@chain-registry/juno
Advanced tools
Comparing version 1.17.0 to 1.18.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.18.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/juno@1.17.0...@chain-registry/juno@1.18.0) (2023-07-11) | ||
**Note:** Version bump only for package @chain-registry/juno | ||
# [1.17.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/juno@1.16.0...@chain-registry/juno@1.17.0) (2023-07-08) | ||
@@ -8,0 +16,0 @@ |
@@ -230,2 +230,5 @@ "use strict"; | ||
provider: 'Validavia' | ||
}, { | ||
address: 'https://juno-rpc.w3coins.io', | ||
provider: 'w3coins' | ||
}], | ||
@@ -301,2 +304,5 @@ rest: [{ | ||
provider: 'Validavia' | ||
}, { | ||
address: 'https://juno-api.w3coins.io', | ||
provider: 'w3coins' | ||
}], | ||
@@ -339,2 +345,5 @@ grpc: [{ | ||
provider: 'Stakeflow' | ||
}, { | ||
address: 'juno-grpc.w3coins.io:12690', | ||
provider: 'w3coins' | ||
}] | ||
@@ -341,0 +350,0 @@ }, |
{ | ||
"name": "@chain-registry/juno", | ||
"version": "1.17.0", | ||
"version": "1.18.0", | ||
"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.12.0", | ||
"@chain-registry/utils": "^1.13.0", | ||
"@types/jest": "^29.5.1", | ||
@@ -61,3 +61,3 @@ "@typescript-eslint/eslint-plugin": "5.59.0", | ||
"babel-watch": "^7.7.2", | ||
"chain-registry": "^1.16.0", | ||
"chain-registry": "^1.17.0", | ||
"cross-env": "^7.0.2", | ||
@@ -80,3 +80,3 @@ "eslint": "8.38.0", | ||
}, | ||
"gitHead": "cd90a190410a65d842f35fc7a053c41fbd310866" | ||
"gitHead": "235baabaa618def6fc1bd1de9cd84660c30d1d71" | ||
} |
Sorry, the diff of this file is too big to display
190165
5612