New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@polkadot/jsonrpc

Package Overview
Dependencies
Maintainers
1
Versions
1394
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polkadot/jsonrpc - npm Package Compare versions

Comparing version 0.16.13 to 0.16.14

system/chain.js

5

index.js

@@ -12,2 +12,4 @@ "use strict";

const system = require('./system');
const createShape = require('./shape');

@@ -22,3 +24,4 @@ /**

chain,
state
state,
system
});

4

package.json
{
"name": "@polkadot/jsonrpc",
"version": "0.16.13",
"version": "0.16.14",
"description": "Method definitions for the Polkadot RPC layer",

@@ -33,5 +33,5 @@ "main": "index.js",

"dependencies": {
"@polkadot/params": "^0.16.13",
"@polkadot/params": "^0.16.14",
"babel-runtime": "^6.26.0"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc