@polkadot/networks
Advanced tools
Comparing version 4.2.2-9 to 4.2.2-10
16
index.js
@@ -294,2 +294,10 @@ "use strict"; | ||
decimals: [18], | ||
displayName: 'KILT Chain', | ||
network: 'kilt', | ||
prefix: 38, | ||
standardAccount: '*25519', | ||
symbols: ['KILT'], | ||
website: 'https://kilt.io/' | ||
}, { | ||
decimals: [18], | ||
displayName: 'MathChain mainnet', | ||
@@ -311,2 +319,10 @@ network: 'mathchain', | ||
decimals: null, | ||
displayName: 'Polimec Chain', | ||
network: 'poli', | ||
prefix: 41, | ||
standardAccount: '*25519', | ||
symbols: null, | ||
website: 'https://polimec.io/' | ||
}, { | ||
decimals: null, | ||
displayName: 'Substrate', | ||
@@ -313,0 +329,0 @@ network: 'substrate', |
{ | ||
"name": "@polkadot/networks", | ||
"version": "4.2.2-9", | ||
"version": "4.2.2-10", | ||
"description": "A list of all available Substrate networks and their applicable prefixes", | ||
@@ -8,6 +8,2 @@ "main": "index.js", | ||
"repository": "github:polkadot-js/common", | ||
"keywords": [ | ||
"Polkadot", | ||
"ss58" | ||
], | ||
"author": "Jaco Greeff <jacogr@gmail.com>", | ||
@@ -23,5 +19,10 @@ "maintainers": [], | ||
"devDependencies": { | ||
"@polkadot/util": "4.2.2-9", | ||
"@polkadot/x-fetch": "4.2.2-9" | ||
"@polkadot/util": "4.2.2-10", | ||
"@polkadot/x-fetch": "4.2.2-10" | ||
}, | ||
"exports": { | ||
".": "./index.js", | ||
"./package.json": "./package.json", | ||
"./types": "./types.js" | ||
} | ||
} | ||
} |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
1
0
22645
6
372
1
0