@parity/api
Advanced tools
Comparing version 4.0.3 to 4.1.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [4.1.0](https://github.com/paritytech/js-libs/tree/master/packages/api/compare/v4.0.3...v4.1.0) (2019-03-05) | ||
**Note:** Version bump only for package @parity/api | ||
## [4.0.3](https://github.com/paritytech/js-libs/tree/master/packages/api/compare/v4.0.2...v4.0.3) (2019-02-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@parity/api", | ||
"description": "The Parity Promise-based API library for interfacing with Ethereum over RPC", | ||
"version": "4.0.3", | ||
"version": "4.1.0", | ||
"author": "Parity Team <admin@parity.io>", | ||
@@ -42,3 +42,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@parity/abi": "^4.0.3", | ||
"@parity/abi": "^4.1.0", | ||
"bignumber.js": "^8.0.1", | ||
@@ -55,3 +55,3 @@ "blockies": "0.0.2", | ||
}, | ||
"gitHead": "26169e2b8fe5f995d9a06a8eb633fd988d03e173" | ||
"gitHead": "4b561f26114decf1fb96f59865b283bc9fe6bbd2" | ||
} |
703299
Updated@parity/abi@^4.1.0