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

ethereum-input-data-decoder

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ethereum-input-data-decoder - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

13

package.json
{
"name": "ethereum-input-data-decoder",
"version": "0.0.11",
"version": "0.0.12",
"description": "Ethereum smart contract transaction input data decoder",

@@ -19,4 +19,11 @@ "main": "dist/index.js",

"homepage": "https://github.com/miguelmota/ethereum-input-data-decoder",
"author": "Miguel Mota <hello@miguelmota.com> (http://www.miguelmota.com/)",
"license": "MIT",
"author": {
"name": "Miguel Mota",
"email": "hello@miguelmota.com",
"url": "https://miguelmota.com/"
},
"license": {
"type": "MIT",
"url": "https://github.com/miguelmota/ethereum-input-data-decoder/blob/master/LICENSE.md"
},
"dependencies": {

@@ -23,0 +30,0 @@ "ethereumjs-abi": "^0.6.4",

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