Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@substrate/ss58-registry

Package Overview
Dependencies
Maintainers
0
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@substrate/ss58-registry - npm Package Compare versions

Comparing version 1.48.0 to 1.49.0

26

cjs/index.js

@@ -1830,2 +1830,15 @@ // Copyright (C) 2021-2024 Parity Technologies (UK) Ltd.

{
"prefix": 12850,
"network": "analog-timechain",
"displayName": "Analog Timechain",
"symbols": [
"ANLOG"
],
"decimals": [
12
],
"standardAccount": "*25519",
"website": "https://analog.one"
},
{
"prefix": 13116,

@@ -1881,3 +1894,16 @@ "network": "bittensor",

"website": "https://mythos.foundation"
},
{
"prefix": 8888,
"network": "xcavate",
"displayName": "Xcavate Protocol",
"symbols": [
"XCAV"
],
"decimals": [
12
],
"standardAccount": "*25519",
"website": "https://xcavate.io/"
}
];

@@ -1830,2 +1830,15 @@ // Copyright (C) 2021-2024 Parity Technologies (UK) Ltd.

{
"prefix": 12850,
"network": "analog-timechain",
"displayName": "Analog Timechain",
"symbols": [
"ANLOG"
],
"decimals": [
12
],
"standardAccount": "*25519",
"website": "https://analog.one"
},
{
"prefix": 13116,

@@ -1881,3 +1894,16 @@ "network": "bittensor",

"website": "https://mythos.foundation"
},
{
"prefix": 8888,
"network": "xcavate",
"displayName": "Xcavate Protocol",
"symbols": [
"XCAV"
],
"decimals": [
12
],
"standardAccount": "*25519",
"website": "https://xcavate.io/"
}
];

2

package.json
{
"name": "@substrate/ss58-registry",
"version": "1.48.0",
"version": "1.49.0",
"license": "Apache-2.0",

@@ -5,0 +5,0 @@ "description": "Registry for SS58 account types",

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