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
751
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 13.2.1 to 13.2.2

6

cjs/defaults/genesis.js

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

],
frequency: [
'0x4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1'
],
genshiro: [

@@ -118,2 +121,5 @@ '0x9b8cefc0eb5c568b527998bdd76c184e2b76ae561be76e4667072230217ea243'

],
polimec: [
'0x7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd'
],
polkadex: [

@@ -120,0 +126,0 @@ '0x3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c'

2

cjs/defaults/ledger.js

@@ -20,2 +20,3 @@ "use strict";

equilibrium: 0x05f5e0fd,
frequency: 0x0000082b,
genshiro: 0x05f5e0fc,

@@ -36,2 +37,3 @@ hydradx: 0x00000162,

picasso: 0x000001b2,
polimec: 0x00000d10,
polkadex: 0x0000031f,

@@ -38,0 +40,0 @@ polkadot: 0x00000162,

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: '13.2.1' };
exports.packageInfo = { name: '@polkadot/networks', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '13.2.2' };

@@ -55,2 +55,5 @@ export const knownGenesis = {

],
frequency: [
'0x4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1'
],
genshiro: [

@@ -115,2 +118,5 @@ '0x9b8cefc0eb5c568b527998bdd76c184e2b76ae561be76e4667072230217ea243'

],
polimec: [
'0x7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd'
],
polkadex: [

@@ -117,0 +123,0 @@ '0x3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c'

@@ -17,2 +17,3 @@ export const knownLedger = {

equilibrium: 0x05f5e0fd,
frequency: 0x0000082b,
genshiro: 0x05f5e0fc,

@@ -33,2 +34,3 @@ hydradx: 0x00000162,

picasso: 0x000001b2,
polimec: 0x00000d10,
polkadex: 0x0000031f,

@@ -35,0 +37,0 @@ polkadot: 0x00000162,

@@ -18,3 +18,3 @@ {

"type": "module",
"version": "13.2.1",
"version": "13.2.2",
"main": "./cjs/index.js",

@@ -186,3 +186,3 @@ "module": "./index.js",

"dependencies": {
"@polkadot/util": "13.2.1",
"@polkadot/util": "13.2.2",
"@substrate/ss58-registry": "^1.51.0",

@@ -189,0 +189,0 @@ "tslib": "^2.8.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: '13.2.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: '13.2.2' };
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