@injectivelabs/exceptions
Advanced tools
Comparing version 1.14.11-beta.0 to 1.14.11-beta.1
@@ -33,2 +33,3 @@ export declare enum ContractErrorModule { | ||
Dmm = "dmm", | ||
OLP = "olp", | ||
Oracle = "indexer-oracle", | ||
@@ -35,0 +36,0 @@ Portfolio = "indexer-portfolio", |
@@ -39,2 +39,3 @@ "use strict"; | ||
IndexerErrorModule["Dmm"] = "dmm"; | ||
IndexerErrorModule["OLP"] = "olp"; | ||
IndexerErrorModule["Oracle"] = "indexer-oracle"; | ||
@@ -41,0 +42,0 @@ IndexerErrorModule["Portfolio"] = "indexer-portfolio"; |
@@ -33,2 +33,3 @@ export declare enum ContractErrorModule { | ||
Dmm = "dmm", | ||
OLP = "olp", | ||
Oracle = "indexer-oracle", | ||
@@ -35,0 +36,0 @@ Portfolio = "indexer-portfolio", |
@@ -36,2 +36,3 @@ export var ContractErrorModule; | ||
IndexerErrorModule["Dmm"] = "dmm"; | ||
IndexerErrorModule["OLP"] = "olp"; | ||
IndexerErrorModule["Oracle"] = "indexer-oracle"; | ||
@@ -38,0 +39,0 @@ IndexerErrorModule["Portfolio"] = "indexer-portfolio"; |
{ | ||
"name": "@injectivelabs/exceptions", | ||
"description": "List of exceptions that can be reused throughout Injective's projects.", | ||
"version": "1.14.11-beta.0", | ||
"version": "1.14.11-beta.1", | ||
"sideEffects": false, | ||
@@ -40,3 +40,3 @@ "license": "Apache-2.0", | ||
}, | ||
"gitHead": "dd65a517ab79ed1f47879bf0c73f08ecf33a6a03" | ||
"gitHead": "7c7d7622edade54b88eab2dcb1924f43f5a7dab8" | ||
} |
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
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
608977
7638