Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@injectivelabs/ts-types

Package Overview
Dependencies
Maintainers
9
Versions
173
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@injectivelabs/ts-types - npm Package Compare versions

Comparing version 1.14.2 to 1.14.3-beta.0

2

dist/cjs/cosmos.d.ts

@@ -28,3 +28,3 @@ export interface Coin {

Injective = "injective-888",
Cosmoshub = "cosmoshub-testnet"
Cosmoshub = "theta-testnet-001"
}

@@ -31,0 +31,0 @@ export declare enum DevnetCosmosChainId {

@@ -29,3 +29,3 @@ "use strict";

TestnetCosmosChainId["Injective"] = "injective-888";
TestnetCosmosChainId["Cosmoshub"] = "cosmoshub-testnet";
TestnetCosmosChainId["Cosmoshub"] = "theta-testnet-001";
})(TestnetCosmosChainId = exports.TestnetCosmosChainId || (exports.TestnetCosmosChainId = {}));

@@ -32,0 +32,0 @@ var DevnetCosmosChainId;

@@ -28,3 +28,3 @@ export interface Coin {

Injective = "injective-888",
Cosmoshub = "cosmoshub-testnet"
Cosmoshub = "theta-testnet-001"
}

@@ -31,0 +31,0 @@ export declare enum DevnetCosmosChainId {

@@ -26,3 +26,3 @@ export var CosmosChainId;

TestnetCosmosChainId["Injective"] = "injective-888";
TestnetCosmosChainId["Cosmoshub"] = "cosmoshub-testnet";
TestnetCosmosChainId["Cosmoshub"] = "theta-testnet-001";
})(TestnetCosmosChainId || (TestnetCosmosChainId = {}));

@@ -29,0 +29,0 @@ export var DevnetCosmosChainId;

{
"name": "@injectivelabs/ts-types",
"description": "List of types that can be reused throughout Injective's projects.",
"version": "1.14.2",
"version": "1.14.3-beta.0",
"sideEffects": false,

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

},
"gitHead": "4f6fea3c22af5a1edbc4436571f9f2b816b3aeb1"
"gitHead": "cbbab7c5b7294899e3f4271b0cec4bc1bf34e5ae"
}
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