Socket
Socket
Sign inDemoInstall

@chain-registry/types

Package Overview
Dependencies
Maintainers
0
Versions
214
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.2 to 0.46.3

6

assetlist.schema.d.ts

@@ -59,3 +59,3 @@ export interface Asset {

channel_id: string;
path: string;
path?: string;
};

@@ -74,3 +74,3 @@ }

channel_id: string;
path: string;
path?: string;
};

@@ -89,3 +89,3 @@ }

channel_id: string;
path: string;
path?: string;
};

@@ -92,0 +92,0 @@ provider: string;

{
"name": "@chain-registry/types",
"version": "0.46.2",
"version": "0.46.3",
"description": "Chain Registry types",

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

],
"gitHead": "8ef5480a893144b2c2735eef16cdc0aec634f8af"
"gitHead": "4c9c20ec291bd994e2800cdc30001cbe89685e5a"
}
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