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

@injectivelabs/ts-types

Package Overview
Dependencies
Maintainers
10
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.5 to 1.0.6

3

dist/cosmos.d.ts

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

Evmos = "evmos_9001-2",
Persistence = "core-1"
Persistence = "core-1",
Secret = "secret-4"
}

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

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

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

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

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

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

},
"gitHead": "8db5954d397c5dc30ed87b2a2a91f9aadb885c2f"
"gitHead": "9cba1da42ae4f6bfb5f851d6e22d93714b06aa68"
}

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