@parity/contracts
Advanced tools
Comparing version 4.1.1 to 5.0.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [5.0.0](https://github.com/paritytech/js-libs/tree/master/packages/contracts/compare/v4.1.1...v5.0.0) (2019-03-05) | ||
**Note:** Version bump only for package @parity/contracts | ||
## [4.1.1](https://github.com/paritytech/js-libs/tree/master/packages/contracts/compare/v4.1.0...v4.1.1) (2019-03-05) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@parity/contracts", | ||
"description": "Parity's contracts as ES6 classes.", | ||
"version": "4.1.1", | ||
"version": "5.0.0", | ||
"author": "Parity Team <admin@parity.io>", | ||
@@ -25,4 +25,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@parity/abi": "^4.1.1", | ||
"@parity/api": "^4.1.1", | ||
"@parity/abi": "^5.0.0", | ||
"@parity/api": "^5.0.0", | ||
"bignumber.js": "^8.0.1" | ||
@@ -33,3 +33,3 @@ }, | ||
}, | ||
"gitHead": "7dbf5a8135f9249337030c7fcbea5ba306a6b3ff" | ||
"gitHead": "3e9865cbf50afc33cddf9fd8380c62fec44c164a" | ||
} |
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
414433
+ Added@parity/abi@5.1.19(transitive)
+ Added@parity/api@5.1.19(transitive)
+ Addedes6-error@4.0.2(transitive)
- Removed@parity/abi@4.1.1(transitive)
- Removed@parity/api@4.1.1(transitive)
- Removedes6-error@4.1.1(transitive)
Updated@parity/abi@^5.0.0
Updated@parity/api@^5.0.0