Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@polkadot/networks

Package Overview
Dependencies
Maintainers
2
Versions
750
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polkadot/networks - npm Package Compare versions

Comparing version 11.1.4-7 to 11.1.4-11

3

cjs/defaults/genesis.js

@@ -33,2 +33,5 @@ "use strict";

],
cere: [
'0x81443836a9a24caaa23f1241897d1235717535711d1d3fe24eae4fdc942c092c'
],
composable: [

@@ -35,0 +38,0 @@ '0xdaab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d'

2

cjs/packageInfo.js
"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' };
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc