New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@chain-registry/osmosis

Package Overview
Dependencies
Maintainers
1
Versions
359
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chain-registry/osmosis - npm Package Compare versions

Comparing version 0.4.5 to 0.4.6

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.4.6](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/osmosis@0.4.5...@chain-registry/osmosis@0.4.6) (2022-08-14)
**Note:** Version bump only for package @chain-registry/osmosis
## [0.4.5](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/osmosis@0.4.4...@chain-registry/osmosis@0.4.5) (2022-08-14)

@@ -8,0 +16,0 @@

4

package.json
{
"name": "@chain-registry/osmosis",
"version": "0.4.5",
"version": "0.4.6",
"description": "Chain Registry info for Osmosis",

@@ -80,3 +80,3 @@ "author": "Dan Lynch <pyramation@gmail.com>",

},
"gitHead": "c86a7ebd22284af88576534acca917263527a5f4"
"gitHead": "a7d50787064091dfb484b8ece30dfef20ff943b4"
}

@@ -24,1 +24,41 @@ # @chain-registry/osmosis

```
```js
console.log(ibc_assets);
{
chain_name: 'osmosis',
assets: [
{
description: 'Somm Token (SOMM) is the native staking token of the Sommelier Chain',
denom_units: [Array],
base: 'ibc/9BBA9A1C257E971E38C1422780CE6F0B0686F0A3085E2D61118D904BFE0F5F5E',
name: 'Somm',
display: 'somm',
symbol: 'SOMM',
logo_URIs: [Object],
coingecko_id: 'sommelier',
ibc: [Object]
},
{
description: 'The native token of Stargaze',
denom_units: [Array],
base: 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4',
name: 'Stargaze',
display: 'stars',
symbol: 'STARS',
logo_URIs: [Object],
coingecko_id: 'stargaze',
ibc: [Object]
},
// ... more assets
]
}
```
## Credits
Built by Cosmology — if you like our tools, please consider delegating to [our validator](https://www.mintscan.io/juno/validators/junovaloper1pr5qgj4jg47lvsnejtfvk78090shvuctgdwdm5)
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
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc