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
0
Versions
463
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.70.47 to 1.70.48

18

chain.js

@@ -152,2 +152,6 @@ "use strict";

provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
},
{
address: 'https://juno-rpc.chainroot.io',
provider: 'Chainroot'
}

@@ -251,2 +255,6 @@ ],

provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
},
{
address: 'https://juno-api.chainroot.io',
provider: 'Chainroot'
}

@@ -338,2 +346,6 @@ ],

provider: 'Nodes Hub'
},
{
address: 'juno-grpc.chainroot.io:443',
provider: 'Chainroot'
}

@@ -409,2 +421,8 @@ ]

account_page: 'https://mainnet.whispernode.com/juno/account/${accountAddress}'
},
{
kind: 'Chainroot',
url: 'https://explorer.chainroot.io/juno',
tx_page: 'https://explorer.chainroot.io/juno/transactions/${txHash}',
account_page: 'https://explorer.chainroot.io/juno/accounts/${accountAddress}'
}

@@ -411,0 +429,0 @@ ],

@@ -150,2 +150,6 @@ const chain = {

provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
},
{
address: 'https://juno-rpc.chainroot.io',
provider: 'Chainroot'
}

@@ -249,2 +253,6 @@ ],

provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
},
{
address: 'https://juno-api.chainroot.io',
provider: 'Chainroot'
}

@@ -336,2 +344,6 @@ ],

provider: 'Nodes Hub'
},
{
address: 'juno-grpc.chainroot.io:443',
provider: 'Chainroot'
}

@@ -407,2 +419,8 @@ ]

account_page: 'https://mainnet.whispernode.com/juno/account/${accountAddress}'
},
{
kind: 'Chainroot',
url: 'https://explorer.chainroot.io/juno',
tx_page: 'https://explorer.chainroot.io/juno/transactions/${txHash}',
account_page: 'https://explorer.chainroot.io/juno/accounts/${accountAddress}'
}

@@ -409,0 +427,0 @@ ],

8

package.json
{
"name": "@chain-registry/juno",
"version": "1.70.47",
"version": "1.70.48",
"description": "Chain Registry info for Juno",

@@ -32,6 +32,6 @@ "author": "Dan Lynch <pyramation@gmail.com>",

"devDependencies": {
"chain-registry": "^1.69.47"
"chain-registry": "^1.69.48"
},
"dependencies": {
"@chain-registry/types": "^0.50.24"
"@chain-registry/types": "^0.50.25"
},

@@ -47,3 +47,3 @@ "keywords": [

],
"gitHead": "ed59e69187b32c9ebaf9e52a36db456615e5c23b"
"gitHead": "0aa3d24c45e63cff4af04d1eb4eb61d52cdafb70"
}
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