ethereumjs-util
Advanced tools
Comparing version 0.1.0 to 1.0.0
{ | ||
"name": "ethereumjs-util", | ||
"version": "0.1.0", | ||
"version": "1.0.0", | ||
"description": "a collection of utility functions for Ethereum", | ||
@@ -25,5 +25,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"bn.js": "^2.0.1", | ||
"crypto-js": "^3.1.2-5", | ||
"rlp": "^0.0.14", | ||
"bn.js": "^2.0.5", | ||
"crypto-js": "^3.1.5", | ||
"rlp": "^1.0.0", | ||
"sha3": "^1.1.0" | ||
@@ -30,0 +30,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
16792
+ Addedrlp@1.1.2(transitive)
- Removedrlp@0.0.14(transitive)
Updatedbn.js@^2.0.5
Updatedcrypto-js@^3.1.5
Updatedrlp@^1.0.0