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.0.8 to 1.0.9

3

dist/cosmos.d.ts

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

Persistence = "core-1",
Secret = "secret-4"
Secret = "secret-4",
Stride = "stride-1"
}

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

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

CosmosChainId["Secret"] = "secret-4";
CosmosChainId["Stride"] = "stride-1";
})(CosmosChainId = exports.CosmosChainId || (exports.CosmosChainId = {}));

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

{
"name": "@injectivelabs/ts-types",
"description": "List of types that can be reused throughout Injective's projects.",
"version": "1.0.8",
"version": "1.0.9",
"license": "MIT",

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

},
"gitHead": "e7370090ddd2552cb7c9df4469299be8210691dd"
"gitHead": "8c36c822a3303a62d7a9a2665ea04396b591a6d0"
}

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