Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@polkadot/networks

Package Overview
Dependencies
Maintainers
2
Versions
751
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polkadot/networks - npm Package Compare versions

Comparing version 4.2.2-11 to 4.2.2-12

10

package.json
{
"name": "@polkadot/networks",
"version": "4.2.2-11",
"version": "4.2.2-12",
"description": "A list of all available Substrate networks and their applicable prefixes",

@@ -18,10 +18,12 @@ "main": "index.js",

"devDependencies": {
"@polkadot/util": "4.2.2-11",
"@polkadot/x-fetch": "4.2.2-11"
"@polkadot/util": "4.2.2-12",
"@polkadot/x-fetch": "4.2.2-12"
},
"exports": {
".": "./index.js",
"./index.d.ts": "./index.d.ts",
"./package.json": "./package.json",
"./types": "./types.js"
"./types": "./types.js",
"./types.d.ts": "./types.d.ts"
}
}
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