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