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.1.2-2 to 4.1.2-3

4

index.js

@@ -18,2 +18,6 @@ "use strict";

// SPDX-License-Identifier: Apache-2.0
// This contains exactly the same information as available in (with some extensions)
// https://raw.githubusercontent.com/paritytech/substrate/master/ss58-registry.json
//
// Once the above is published as a package, the duplication here can be removed
// These are known prefixes that are not sorted

@@ -20,0 +24,0 @@ const UNSORTED = [0, 2, 42]; // NOTE: In the case where the network was hard-spooned and multiple genesisHashes

6

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

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

"devDependencies": {
"@polkadot/util": "4.1.2-2",
"@polkadot/x-fetch": "4.1.2-2"
"@polkadot/util": "4.1.2-3",
"@polkadot/x-fetch": "4.1.2-3"
}
}
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