@parity/contracts
Advanced tools
Comparing version 5.1.8 to 5.1.9
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.1.9](https://github.com/paritytech/js-libs/tree/master/packages/contracts/compare/v5.1.8...v5.1.9) (2019-07-11) | ||
**Note:** Version bump only for package @parity/contracts | ||
## [5.1.8](https://github.com/paritytech/js-libs/tree/master/packages/contracts/compare/v5.1.7...v5.1.8) (2019-07-11) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@parity/contracts", | ||
"description": "Parity's contracts as ES6 classes.", | ||
"version": "5.1.8", | ||
"version": "5.1.9", | ||
"author": "Parity Team <admin@parity.io>", | ||
@@ -25,4 +25,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@parity/abi": "^5.1.8", | ||
"@parity/api": "^5.1.8", | ||
"@parity/abi": "^5.1.9", | ||
"@parity/api": "^5.1.9", | ||
"bignumber.js": "^8.0.1" | ||
@@ -33,3 +33,3 @@ }, | ||
}, | ||
"gitHead": "7b2aead28779c49f49db5d919fadae3539431b43" | ||
"gitHead": "c950ad3ab9831a4b4c2c48b60af686a31f838e1c" | ||
} |
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
416434
Updated@parity/abi@^5.1.9
Updated@parity/api@^5.1.9