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.2.1 to 9.2.2-0

1

cjs/defaults/genesis.js

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

'nodle-chain': ['0xa3d114c2b8d0627c1aa9b134eafcf7d05ca561fdc19fb388bb9457f81809fb23'],
parallel: ['0xe61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97'],
picasso: ['0xe8e7f0f4c4f5a00720b4821dbfddefea7490bcf0b19009961cc46957984e2c1c'],

@@ -37,0 +38,0 @@ polkadot: ['0x91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3'],

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

'nodle-chain': 0x000003eb,
parallel: 0x00000162,
polkadot: 0x00000162,

@@ -26,0 +27,0 @@ polymesh: 0x00000253,

2

cjs/packageInfo.js

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

type: 'cjs',
version: '9.2.1'
version: '9.2.2-0'
};
exports.packageInfo = packageInfo;

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

'nodle-chain': ['0xa3d114c2b8d0627c1aa9b134eafcf7d05ca561fdc19fb388bb9457f81809fb23'],
parallel: ['0xe61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97'],
picasso: ['0xe8e7f0f4c4f5a00720b4821dbfddefea7490bcf0b19009961cc46957984e2c1c'],

@@ -31,0 +32,0 @@ polkadot: ['0x91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3'],

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

'nodle-chain': 0x000003eb,
parallel: 0x00000162,
polkadot: 0x00000162,

@@ -20,0 +21,0 @@ polymesh: 0x00000253,

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

"type": "module",
"version": "9.2.1",
"version": "9.2.2-0",
"main": "./cjs/index.js",

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

"@babel/runtime": "^7.17.9",
"@polkadot/util": "9.2.1",
"@polkadot/util": "9.2.2-0",
"@substrate/ss58-registry": "^1.18.0"
}
}

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

type: 'esm',
version: '9.2.1'
version: '9.2.2-0'
};
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