@injectivelabs/ts-types
Advanced tools
Comparing version 1.14.5 to 1.14.6-beta.0
@@ -26,3 +26,4 @@ export interface Coin { | ||
Migaloo = "migaloo-1", | ||
Kujira = "kaiyo-1" | ||
Kujira = "kaiyo-1", | ||
Wormchain = "wormchain" | ||
} | ||
@@ -29,0 +30,0 @@ export declare enum TestnetCosmosChainId { |
@@ -27,2 +27,3 @@ "use strict"; | ||
CosmosChainId["Kujira"] = "kaiyo-1"; | ||
CosmosChainId["Wormchain"] = "wormchain"; | ||
})(CosmosChainId = exports.CosmosChainId || (exports.CosmosChainId = {})); | ||
@@ -29,0 +30,0 @@ var TestnetCosmosChainId; |
@@ -26,3 +26,4 @@ export interface Coin { | ||
Migaloo = "migaloo-1", | ||
Kujira = "kaiyo-1" | ||
Kujira = "kaiyo-1", | ||
Wormchain = "wormchain" | ||
} | ||
@@ -29,0 +30,0 @@ export declare enum TestnetCosmosChainId { |
@@ -24,2 +24,3 @@ export var CosmosChainId; | ||
CosmosChainId["Kujira"] = "kaiyo-1"; | ||
CosmosChainId["Wormchain"] = "wormchain"; | ||
})(CosmosChainId || (CosmosChainId = {})); | ||
@@ -26,0 +27,0 @@ export var TestnetCosmosChainId; |
{ | ||
"name": "@injectivelabs/ts-types", | ||
"description": "List of types that can be reused throughout Injective's projects.", | ||
"version": "1.14.5", | ||
"version": "1.14.6-beta.0", | ||
"sideEffects": false, | ||
@@ -37,3 +37,3 @@ "license": "Apache-2.0", | ||
}, | ||
"gitHead": "06d0f3510dca5499c9402b8d73bbf19e1953e3e9" | ||
"gitHead": "ac132610080166d487a4dfb42bc810f85719a203" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
75772
852
2