@polkadot/networks
Advanced tools
Comparing version 4.1.2-2 to 4.1.2-3
@@ -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 |
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25270
424