@parity/contracts
Advanced tools
Comparing version 3.0.21 to 3.0.22
{ | ||
"name": "@parity/contracts", | ||
"description": "Parity's contracts as ES6 classes.", | ||
"version": "3.0.21", | ||
"version": "3.0.22", | ||
"author": "Parity Team <admin@parity.io>", | ||
@@ -25,7 +25,7 @@ "license": "MIT", | ||
"dependencies": { | ||
"@parity/abi": "^3.0.21", | ||
"@parity/api": "^3.0.21", | ||
"@parity/abi": "^3.0.22", | ||
"@parity/api": "^3.0.22", | ||
"bignumber.js": "^8.0.1" | ||
}, | ||
"gitHead": "89b5ed76b9119474acd1b6727dc88f19a0e9bdc9" | ||
"gitHead": "f172cce095f2c8e4bab1eaf6d7b608c45fa3c56a" | ||
} |
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.22
Updated@parity/api@^3.0.22