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

@polkadot/rpc-augment

Package Overview
Dependencies
Maintainers
2
Versions
499
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polkadot/rpc-augment - npm Package Compare versions

Comparing version 7.1.2-3 to 7.1.2-4

detectOther.cjs

13

package.json

@@ -23,9 +23,9 @@ {

"type": "module",
"version": "7.1.2-3",
"version": "7.1.2-4",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/rpc-core": "7.1.2-3",
"@polkadot/types": "7.1.2-3",
"@polkadot/types-codec": "7.1.2-3",
"@polkadot/rpc-core": "7.1.2-4",
"@polkadot/types": "7.1.2-4",
"@polkadot/types-codec": "7.1.2-4",
"@polkadot/util": "^8.2.2"

@@ -59,2 +59,7 @@ },

"./cjs/package.json": "./cjs/package.json",
"./detectOther": {
"types": "./detectOther.d.ts",
"require": "./detectOther.cjs",
"default": "./detectOther.js"
},
"./detectPackage": {

@@ -61,0 +66,0 @@ "types": "./detectPackage.d.ts",

@@ -6,3 +6,3 @@ // Copyright 2017-2021 @polkadot/rpc-augment authors & contributors

name: '@polkadot/rpc-augment',
version: '7.1.2-3'
version: '7.1.2-4'
};

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