@parity/api
Advanced tools
Comparing version 5.0.0 to 5.0.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.0.1](https://github.com/paritytech/js-libs/tree/master/packages/api/compare/v5.0.0...v5.0.1) (2019-03-07) | ||
**Note:** Version bump only for package @parity/api | ||
# [5.0.0](https://github.com/paritytech/js-libs/tree/master/packages/api/compare/v4.1.1...v5.0.0) (2019-03-05) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@parity/api", | ||
"description": "The Parity Promise-based API library for interfacing with Ethereum over RPC", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"author": "Parity Team <admin@parity.io>", | ||
@@ -42,3 +42,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@parity/abi": "^5.0.0", | ||
"@parity/abi": "^5.0.1", | ||
"bignumber.js": "^8.0.1", | ||
@@ -55,3 +55,3 @@ "blockies": "0.0.2", | ||
}, | ||
"gitHead": "3e9865cbf50afc33cddf9fd8380c62fec44c164a" | ||
"gitHead": "46cafb3f93158f37e92aabc0d5d11e90688e2a8c" | ||
} |
703808
Updated@parity/abi@^5.0.1