@chain-registry/juno
Advanced tools
Comparing version 1.26.2 to 1.26.4
@@ -6,2 +6,18 @@ # Change Log | ||
## [1.26.4](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/juno@1.26.3...@chain-registry/juno@1.26.4) (2024-01-19) | ||
**Note:** Version bump only for package @chain-registry/juno | ||
## [1.26.3](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/juno@1.26.2...@chain-registry/juno@1.26.3) (2024-01-19) | ||
**Note:** Version bump only for package @chain-registry/juno | ||
## [1.26.2](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/juno@1.26.1...@chain-registry/juno@1.26.2) (2024-01-19) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@chain-registry/juno", | ||
"version": "1.26.2", | ||
"version": "1.26.4", | ||
"description": "Chain Registry info for Juno", | ||
@@ -53,3 +53,3 @@ "author": "Dan Lynch <pyramation@gmail.com>", | ||
"@babel/preset-typescript": "^7.21.4", | ||
"@chain-registry/utils": "^1.17.1", | ||
"@chain-registry/utils": "^1.17.3", | ||
"@types/jest": "^29.5.1", | ||
@@ -61,3 +61,3 @@ "@typescript-eslint/eslint-plugin": "5.59.0", | ||
"babel-watch": "^7.7.2", | ||
"chain-registry": "^1.25.2", | ||
"chain-registry": "^1.25.4", | ||
"cross-env": "^7.0.2", | ||
@@ -79,3 +79,3 @@ "eslint": "8.38.0", | ||
}, | ||
"gitHead": "31fb5464b64739435dc8bcfcadc5fe141cef848d" | ||
"gitHead": "7d09b6139d81b8840f54115806b5d70fdd584560" | ||
} |
@@ -56,2 +56,14 @@ # @chain-registry/juno | ||
## Related | ||
Checkout these related projects: | ||
* [@cosmology/telescope](https://github.com/cosmology-tech/telescope) Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules. | ||
* [@cosmwasm/ts-codegen](https://github.com/CosmWasm/ts-codegen) Convert your CosmWasm smart contracts into dev-friendly TypeScript classes. | ||
* [chain-registry](https://github.com/cosmology-tech/chain-registry) Everything from token symbols, logos, and IBC denominations for all assets you want to support in your application. | ||
* [cosmos-kit](https://github.com/cosmology-tech/cosmos-kit) Experience the convenience of connecting with a variety of web3 wallets through a single, streamlined interface. | ||
* [create-cosmos-app](https://github.com/cosmology-tech/create-cosmos-app) Set up a modern Cosmos app by running one command. | ||
* [interchain-ui](https://github.com/cosmology-tech/interchain-ui) The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit. | ||
* [starship](https://github.com/cosmology-tech/starship) Unified Testing and Development for the Interchain. | ||
## Credits | ||
@@ -61,4 +73,7 @@ | ||
Code built with the help of these related projects: | ||
* [chain-registry](https://github.com/cosmology/chain-registry) an npm module for the official Cosmos chain-registry | ||
## Disclaimer | ||
AS DESCRIBED IN THE LICENSES, THE SOFTWARE IS PROVIDED “AS IS”, AT YOUR OWN RISK, AND WITHOUT WARRANTIES OF ANY KIND. | ||
No developer or entity involved in creating this software will be liable for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of the code, including any direct, indirect, incidental, special, exemplary, punitive or consequential damages, or loss of profits, cryptocurrencies, tokens, or anything else of value. |
308348
78