ethereum-input-data-decoder
Advanced tools
Comparing version 0.0.11 to 0.0.12
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
977863