Socket
Socket
Sign inDemoInstall

@chain-registry/types

Package Overview
Dependencies
Maintainers
0
Versions
225
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chain-registry/types - npm Package Compare versions

Comparing version 0.46.9 to 0.46.10

2

chain.schema.d.ts

@@ -85,3 +85,3 @@ export interface Peer {

chain_type: 'cosmos' | 'eip155' | 'bip122' | 'polkadot' | 'solana' | 'algorand' | 'arweave' | 'ergo' | 'fil' | 'hedera' | 'monero' | 'reef' | 'stacks' | 'starknet' | 'stellar' | 'tezos' | 'vechain' | 'waves' | 'xrpl' | 'unknown';
chain_id?: string;
chain_id: string;
pre_fork_chain_name?: string;

@@ -88,0 +88,0 @@ pretty_name?: string;

{
"name": "@chain-registry/types",
"version": "0.46.9",
"version": "0.46.10",
"description": "Chain Registry types",

@@ -36,3 +36,3 @@ "author": "Dan Lynch <pyramation@gmail.com>",

],
"gitHead": "28c320b42e4ceedfb363e3ade7969e932100089f"
"gitHead": "07c49f3d1dee7f81daadd732f7e6e9683abb2ae1"
}
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