@injectivelabs/ts-types
Advanced tools
Comparing version 1.14.33 to 1.14.34-alpha.0
@@ -101,3 +101,6 @@ export declare enum EthereumChainId { | ||
MsgPrivilegedExecuteContract = "injective.exchange.v1beta1.MsgPrivilegedExecuteContract", | ||
MsgMultiSend = "cosmos.bank.v1beta1.MsgMultiSend" | ||
MsgRelayProviderPrices = "injective.oracle.v1beta1.MsgRelayProviderPrices", | ||
MsgMultiSend = "cosmos.bank.v1beta1.MsgMultiSend", | ||
MsgSetWithdrawAddress = "cosmos.distribution.v1beta1.MsgSetWithdrawAddress", | ||
MsgWithdrawValidatorCommission = "cosmos.distribution.v1beta1.MsgWithdrawValidatorCommission" | ||
} | ||
@@ -104,0 +107,0 @@ export declare enum MsgStatus { |
@@ -107,3 +107,6 @@ "use strict"; | ||
MsgType["MsgPrivilegedExecuteContract"] = "injective.exchange.v1beta1.MsgPrivilegedExecuteContract"; | ||
MsgType["MsgRelayProviderPrices"] = "injective.oracle.v1beta1.MsgRelayProviderPrices"; | ||
MsgType["MsgMultiSend"] = "cosmos.bank.v1beta1.MsgMultiSend"; | ||
MsgType["MsgSetWithdrawAddress"] = "cosmos.distribution.v1beta1.MsgSetWithdrawAddress"; | ||
MsgType["MsgWithdrawValidatorCommission"] = "cosmos.distribution.v1beta1.MsgWithdrawValidatorCommission"; | ||
})(MsgType || (exports.MsgType = MsgType = {})); | ||
@@ -110,0 +113,0 @@ var MsgStatus; |
@@ -101,3 +101,6 @@ export declare enum EthereumChainId { | ||
MsgPrivilegedExecuteContract = "injective.exchange.v1beta1.MsgPrivilegedExecuteContract", | ||
MsgMultiSend = "cosmos.bank.v1beta1.MsgMultiSend" | ||
MsgRelayProviderPrices = "injective.oracle.v1beta1.MsgRelayProviderPrices", | ||
MsgMultiSend = "cosmos.bank.v1beta1.MsgMultiSend", | ||
MsgSetWithdrawAddress = "cosmos.distribution.v1beta1.MsgSetWithdrawAddress", | ||
MsgWithdrawValidatorCommission = "cosmos.distribution.v1beta1.MsgWithdrawValidatorCommission" | ||
} | ||
@@ -104,0 +107,0 @@ export declare enum MsgStatus { |
@@ -104,3 +104,6 @@ export var EthereumChainId; | ||
MsgType["MsgPrivilegedExecuteContract"] = "injective.exchange.v1beta1.MsgPrivilegedExecuteContract"; | ||
MsgType["MsgRelayProviderPrices"] = "injective.oracle.v1beta1.MsgRelayProviderPrices"; | ||
MsgType["MsgMultiSend"] = "cosmos.bank.v1beta1.MsgMultiSend"; | ||
MsgType["MsgSetWithdrawAddress"] = "cosmos.distribution.v1beta1.MsgSetWithdrawAddress"; | ||
MsgType["MsgWithdrawValidatorCommission"] = "cosmos.distribution.v1beta1.MsgWithdrawValidatorCommission"; | ||
})(MsgType || (MsgType = {})); | ||
@@ -107,0 +110,0 @@ export var MsgStatus; |
{ | ||
"name": "@injectivelabs/ts-types", | ||
"description": "List of types that can be reused throughout Injective.", | ||
"version": "1.14.33", | ||
"version": "1.14.34-alpha.0", | ||
"sideEffects": false, | ||
"license": "Apache-2.0", | ||
"type": "module", | ||
"types": "dist/cjs/index.d.ts", | ||
@@ -57,6 +58,6 @@ "main": "dist/cjs/index.js", | ||
}, | ||
"dependencies": { | ||
"devDependencies": { | ||
"shx": "^0.3.2" | ||
}, | ||
"gitHead": "6d2aac97e32d5b61b9aba73e0363695fb70ce1c8" | ||
"gitHead": "0ccb2dab25c4101880001ede11f174cb7e430671" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
82342
0
920
Yes
1
2
- Removedshx@^0.3.2
- Removedbalanced-match@1.0.2(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedfunction-bind@1.1.2(transitive)
- Removedglob@7.2.3(transitive)
- Removedhasown@2.0.2(transitive)
- Removedinflight@1.0.6(transitive)
- Removedinherits@2.0.4(transitive)
- Removedinterpret@1.4.0(transitive)
- Removedis-core-module@2.16.1(transitive)
- Removedminimatch@3.1.2(transitive)
- Removedminimist@1.2.8(transitive)
- Removedonce@1.4.0(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedpath-parse@1.0.7(transitive)
- Removedrechoir@0.6.2(transitive)
- Removedresolve@1.22.10(transitive)
- Removedshelljs@0.8.5(transitive)
- Removedshx@0.3.4(transitive)
- Removedsupports-preserve-symlinks-flag@1.0.0(transitive)
- Removedwrappy@1.0.2(transitive)