@parity/contracts
Advanced tools
Comparing version 5.1.4 to 5.1.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.1.5](https://github.com/paritytech/js-libs/tree/master/packages/contracts/compare/v5.1.4...v5.1.5) (2019-05-31) | ||
**Note:** Version bump only for package @parity/contracts | ||
## [5.1.4](https://github.com/paritytech/js-libs/tree/master/packages/contracts/compare/v5.1.3...v5.1.4) (2019-05-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@parity/contracts", | ||
"description": "Parity's contracts as ES6 classes.", | ||
"version": "5.1.4", | ||
"version": "5.1.5", | ||
"author": "Parity Team <admin@parity.io>", | ||
@@ -25,4 +25,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@parity/abi": "^5.1.4", | ||
"@parity/api": "^5.1.4", | ||
"@parity/abi": "^5.1.5", | ||
"@parity/api": "^5.1.5", | ||
"bignumber.js": "^8.0.1" | ||
@@ -33,3 +33,3 @@ }, | ||
}, | ||
"gitHead": "928c559b9d40cf5f3d53fb286fb6b2833d2cdfe4" | ||
"gitHead": "2cd795cbecabe7fb2b69d4dd73a2e72c1bd3c064" | ||
} |
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
415706
Updated@parity/abi@^5.1.5
Updated@parity/api@^5.1.5