@polkadot/networks
Advanced tools
Comparing version 4.2.2-0 to 4.2.2-1
@@ -1,2 +0,2 @@ | ||
import { Network, NetworkFromSubstrate } from './types'; | ||
import type { Network, NetworkFromSubstrate } from './types'; | ||
declare const all: NetworkFromSubstrate[]; | ||
@@ -3,0 +3,0 @@ declare const available: Network[]; |
{ | ||
"name": "@polkadot/networks", | ||
"version": "4.2.2-0", | ||
"version": "4.2.2-1", | ||
"description": "A list of all available Substrate networks and their applicable prefixes", | ||
@@ -22,5 +22,5 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@polkadot/util": "4.2.2-0", | ||
"@polkadot/x-fetch": "4.2.2-0" | ||
"@polkadot/util": "4.2.2-1", | ||
"@polkadot/x-fetch": "4.2.2-1" | ||
} | ||
} |
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
25275