@injectivelabs/ts-types
Advanced tools
Comparing version 1.14.2 to 1.14.3-beta.0
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
74688
2