Socket
Socket
Sign inDemoInstall

micro-eth-signer

Package Overview
Dependencies
3
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.6.3 to 0.6.4

8

package.json
{
"name": "micro-eth-signer",
"version": "0.6.3",
"version": "0.6.4",
"description": "Create, sign and validate Ethereum transactions & addresses with minimum deps",

@@ -24,5 +24,5 @@ "type": "module",

"dependencies": {
"@noble/hashes": "~1.3.1",
"@noble/curves": "~1.1.0",
"@ethereumjs/rlp": "~4.0.0"
"@ethereumjs/rlp": "~5.0.0",
"@noble/curves": "~1.2.0",
"@noble/hashes": "~1.3.2"
},

@@ -29,0 +29,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc