@parity/api
Advanced tools
Comparing version 3.0.12 to 3.0.13
{ | ||
"name": "@parity/api", | ||
"description": "The Parity Promise-based API library for interfacing with Ethereum over RPC", | ||
"version": "3.0.12", | ||
"version": "3.0.13", | ||
"author": "Parity Team <admin@parity.io>", | ||
@@ -41,3 +41,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@parity/abi": "^3.0.12", | ||
"@parity/abi": "^3.0.13", | ||
"bignumber.js": "^8.0.1", | ||
@@ -54,3 +54,3 @@ "blockies": "0.0.2", | ||
}, | ||
"gitHead": "5576e055f01d875835cbe21ea148b2dd4614b81b" | ||
"gitHead": "60e2eee679e41adeeaef2ec2a10fb78e518139ae" | ||
} |
Updated@parity/abi@^3.0.13