ethereumjs-util
Advanced tools
Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "ethereumjs-util", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "a collection of utility functions for Ethereum", | ||
@@ -13,3 +13,3 @@ "main": "index.js", | ||
"test:browser": "karma start karma.conf.js", | ||
"test:node": "istanbul test _mocha -- --reporter spec", | ||
"test:node": "istanbul test node_modules/mocha/bin/_mocha -- --reporter spec", | ||
"build:docs": "documentation --github -f md ./index.js > ./docs/index.md" | ||
@@ -38,3 +38,3 @@ }, | ||
"rlp": "^2.0.0", | ||
"secp256k1": "^3.0.0" | ||
"secp256k1": "^3.0.1" | ||
}, | ||
@@ -41,0 +41,0 @@ "devDependencies": { |
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
48552
Updatedsecp256k1@^3.0.1