@polkadot/networks
Advanced tools
Comparing version 4.2.2-11 to 4.2.2-12
{ | ||
"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" | ||
} | ||
} |
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
32703