@injectivelabs/exceptions
Advanced tools
Comparing version 1.14.33 to 1.14.34-beta.0
@@ -45,3 +45,4 @@ export declare enum ContractErrorModule { | ||
Campaign = "indexer-campaign", | ||
Web3Gw = "web3-gateway" | ||
Web3Gw = "web3-gateway", | ||
Abacus = "abacus" | ||
} | ||
@@ -48,0 +49,0 @@ export declare enum WalletErrorActionModule { |
@@ -52,2 +52,3 @@ "use strict"; | ||
IndexerErrorModule["Web3Gw"] = "web3-gateway"; | ||
IndexerErrorModule["Abacus"] = "abacus"; | ||
})(IndexerErrorModule || (exports.IndexerErrorModule = IndexerErrorModule = {})); | ||
@@ -54,0 +55,0 @@ var WalletErrorActionModule; |
@@ -45,3 +45,4 @@ export declare enum ContractErrorModule { | ||
Campaign = "indexer-campaign", | ||
Web3Gw = "web3-gateway" | ||
Web3Gw = "web3-gateway", | ||
Abacus = "abacus" | ||
} | ||
@@ -48,0 +49,0 @@ export declare enum WalletErrorActionModule { |
@@ -49,2 +49,3 @@ export var ContractErrorModule; | ||
IndexerErrorModule["Web3Gw"] = "web3-gateway"; | ||
IndexerErrorModule["Abacus"] = "abacus"; | ||
})(IndexerErrorModule || (IndexerErrorModule = {})); | ||
@@ -51,0 +52,0 @@ export var WalletErrorActionModule; |
{ | ||
"name": "@injectivelabs/exceptions", | ||
"description": "List of exceptions that can be reused throughout Injective's projects.", | ||
"version": "1.14.33", | ||
"version": "1.14.34-beta.0", | ||
"sideEffects": false, | ||
@@ -63,3 +63,3 @@ "license": "Apache-2.0", | ||
}, | ||
"gitHead": "6d2aac97e32d5b61b9aba73e0363695fb70ce1c8" | ||
"gitHead": "60a9524ad773447b8950e32633453d673d1c2fd8" | ||
} |
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
633731
7884
2