@parity/api
Advanced tools
Comparing version 5.1.7 to 5.1.8
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.1.8](https://github.com/paritytech/js-libs/tree/master/packages/api/compare/v5.1.7...v5.1.8) (2019-07-11) | ||
**Note:** Version bump only for package @parity/api | ||
## [5.1.7](https://github.com/paritytech/js-libs/tree/master/packages/api/compare/v5.1.6...v5.1.7) (2019-06-25) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@parity/api", | ||
"description": "The Parity Promise-based API library for interfacing with Ethereum over RPC", | ||
"version": "5.1.7", | ||
"version": "5.1.8", | ||
"author": "Parity Team <admin@parity.io>", | ||
@@ -42,3 +42,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@parity/abi": "^5.1.7", | ||
"@parity/abi": "^5.1.8", | ||
"bignumber.js": "^8.0.1", | ||
@@ -55,3 +55,3 @@ "blockies": "0.0.2", | ||
}, | ||
"gitHead": "011213f1e0b3e3765122ce2af55b158edaa8f3fd" | ||
"gitHead": "7b2aead28779c49f49db5d919fadae3539431b43" | ||
} |
706056
Updated@parity/abi@^5.1.8