@parity/api
Advanced tools
Comparing version 3.0.30 to 3.0.31
{ | ||
"name": "@parity/api", | ||
"description": "The Parity Promise-based API library for interfacing with Ethereum over RPC", | ||
"version": "3.0.30", | ||
"version": "3.0.31", | ||
"author": "Parity Team <admin@parity.io>", | ||
@@ -42,3 +42,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@parity/abi": "^3.0.30", | ||
"@parity/abi": "^3.0.31", | ||
"bignumber.js": "^8.0.1", | ||
@@ -55,3 +55,3 @@ "blockies": "0.0.2", | ||
}, | ||
"gitHead": "b74d3769b0f71dce3f0d25fa80f28b4ce7221d88" | ||
"gitHead": "7641688708474d62258135ac592276919860b826" | ||
} |
Updated@parity/abi@^3.0.31