[Snyk] Upgrade ethereumjs-wallet from 0.6.1 to 0.6.5 #10
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade ethereumjs-wallet from 0.6.1 to 0.6.5.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 4 versions ahead of your current version.
The recommended version was released 5 years ago.
Release notes
Package name: ethereumjs-wallet
-
0.6.5 - 2020-07-16
- Replaced native
-
0.6.4 - 2020-06-23
- v0.6.x back patch: added node v12 support, switched to
- Updated
- Refactored
- Added more tests for
-
0.6.3 - 2018-12-20
- Fixed installation errors for certain packaging tools, PR #67
- Remove dependency on
- Add comprehensive test coverage for
- Remove excess parameter from
- Update dependencies, including a fixed
-
0.6.2 - 2018-08-08
- [PLEASE UPDATE!] Fixes a critical import bug introduced in
-
0.6.1 - 2018-07-28
- Added support for vanity address generation, PR #5
- Fixed typo in provider-engine, PR #16
- Accept the true range of addresses for ICAP direct, PR #6
- Switched to babel ES5 build, PR #37
- Improve test coverage (at 88% now), PR #27
- Various dependency updates, PR #25
from ethereumjs-wallet GitHub release noteshdkeydependency with ethereum-cryptography that doesn't require native dependency compiling, PR #130This is the last release from the
v0.6.xrelease series. It adds Node 12 compatibility while maintaining compatibilitydown to Node 6. To be able to do so thescrypt.jskey derivation library is exchanged withscryptsy. While this solution is backwards-compatible the changed library only provides a pure JS implementation and no native bindings. If you need native performance pin your dependency tov0.6.3or update to thev1.0.0library version to be released shortly after this release.Change Summary:
scryptsykey derivation library (pure JS implementation), PR #114hdkeytov1.1.1, PR #87decipherBuffer(), PR #82Wallet.fromEthSale(), PR #80crypto.randomBytesand userandombytespackage instead, PR #63fromV3, PR #62decipherBufferusage, PR #77scrypt.js, which should resolve more installation issues, PR #78v0.6.1accidentallychanging the import path for the different submodules, see PR #65
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: