@chain-registry/assets
Advanced tools
Comparing version 1.15.0 to 1.16.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.16.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/assets@1.15.0...@chain-registry/assets@1.16.0) (2023-06-27) | ||
**Note:** Version bump only for package @chain-registry/assets | ||
# [1.15.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/assets@1.14.0...@chain-registry/assets@1.15.0) (2023-05-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@chain-registry/assets", | ||
"version": "1.15.0", | ||
"version": "1.16.0", | ||
"description": "Chain Registry Asset Lists", | ||
@@ -52,3 +52,3 @@ "author": "Dan Lynch <pyramation@gmail.com>", | ||
"@babel/preset-typescript": "^7.21.4", | ||
"@chain-registry/utils": "^1.10.0", | ||
"@chain-registry/utils": "^1.11.0", | ||
"@types/jest": "^29.5.1", | ||
@@ -60,3 +60,3 @@ "@typescript-eslint/eslint-plugin": "5.59.0", | ||
"babel-watch": "^7.7.2", | ||
"chain-registry": "^1.14.0", | ||
"chain-registry": "^1.15.0", | ||
"cross-env": "^7.0.2", | ||
@@ -79,3 +79,3 @@ "eslint": "8.38.0", | ||
}, | ||
"gitHead": "9cedecd962b704411b4afa009e6c620a1b9742d5" | ||
"gitHead": "b2e52cf39bbe96c704b2c9e7d8716af2ab1b7a25" | ||
} |
@@ -63,5 +63,15 @@ # @chain-registry/assets | ||
``` | ||
## Related | ||
Checkout these related projects: | ||
* [@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. | ||
* [chain-registry](https://github.com/cosmology-tech/chain-registry) an npm module for the official Cosmos chain-registry. | ||
* [cosmos-kit](https://github.com/cosmology-tech/cosmos-kit) A wallet connector for the Cosmos ⚛️ | ||
* [create-cosmos-app](https://github.com/cosmology-tech/create-cosmos-app) set up a modern Cosmos app by running one command. | ||
* [starship](https://github.com/cosmology-tech/starship) a k8s-based unified development environment for Cosmos Ecosystem | ||
## Credits | ||
🛠 Built by Cosmology — if you like our tools, please consider delegating to [our validator ⚛️](https://cosmology.tech/validator) |
Sorry, the diff of this file is too big to display
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
1440694
77