eth-crypto
Advanced tools
Comparing version 1.5.1 to 1.5.2
{ | ||
"name": "eth-crypto", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"description": "Cryptographic functions for ethereum and how to use them with web3 and solidity", | ||
@@ -75,9 +75,9 @@ "keywords": [ | ||
"browserify": "16.5.0", | ||
"concurrently": "5.0.2", | ||
"concurrently": "5.1.0", | ||
"convert-hrtime": "3.0.0", | ||
"cross-env": "6.0.3", | ||
"cross-env": "7.0.0", | ||
"dependency-check": "4.1.0", | ||
"disc": "1.3.3", | ||
"eslint": "6.8.0", | ||
"ganache-cli": "6.8.1", | ||
"ganache-cli": "6.9.0", | ||
"gzip-size-cli": "3.0.0", | ||
@@ -88,3 +88,3 @@ "is-node": "1.0.2", | ||
"karma-babel-preprocessor": "8.0.1", | ||
"karma-browserify": "6.1.0", | ||
"karma-browserify": "7.0.0", | ||
"karma-chrome-launcher": "3.1.0", | ||
@@ -99,11 +99,11 @@ "karma-coverage": "2.0.1", | ||
"karma-safari-launcher": "1.0.0", | ||
"mocha": "7.0.0", | ||
"rimraf": "3.0.0", | ||
"mocha": "7.0.1", | ||
"rimraf": "3.0.1", | ||
"solhint": "2.3.0", | ||
"solidity-cli": "1.0.3", | ||
"terser-webpack-plugin": "2.3.2", | ||
"ts-node": "8.6.1", | ||
"typescript": "3.7.4", | ||
"terser-webpack-plugin": "2.3.4", | ||
"ts-node": "8.6.2", | ||
"typescript": "3.7.5", | ||
"uglify-es": "3.3.9", | ||
"web3": "1.2.4", | ||
"web3": "1.2.6", | ||
"webpack": "4.41.5", | ||
@@ -116,9 +116,9 @@ "webpack-bundle-analyzer": "3.6.0", | ||
"babel-runtime": "6.26.0", | ||
"eccrypto": "1.1.2", | ||
"eccrypto": "1.1.3", | ||
"eth-lib": "0.2.8", | ||
"ethereumjs-tx": "2.1.2", | ||
"ethereumjs-util": "6.2.0", | ||
"ethers": "4.0.42", | ||
"ethers": "4.0.44", | ||
"secp256k1": "3.8.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
+ Addedeccrypto@1.1.3(transitive)
+ Addedethers@4.0.44(transitive)
- Removedeccrypto@1.1.2(transitive)
- Removedethers@4.0.42(transitive)
Updatedeccrypto@1.1.3
Updatedethers@4.0.44