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

@chain-registry/juno

Package Overview
Dependencies
Maintainers
3
Versions
454
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chain-registry/juno - npm Package Compare versions

Comparing version 1.17.0 to 1.18.0

8

CHANGELOG.md

@@ -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 @@ },

8

package.json
{
"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

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