Socket
Socket
Sign inDemoInstall

ethereum-cryptography

Package Overview
Dependencies
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ethereum-cryptography - npm Package Compare versions

Comparing version 2.1.3 to 2.2.0

12

package.json
{
"name": "ethereum-cryptography",
"version": "2.1.3",
"version": "2.2.0",
"description": "All the cryptographic primitives used in Ethereum",

@@ -18,6 +18,6 @@ "repository": "https://github.com/ethereum/js-ethereum-cryptography",

"dependencies": {
"@noble/curves": "1.3.0",
"@noble/hashes": "1.3.3",
"@scure/bip32": "1.3.3",
"@scure/bip39": "1.2.2"
"@noble/curves": "1.4.0",
"@noble/hashes": "1.4.0",
"@scure/bip32": "1.4.0",
"@scure/bip39": "1.3.0"
},

@@ -370,2 +370,2 @@ "exports": {

}
}
}
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