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

@injectivelabs/ts-types

Package Overview
Dependencies
Maintainers
8
Versions
166
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 0.0.16 to 0.0.17

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## [0.0.17](https://github.com/InjectiveLabs/injective-ts/compare/@injectivelabs/ts-types@0.0.16...@injectivelabs/ts-types@0.0.17) (2021-04-27)
**Note:** Version bump only for package @injectivelabs/ts-types
## [0.0.16](https://github.com/InjectiveLabs/injective-ts/compare/@injectivelabs/ts-types@0.0.15...@injectivelabs/ts-types@0.0.16) (2021-04-27)

@@ -8,0 +12,0 @@

2

dist/enums.d.ts

@@ -6,3 +6,3 @@ export declare enum ChainId {

Kovan = 42,
Testnet = 888,
Injective = 888,
Ganache = 1337,

@@ -9,0 +9,0 @@ HardHat = 31337

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

ChainId[ChainId["Kovan"] = 42] = "Kovan";
ChainId[ChainId["Testnet"] = 888] = "Testnet";
ChainId[ChainId["Injective"] = 888] = "Injective";
ChainId[ChainId["Ganache"] = 1337] = "Ganache";

@@ -13,0 +13,0 @@ ChainId[ChainId["HardHat"] = 31337] = "HardHat";

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

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

},
"gitHead": "e0170563e643cbb1b8d483cc046f6ec2924a14a8"
"gitHead": "246068acfdb60d5d507fbd35aa40cebdc7153260"
}

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