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 5.3.1 to 5.3.2-0

26

index.js

@@ -131,11 +131,11 @@ "use strict";

}, {
decimals: null,
displayName: 'Polymath',
decimals: [6],
displayName: 'Polymesh',
genesisHash: ['0x12fddc9e2128b3fe571e4e5427addcb87fcaf08493867a68dd6ae44b406b39c7'],
hasLedgerSupport: true,
network: 'polymath',
network: 'polymesh',
prefix: 12,
standardAccount: '*25519',
symbols: null,
website: null
symbols: ['POLYX'],
website: 'https://polymath.network/'
}, {

@@ -297,9 +297,17 @@ decimals: null,

}, {
decimals: null,
displayName: 'Robonomics Network',
decimals: [12],
displayName: 'Litentry Network',
network: 'litentry',
prefix: 31,
standardAccount: '*25519',
symbols: ['LIT'],
website: 'https://litentry.com/'
}, {
decimals: [9],
displayName: 'Robonomics',
network: 'robonomics',
prefix: 32,
standardAccount: '*25519',
symbols: null,
website: null
symbols: ['XRT'],
website: 'https://robonomics.network'
}, {

@@ -306,0 +314,0 @@ decimals: null,

{
"name": "@polkadot/networks",
"version": "5.3.1"
"version": "5.3.2-0"
}
{
"name": "@polkadot/networks",
"version": "5.3.1",
"version": "5.3.2-0",
"description": "A list of all available Substrate networks and their applicable prefixes",

@@ -19,4 +19,4 @@ "main": "index.js",

"devDependencies": {
"@polkadot/util": "5.3.1",
"@polkadot/x-fetch": "5.3.1"
"@polkadot/util": "5.3.2-0",
"@polkadot/x-fetch": "5.3.2-0"
},

@@ -23,0 +23,0 @@ "exports": {

Sorry, the diff of this file is not supported yet

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