@polkadot/api
Advanced tools
+4
-4
| { | ||
| "name": "@polkadot/api", | ||
| "version": "0.5.2", | ||
| "version": "0.5.3", | ||
| "description": "A JavaScript wrapper for the Polkadot JsonRPC interface", | ||
@@ -36,5 +36,5 @@ "main": "index.js", | ||
| "dependencies": { | ||
| "@polkadot/api-format": "^0.5.2", | ||
| "@polkadot/api-jsonrpc": "^0.5.2", | ||
| "@polkadot/api-provider": "^0.5.2", | ||
| "@polkadot/api-format": "^0.5.3", | ||
| "@polkadot/api-jsonrpc": "^0.5.3", | ||
| "@polkadot/api-provider": "^0.5.3", | ||
| "@polkadot/util": "^0.5.15", | ||
@@ -41,0 +41,0 @@ "babel-runtime": "^6.26.0" |
Updated
Updated