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

@chain-registry/juno

Package Overview
Dependencies
Maintainers
0
Versions
365
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chain-registry/juno - npm Package Compare versions

Comparing version 1.70.17 to 1.70.18

10

index.d.ts

@@ -7,9 +7,9 @@ import asset_list from './asset_list';

declare const _default: {
chain: import("@chain-registry/types").Chain;
assets: import("@chain-registry/types").AssetList;
asset_list: import("@chain-registry/types").AssetList;
testnet: import("@chain-registry/types").Chain;
testnet_assets: import("@chain-registry/types").AssetList;
chain: Chain;
assets: AssetList;
asset_list: AssetList;
testnet: Chain;
testnet_assets: AssetList;
};
export default _default;
export { asset_list, assets, chain, testnet, testnet_assets };
{
"name": "@chain-registry/juno",
"version": "1.70.17",
"version": "1.70.18",
"description": "Chain Registry info for Juno",

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

"devDependencies": {
"chain-registry": "^1.69.17"
"chain-registry": "^1.69.18"
},

@@ -47,3 +47,3 @@ "dependencies": {

],
"gitHead": "6c3a6cc32bf1f443f5efba27c3be3d891e66be47"
"gitHead": "7f03040c61ad822cc607ab03592152865cf88bd3"
}
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