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

@zetachain/networks

Package Overview
Dependencies
Maintainers
5
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zetachain/networks - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

18

dist/data/networks.json

@@ -59,3 +59,3 @@ {

"btc_testnet": {
"chain_id": 1,
"chain_id": 18332,
"chain_name": "Bitcoin Testnet",

@@ -303,2 +303,18 @@ "chain_aliases": [

"type": "cosmos-grpc"
},
{
"url": "https://rpc-t.zeta.nodestake.top",
"type": "tendermint-rpc"
},
{
"url": "https://api-t.zeta.nodestake.top",
"type": "cosmos-http"
},
{
"url": "https://jsonrpc-t.zeta.nodestake.top",
"type": "evm"
},
{
"url": "https://grpc-t.zeta.nodestake.top:443",
"type": "cosmos-grpc"
}

@@ -305,0 +321,0 @@ ]

2

package.json
{
"name": "@zetachain/networks",
"version": "3.0.0",
"version": "3.0.1",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/src/index.js",

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