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 10.1.14 to 10.2.1

1

cjs/defaults/genesis.js

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

acala: ['0xfc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c'],
ajuna: ['0xe358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee'],
'aleph-node': ['0x70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e'],

@@ -18,0 +19,0 @@ astar: ['0x9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6'],

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

acala: 0x00000313,
ajuna: 0x00000162,
'aleph-node': 0x00000283,

@@ -18,0 +19,0 @@ astar: 0x0000032a,

2

cjs/packageInfo.js

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

type: 'cjs',
version: '10.1.14'
version: '10.2.1'
};
exports.packageInfo = packageInfo;

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

acala: ['0xfc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c'],
ajuna: ['0xe358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee'],
'aleph-node': ['0x70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e'],

@@ -12,0 +13,0 @@ astar: ['0x9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6'],

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

acala: 0x00000313,
ajuna: 0x00000162,
'aleph-node': 0x00000283,

@@ -12,0 +13,0 @@ astar: 0x0000032a,

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

"type": "module",
"version": "10.1.14",
"version": "10.2.1",
"main": "./cjs/index.js",

@@ -91,6 +91,6 @@ "module": "./index.js",

"dependencies": {
"@babel/runtime": "^7.20.1",
"@polkadot/util": "10.1.14",
"@babel/runtime": "^7.20.6",
"@polkadot/util": "10.2.1",
"@substrate/ss58-registry": "^1.35.0"
}
}

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

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