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.15 to 1.70.16

10

index.d.ts

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

declare const _default: {
chain: Chain;
assets: AssetList;
asset_list: AssetList;
testnet: Chain;
testnet_assets: AssetList;
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;
};
export default _default;
export { asset_list, assets, chain, testnet, testnet_assets };
{
"name": "@chain-registry/juno",
"version": "1.70.15",
"version": "1.70.16",
"description": "Chain Registry info for Juno",

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

"devDependencies": {
"chain-registry": "^1.69.15"
"chain-registry": "^1.69.16"
},
"dependencies": {
"@chain-registry/types": "^0.50.1"
"@chain-registry/types": "^0.50.2"
},

@@ -47,3 +47,3 @@ "keywords": [

],
"gitHead": "19e572be1bd1c732945eae0e6641bda94ea91f94"
"gitHead": "743ce5f16b08805a5dda00d30ef0c7d90ec58c6d"
}
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