@chain-registry/juno
Advanced tools
Comparing version 1.70.15 to 1.70.16
@@ -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" | ||
} |
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
766067