@parity/contracts
Advanced tools
Comparing version 4.0.0 to 4.0.1
@@ -6,4 +6,12 @@ # Change Log | ||
## [4.0.1](https://github.com/paritytech/js-libs/tree/master/packages/contracts/compare/v4.0.0...v4.0.1) (2019-01-22) | ||
**Note:** Version bump only for package @parity/contracts | ||
# [4.0.0](https://github.com/paritytech/js-libs/tree/master/packages/contracts/compare/v3.0.31...v4.0.0) (2019-01-22) | ||
**Note:** Version bump only for package @parity/contracts |
{ | ||
"name": "@parity/contracts", | ||
"description": "Parity's contracts as ES6 classes.", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"author": "Parity Team <admin@parity.io>", | ||
@@ -25,4 +25,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@parity/abi": "^4.0.0", | ||
"@parity/api": "^4.0.0", | ||
"@parity/abi": "^4.0.1", | ||
"@parity/api": "^4.0.1", | ||
"bignumber.js": "^8.0.1" | ||
@@ -33,3 +33,3 @@ }, | ||
}, | ||
"gitHead": "79aecff1581c7ee314201e952f78f901f45b199b" | ||
"gitHead": "635997ada7f8318fea71ffdba3f7be5c89ed904a" | ||
} |
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
413513
Updated@parity/abi@^4.0.1
Updated@parity/api@^4.0.1