Socket
Socket
Sign inDemoInstall

eth-crypto

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eth-crypto - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

.github/FUNDING.yml

42

package.json
{
"name": "eth-crypto",
"version": "1.5.0",
"version": "1.5.1",
"description": "Cryptographic functions for ethereum and how to use them with web3 and solidity",

@@ -73,15 +73,15 @@ "keywords": [

"babel-preset-latest": "6.24.1",
"bn.js": "5.0.0",
"bn.js": "5.1.1",
"browserify": "16.5.0",
"concurrently": "4.1.2",
"concurrently": "5.0.2",
"convert-hrtime": "3.0.0",
"cross-env": "6.0.0",
"cross-env": "6.0.3",
"dependency-check": "4.1.0",
"disc": "1.3.3",
"eslint": "6.4.0",
"ganache-cli": "6.7.0",
"eslint": "6.8.0",
"ganache-cli": "6.8.1",
"gzip-size-cli": "3.0.0",
"is-node": "1.0.2",
"js-sha3": "0.8.0",
"karma": "4.3.0",
"karma": "4.4.1",
"karma-babel-preprocessor": "8.0.1",

@@ -93,3 +93,3 @@ "karma-browserify": "6.1.0",

"karma-edge-launcher": "0.4.2",
"karma-firefox-launcher": "1.2.0",
"karma-firefox-launcher": "1.3.0",
"karma-ie-launcher": "1.0.0",

@@ -99,25 +99,25 @@ "karma-mocha": "1.3.0",

"karma-safari-launcher": "1.0.0",
"mocha": "6.2.0",
"mocha": "7.0.0",
"rimraf": "3.0.0",
"solhint": "2.3.0",
"solidity-cli": "1.0.3",
"terser-webpack-plugin": "2.1.0",
"ts-node": "8.4.1",
"typescript": "3.6.3",
"terser-webpack-plugin": "2.3.2",
"ts-node": "8.6.1",
"typescript": "3.7.4",
"uglify-es": "3.3.9",
"web3": "1.2.1",
"webpack": "4.41.0",
"webpack-bundle-analyzer": "3.5.2",
"webpack-cli": "3.3.9"
"web3": "1.2.4",
"webpack": "4.41.5",
"webpack-bundle-analyzer": "3.6.0",
"webpack-cli": "3.3.10"
},
"dependencies": {
"@types/bn.js": "4.11.5",
"@types/bn.js": "4.11.6",
"babel-runtime": "6.26.0",
"eccrypto": "1.1.2",
"eth-lib": "0.2.8",
"ethereumjs-tx": "2.1.1",
"ethereumjs-util": "6.1.0",
"ethers": "4.0.37",
"secp256k1": "3.7.1"
"ethereumjs-tx": "2.1.2",
"ethereumjs-util": "6.2.0",
"ethers": "4.0.42",
"secp256k1": "3.8.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc