@chain-registry/client
Advanced tools
Comparing version 1.9.0 to 1.10.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.10.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/client@1.9.0...@chain-registry/client@1.10.0) (2023-04-18) | ||
**Note:** Version bump only for package @chain-registry/client | ||
# [1.9.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/client@1.8.0...@chain-registry/client@1.9.0) (2023-03-29) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@chain-registry/client", | ||
"version": "1.9.0", | ||
"version": "1.10.0", | ||
"description": "Chain Registry Client", | ||
@@ -76,8 +76,8 @@ "author": "Dan Lynch <pyramation@gmail.com>", | ||
"@babel/runtime": "^7.19.4", | ||
"@chain-registry/types": "^0.14.0", | ||
"@chain-registry/utils": "^1.8.0", | ||
"@chain-registry/types": "^0.15.0", | ||
"@chain-registry/utils": "^1.9.0", | ||
"bfs-path": "^1.0.2", | ||
"cross-fetch": "^3.1.5" | ||
}, | ||
"gitHead": "ffcf72b1c19f90354beca294ff5224ff6577f0ea" | ||
"gitHead": "20fa47de0103e4a00dc20b88ce160e06e5bc7fea" | ||
} |
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
20963
+ Added@chain-registry/types@0.15.0(transitive)
- Removed@chain-registry/types@0.14.0(transitive)
Updated@chain-registry/utils@^1.9.0