@chain-registry/juno
Advanced tools
Comparing version 1.70.17 to 1.70.18
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
772607