@chain-registry/cosmostation
Advanced tools
Comparing version 1.41.0 to 1.42.0
@@ -55,2 +55,1 @@ import { getGasPriceRangesFromChain } from '@chain-registry/utils'; | ||
}; | ||
//# sourceMappingURL=index.js.map |
@@ -59,2 +59,1 @@ "use strict"; | ||
exports.chainRegistryChainToCosmostation = chainRegistryChainToCosmostation; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@chain-registry/cosmostation", | ||
"version": "1.41.0", | ||
"version": "1.42.0", | ||
"description": "Chain Registry to Cosmostation", | ||
@@ -31,7 +31,7 @@ "author": "Dan Lynch <pyramation@gmail.com>", | ||
"devDependencies": { | ||
"chain-registry": "^1.38.0" | ||
"chain-registry": "^1.39.0" | ||
}, | ||
"dependencies": { | ||
"@chain-registry/types": "^0.22.0", | ||
"@chain-registry/utils": "^1.23.0", | ||
"@chain-registry/types": "^0.23.0", | ||
"@chain-registry/utils": "^1.24.0", | ||
"@cosmostation/extension-client": "0.1.15" | ||
@@ -46,3 +46,3 @@ }, | ||
], | ||
"gitHead": "6ab76eb78930252277ff9ed0bfd035fd9d91a3d6" | ||
"gitHead": "796f4aef739279d4d8d35b89394afd004c29513e" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
10323
6
+ Added@chain-registry/types@0.23.0(transitive)
- Removed@chain-registry/types@0.22.0(transitive)