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 9.1.2-7 to 9.1.2-8

2

cjs/defaults/ledger.js

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

const knownLedger = {
acala: 0x00000313,
bifrost: 0x00000314,

@@ -21,2 +22,3 @@ centrifuge: 0x000002eb,

genshiro: 0x05f5e0fc,
karura: 0x000002ae,
kusama: 0x000001b2,

@@ -23,0 +25,0 @@ 'nodle-chain': 0x000003eb,

2

cjs/packageInfo.js

@@ -14,4 +14,4 @@ "use strict";

type: 'cjs',
version: '9.1.2-7'
version: '9.1.2-8'
};
exports.packageInfo = packageInfo;

@@ -8,2 +8,3 @@ // Copyright 2017-2022 @polkadot/networks authors & contributors

export const knownLedger = {
acala: 0x00000313,
bifrost: 0x00000314,

@@ -15,2 +16,3 @@ centrifuge: 0x000002eb,

genshiro: 0x05f5e0fc,
karura: 0x000002ae,
kusama: 0x000001b2,

@@ -17,0 +19,0 @@ 'nodle-chain': 0x000003eb,

@@ -20,3 +20,3 @@ {

"type": "module",
"version": "9.1.2-7",
"version": "9.1.2-8",
"main": "./cjs/index.js",

@@ -92,5 +92,5 @@ "module": "./index.js",

"@babel/runtime": "^7.17.9",
"@polkadot/util": "9.1.2-7",
"@polkadot/util": "9.1.2-8",
"@substrate/ss58-registry": "^1.18.0"
}
}

@@ -8,3 +8,3 @@ // Copyright 2017-2022 @polkadot/networks authors & contributors

type: 'esm',
version: '9.1.2-7'
version: '9.1.2-8'
};
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