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

@injectivelabs/ts-types

Package Overview
Dependencies
Maintainers
11
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.0.16 to 1.0.17

3

dist/cosmos.d.ts

@@ -24,3 +24,4 @@ export interface Coin {

Secret = "secret-4",
Stride = "stride-1"
Stride = "stride-1",
Crescent = "crescent-1"
}

@@ -27,0 +28,0 @@ export declare enum TestnetCosmosChainId {

@@ -26,2 +26,3 @@ "use strict";

CosmosChainId["Stride"] = "stride-1";
CosmosChainId["Crescent"] = "crescent-1";
})(CosmosChainId = exports.CosmosChainId || (exports.CosmosChainId = {}));

@@ -28,0 +29,0 @@ var TestnetCosmosChainId;

{
"name": "@injectivelabs/ts-types",
"description": "List of types that can be reused throughout Injective's projects.",
"version": "1.0.16",
"version": "1.0.17",
"license": "Apache-2.0",

@@ -37,3 +37,3 @@ "main": "dist/index.js",

},
"gitHead": "c06e43521cc4e970977bec8c8b399874e7d814b7"
"gitHead": "c9a7e25a97821ee5dc5244ee4ff2c16a2180852e"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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