Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@polkadot/api

Package Overview
Dependencies
Maintainers
1
Versions
3326
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polkadot/api - npm Package Compare versions

Comparing version
0.5.2
to
0.5.3
+4
-4
package.json
{
"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"