@polkadot/networks
Advanced tools
Comparing version 11.1.4-7 to 11.1.4-11
@@ -33,2 +33,5 @@ "use strict"; | ||
], | ||
cere: [ | ||
'0x81443836a9a24caaa23f1241897d1235717535711d1d3fe24eae4fdc942c092c' | ||
], | ||
composable: [ | ||
@@ -35,0 +38,0 @@ '0xdaab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d' |
"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: '11.1.4-7' }; | ||
exports.packageInfo = { name: '@polkadot/networks', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '11.1.4-11' }; |
@@ -30,2 +30,5 @@ export const knownGenesis = { | ||
], | ||
cere: [ | ||
'0x81443836a9a24caaa23f1241897d1235717535711d1d3fe24eae4fdc942c092c' | ||
], | ||
composable: [ | ||
@@ -32,0 +35,0 @@ '0xdaab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d' |
@@ -18,3 +18,3 @@ { | ||
"type": "module", | ||
"version": "11.1.4-7", | ||
"version": "11.1.4-11", | ||
"main": "./cjs/index.js", | ||
@@ -92,3 +92,3 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@polkadot/util": "11.1.4-7", | ||
"@polkadot/util": "11.1.4-11", | ||
"@substrate/ss58-registry": "^1.39.0", | ||
@@ -95,0 +95,0 @@ "tslib": "^2.5.0" |
@@ -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: '11.1.4-7' }; | ||
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: '11.1.4-11' }; |
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
36874
613
+ Added@polkadot/util@11.1.4-11(transitive)
+ Added@polkadot/x-bigint@11.1.4-11(transitive)
+ Added@polkadot/x-global@11.1.4-11(transitive)
+ Added@polkadot/x-textdecoder@11.1.4-11(transitive)
+ Added@polkadot/x-textencoder@11.1.4-11(transitive)
- Removed@polkadot/util@11.1.4-7(transitive)
- Removed@polkadot/x-bigint@11.1.4-7(transitive)
- Removed@polkadot/x-global@11.1.4-7(transitive)
- Removed@polkadot/x-textdecoder@11.1.4-7(transitive)
- Removed@polkadot/x-textencoder@11.1.4-7(transitive)
Updated@polkadot/util@11.1.4-11