ethereumjs-util
Advanced tools
Comparing version 1.3.1 to 1.3.2
{ | ||
"name": "ethereumjs-util", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "a collection of utility functions for Ethereum", | ||
@@ -25,5 +25,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"bn.js": "^2.0.5", | ||
"bn.js": "^2.1.0", | ||
"crypto-js": "^3.1.5", | ||
"elliptic": "^3.1.0", | ||
"elliptic": "^4.0.0", | ||
"rlp": "^1.0.1", | ||
@@ -30,0 +30,0 @@ "sha3": "^1.1.0" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Addedelliptic@4.1.0(transitive)
- Removedelliptic@3.1.0(transitive)
Updatedbn.js@^2.1.0
Updatedelliptic@^4.0.0