New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

web3-eth-abi

Package Overview
Dependencies
Maintainers
2
Versions
515
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

web3-eth-abi - npm Package Compare versions

Comparing version 1.0.0-beta.55 to 2.0.0-alpha

9

package.json
{
"name": "web3-eth-abi",
"namespace": "ethereum",
"version": "1.0.0-beta.55",
"version": "2.0.0-alpha",
"description": "Web3 module encode and decode EVM in/output.",
"repository": "https://github.com/ethereum/web3.js/tree/1.0/packages/web3-eth-abi",
"license": "LGPL-3.0",
"engines": {
"node": ">=8.0.0"
},
"main": "dist/web3-eth-abi.cjs.js",

@@ -22,3 +25,3 @@ "module": "dist/web3-eth-abi.esm.js",

"lodash": "^4.17.11",
"web3-utils": "1.0.0-beta.55"
"web3-utils": "2.0.0-alpha"
},

@@ -33,3 +36,3 @@ "devDependencies": {

],
"gitHead": "37347fd46344f45d1c57104920bdda0779f0d51c"
"gitHead": "a09d2cc84c1f08aa673028cc7c517d40a1f72972"
}
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