@polkadot/networks
Advanced tools
Comparing version 12.5.1 to 12.6.1
@@ -116,2 +116,5 @@ "use strict"; | ||
], | ||
quartz: [ | ||
'0xcd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554' | ||
], | ||
rococo: [ | ||
@@ -118,0 +121,0 @@ '0x6408de7737c59c238890533af25896a2c20608d8b380bb01029acb392781063e', |
@@ -34,2 +34,3 @@ "use strict"; | ||
polymesh: 0x00000253, | ||
quartz: 0x00000277, | ||
sora: 0x00000269, | ||
@@ -40,3 +41,3 @@ stafi: 0x0000038b, | ||
ternoa: 0x00003e3, | ||
unique: 0x00000162, | ||
unique: 0x00000295, | ||
vtb: 0x000002b6, | ||
@@ -43,0 +44,0 @@ xxnetwork: 0x000007a3, |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.packageInfo = void 0; | ||
exports.packageInfo = { name: '@polkadot/networks', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '12.5.1' }; | ||
exports.packageInfo = { name: '@polkadot/networks', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '12.6.1' }; |
@@ -113,2 +113,5 @@ export const knownGenesis = { | ||
], | ||
quartz: [ | ||
'0xcd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554' | ||
], | ||
rococo: [ | ||
@@ -115,0 +118,0 @@ '0x6408de7737c59c238890533af25896a2c20608d8b380bb01029acb392781063e', |
@@ -31,2 +31,3 @@ export const knownLedger = { | ||
polymesh: 0x00000253, | ||
quartz: 0x00000277, | ||
sora: 0x00000269, | ||
@@ -37,3 +38,3 @@ stafi: 0x0000038b, | ||
ternoa: 0x00003e3, | ||
unique: 0x00000162, | ||
unique: 0x00000295, | ||
vtb: 0x000002b6, | ||
@@ -40,0 +41,0 @@ xxnetwork: 0x000007a3, |
@@ -6,3 +6,3 @@ { | ||
"engines": { | ||
"node": ">=16" | ||
"node": ">=18" | ||
}, | ||
@@ -19,3 +19,3 @@ "homepage": "https://github.com/polkadot-js/common/tree/master/packages/networks#readme", | ||
"type": "module", | ||
"version": "12.5.1", | ||
"version": "12.6.1", | ||
"main": "./cjs/index.js", | ||
@@ -105,6 +105,6 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@polkadot/util": "12.5.1", | ||
"@substrate/ss58-registry": "^1.43.0", | ||
"@polkadot/util": "12.6.1", | ||
"@substrate/ss58-registry": "^1.44.0", | ||
"tslib": "^2.6.2" | ||
} | ||
} |
@@ -1,1 +0,1 @@ | ||
export const packageInfo = { name: '@polkadot/networks', path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto', type: 'esm', version: '12.5.1' }; | ||
export const packageInfo = { name: '@polkadot/networks', path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto', type: 'esm', version: '12.6.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
38664
653
3
4
1
8
+ Added@polkadot/util@12.6.1(transitive)
+ Added@polkadot/x-bigint@12.6.1(transitive)
+ Added@polkadot/x-global@12.6.1(transitive)
+ Added@polkadot/x-textdecoder@12.6.1(transitive)
+ Added@polkadot/x-textencoder@12.6.1(transitive)
- Removed@polkadot/util@12.5.1(transitive)
- Removed@polkadot/x-bigint@12.5.1(transitive)
- Removed@polkadot/x-global@12.5.1(transitive)
- Removed@polkadot/x-textdecoder@12.5.1(transitive)
- Removed@polkadot/x-textencoder@12.5.1(transitive)
Updated@polkadot/util@12.6.1