@parity/contracts
Advanced tools
Comparing version 3.0.30 to 3.0.31
{ | ||
"name": "@parity/contracts", | ||
"description": "Parity's contracts as ES6 classes.", | ||
"version": "3.0.30", | ||
"version": "3.0.31", | ||
"author": "Parity Team <admin@parity.io>", | ||
@@ -25,4 +25,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@parity/abi": "^3.0.30", | ||
"@parity/api": "^3.0.30", | ||
"@parity/abi": "^3.0.31", | ||
"@parity/api": "^3.0.31", | ||
"bignumber.js": "^8.0.1" | ||
@@ -33,3 +33,3 @@ }, | ||
}, | ||
"gitHead": "b74d3769b0f71dce3f0d25fa80f28b4ce7221d88" | ||
"gitHead": "7641688708474d62258135ac592276919860b826" | ||
} |
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
Updated@parity/abi@^3.0.31
Updated@parity/api@^3.0.31