Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ethereumjs-util

Package Overview
Dependencies
Maintainers
2
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ethereumjs-util - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

6

package.json
{
"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": {

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