🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@injectivelabs/networks

Package Overview
Dependencies
Maintainers
13
Versions
611
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@injectivelabs/networks - npm Package Compare versions

Comparing version
1.20.18
to
1.20.19
+1
-1
dist/cjs/index.d.cts

@@ -27,3 +27,3 @@ import { ChainId, EvmChainId } from "@injectivelabs/ts-types";

rest: string;
rpc?: string;
rpc: string;
cacheGrpc?: string;

@@ -30,0 +30,0 @@ cacheRest?: string;

@@ -27,3 +27,3 @@ import { ChainId, EvmChainId } from "@injectivelabs/ts-types";

rest: string;
rpc?: string;
rpc: string;
cacheGrpc?: string;

@@ -30,0 +30,0 @@ cacheRest?: string;

{
"name": "@injectivelabs/networks",
"version": "1.20.18",
"version": "1.20.19",
"description": "Endpoints, networks, etc. Can be reused throughout Injective's projects.",

@@ -45,3 +45,3 @@ "license": "Apache-2.0",

"dependencies": {
"@injectivelabs/ts-types": "1.20.18"
"@injectivelabs/ts-types": "1.20.19"
},

@@ -48,0 +48,0 @@ "publishConfig": {