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.14 to 0.16.15

system/name.js

4

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

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

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

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

const name = require('./name');
const version = require('./version');

@@ -18,4 +20,5 @@ /**

chain,
name,
version
}
};

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