@chain-registry/juno
Advanced tools
Comparing version 1.13.0 to 1.14.0
@@ -6,2 +6,18 @@ # Change Log | ||
# [1.14.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/juno@1.13.1...@chain-registry/juno@1.14.0) (2023-04-20) | ||
**Note:** Version bump only for package @chain-registry/juno | ||
## [1.13.1](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/juno@1.13.0...@chain-registry/juno@1.13.1) (2023-04-20) | ||
**Note:** Version bump only for package @chain-registry/juno | ||
# [1.13.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/juno@1.12.1...@chain-registry/juno@1.13.0) (2023-04-18) | ||
@@ -8,0 +24,0 @@ |
@@ -978,2 +978,38 @@ "use strict"; | ||
}, { | ||
description: 'Osmo Pepe', | ||
type_asset: 'cw20', | ||
address: 'juno1zqrj3ta4u7ylv0wqzd8t8q3jrr9rdmn43zuzp9zemeunecnhy8fss778g7', | ||
denom_units: [{ | ||
denom: 'cw20:juno1zqrj3ta4u7ylv0wqzd8t8q3jrr9rdmn43zuzp9zemeunecnhy8fss778g7', | ||
exponent: 0 | ||
}, { | ||
denom: 'pepe', | ||
exponent: 6 | ||
}], | ||
base: 'cw20:juno1zqrj3ta4u7ylv0wqzd8t8q3jrr9rdmn43zuzp9zemeunecnhy8fss778g7', | ||
name: 'Osmo Pepe', | ||
display: 'pepe', | ||
symbol: 'PEPE', | ||
logo_URIs: { | ||
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/pepe.png' | ||
} | ||
}, { | ||
description: 'Catmos', | ||
type_asset: 'cw20', | ||
address: 'juno1f5datjdse3mdgrapwuzs3prl7pvxxht48ns6calnn0t77v2s9l8s0qu488', | ||
denom_units: [{ | ||
denom: 'cw20:juno1f5datjdse3mdgrapwuzs3prl7pvxxht48ns6calnn0t77v2s9l8s0qu488', | ||
exponent: 0 | ||
}, { | ||
denom: 'catmos', | ||
exponent: 6 | ||
}], | ||
base: 'cw20:juno1f5datjdse3mdgrapwuzs3prl7pvxxht48ns6calnn0t77v2s9l8s0qu488', | ||
name: 'Catmos', | ||
display: 'catmos', | ||
symbol: 'CATMOS', | ||
logo_URIs: { | ||
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/catmos.png' | ||
} | ||
}, { | ||
description: 'The native token cw20 for Neta on Juno Chain', | ||
@@ -980,0 +1016,0 @@ type_asset: 'cw20', |
{ | ||
"name": "@chain-registry/juno", | ||
"version": "1.13.0", | ||
"version": "1.14.0", | ||
"description": "Chain Registry info for Juno", | ||
@@ -43,38 +43,38 @@ "author": "Dan Lynch <pyramation@gmail.com>", | ||
"devDependencies": { | ||
"@babel/cli": "7.19.3", | ||
"@babel/core": "7.19.6", | ||
"@babel/eslint-parser": "^7.19.1", | ||
"@babel/node": "^7.19.1", | ||
"@babel/cli": "7.21.0", | ||
"@babel/core": "7.21.4", | ||
"@babel/eslint-parser": "^7.21.3", | ||
"@babel/node": "^7.20.7", | ||
"@babel/plugin-proposal-class-properties": "7.18.6", | ||
"@babel/plugin-proposal-export-default-from": "7.18.10", | ||
"@babel/plugin-proposal-object-rest-spread": "7.19.4", | ||
"@babel/plugin-transform-runtime": "7.19.6", | ||
"@babel/preset-env": "7.19.4", | ||
"@babel/preset-typescript": "^7.17.12", | ||
"@chain-registry/utils": "^1.9.1", | ||
"@types/jest": "^29.2.0", | ||
"@typescript-eslint/eslint-plugin": "5.40.1", | ||
"@typescript-eslint/parser": "5.40.1", | ||
"@babel/plugin-proposal-object-rest-spread": "7.20.7", | ||
"@babel/plugin-transform-runtime": "7.21.4", | ||
"@babel/preset-env": "7.21.4", | ||
"@babel/preset-typescript": "^7.21.4", | ||
"@chain-registry/utils": "^1.10.0", | ||
"@types/jest": "^29.5.1", | ||
"@typescript-eslint/eslint-plugin": "5.59.0", | ||
"@typescript-eslint/parser": "5.59.0", | ||
"babel-core": "7.0.0-bridge.0", | ||
"babel-jest": "29.2.1", | ||
"babel-watch": "^7.0.0", | ||
"chain-registry": "^1.12.0", | ||
"babel-jest": "29.5.0", | ||
"babel-watch": "^7.7.2", | ||
"chain-registry": "^1.13.0", | ||
"cross-env": "^7.0.2", | ||
"eslint": "8.25.0", | ||
"eslint-config-prettier": "^8.5.0", | ||
"eslint": "8.38.0", | ||
"eslint-config-prettier": "^8.8.0", | ||
"eslint-plugin-prettier": "^4.0.0", | ||
"eslint-plugin-simple-import-sort": "8.0.0", | ||
"eslint-plugin-unused-imports": "2.0.0", | ||
"jest": "^29.2.1", | ||
"jest": "^29.5.0", | ||
"long": "^5.2.0", | ||
"prettier": "^2.7.0", | ||
"regenerator-runtime": "^0.13.10", | ||
"ts-jest": "^29.0.3", | ||
"typescript": "^4.8.4" | ||
"prettier": "^2.8.7", | ||
"regenerator-runtime": "^0.13.11", | ||
"ts-jest": "^29.1.0", | ||
"typescript": "^5.0.4" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.19.4", | ||
"@chain-registry/types": "^0.15.0" | ||
"@babel/runtime": "^7.21.0", | ||
"@chain-registry/types": "^0.16.0" | ||
}, | ||
"gitHead": "7c6c6cace9967d8bdad7a4c80aec074557a1ba1c" | ||
"gitHead": "51dac38c0a630c1ca49d55de9b4a9c71665a6775" | ||
} |
Sorry, the diff of this file is too big to display
166958
4887
+ Added@babel/runtime@7.26.7(transitive)
+ Added@chain-registry/types@0.16.0(transitive)
- Removed@babel/runtime@7.26.9(transitive)
- Removed@chain-registry/types@0.15.0(transitive)
Updated@babel/runtime@^7.21.0