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

@substrate/ss58-registry

Package Overview
Dependencies
Maintainers
16
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.46.0 to 1.47.0

17

cjs/index.js

@@ -1759,3 +1759,3 @@ // Copyright (C) 2021-2024 Parity Technologies (UK) Ltd.

"decimals": [
12
18
],

@@ -1773,3 +1773,3 @@ "standardAccount": "*25519",

"decimals": [
12
18
],

@@ -1856,3 +1856,16 @@ "standardAccount": "*25519",

"website": "https://goro.network"
},
{
"prefix": 29972,
"network": "mythos",
"displayName": "Mythos",
"symbols": [
"MYTH"
],
"decimals": [
18
],
"standardAccount": "secp256k1",
"website": "https://mythos.foundation"
}
];

@@ -1759,3 +1759,3 @@ // Copyright (C) 2021-2024 Parity Technologies (UK) Ltd.

"decimals": [
12
18
],

@@ -1773,3 +1773,3 @@ "standardAccount": "*25519",

"decimals": [
12
18
],

@@ -1856,3 +1856,16 @@ "standardAccount": "*25519",

"website": "https://goro.network"
},
{
"prefix": 29972,
"network": "mythos",
"displayName": "Mythos",
"symbols": [
"MYTH"
],
"decimals": [
18
],
"standardAccount": "secp256k1",
"website": "https://mythos.foundation"
}
];

2

package.json
{
"name": "@substrate/ss58-registry",
"version": "1.46.0",
"version": "1.47.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