@chain-registry/osmosis
Advanced tools
Comparing version 1.19.0 to 1.19.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.19.1](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/osmosis@1.19.0...@chain-registry/osmosis@1.19.1) (2023-07-30) | ||
**Note:** Version bump only for package @chain-registry/osmosis | ||
# [1.19.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/osmosis@1.18.1...@chain-registry/osmosis@1.19.0) (2023-07-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@chain-registry/osmosis", | ||
"version": "1.19.0", | ||
"version": "1.19.1", | ||
"description": "Chain Registry info for Osmosis", | ||
@@ -53,3 +53,3 @@ "author": "Dan Lynch <pyramation@gmail.com>", | ||
"@babel/preset-typescript": "^7.21.4", | ||
"@chain-registry/utils": "^1.13.1", | ||
"@chain-registry/utils": "^1.13.2", | ||
"@types/jest": "^29.5.1", | ||
@@ -61,3 +61,3 @@ "@typescript-eslint/eslint-plugin": "5.59.0", | ||
"babel-watch": "^7.7.2", | ||
"chain-registry": "^1.18.0", | ||
"chain-registry": "^1.18.1", | ||
"cross-env": "^7.0.2", | ||
@@ -80,3 +80,3 @@ "eslint": "8.38.0", | ||
}, | ||
"gitHead": "711704cf790a4fec3edd361bab2061dc06828f91" | ||
"gitHead": "7643eb9d080056f05ac9284447cfca8d4aaf5470" | ||
} |
@@ -62,3 +62,3 @@ # @chain-registry/osmosis | ||
* [@cosmwasm/ts-codegen](https://github.com/CosmWasm/ts-codegen) for generated CosmWasm contract Typescript classes | ||
* [@osmonauts/telescope](https://github.com/osmosis-labs/telescope) a "babel for the Cosmos", Telescope is a TypeScript Transpiler for Cosmos Protobufs. | ||
* [@cosmology/telescope](https://github.com/cosmology-tech/telescope) a "babel for the Cosmos", Telescope is a TypeScript Transpiler for Cosmos Protobufs. | ||
* [chain-registry](https://github.com/cosmology-tech/chain-registry) an npm module for the official Cosmos chain-registry. | ||
@@ -65,0 +65,0 @@ * [cosmos-kit](https://github.com/cosmology-tech/cosmos-kit) A wallet connector for the Cosmos ⚛️ |
345031