@loopstack/contracts
Advanced tools
@@ -5,3 +5,4 @@ export declare enum RegistryEntryStatus { | ||
| ACTIVE = "active", | ||
| INACTIVE = "inactive" | ||
| INACTIVE = "inactive", | ||
| PREVIEW = "preview" | ||
| } | ||
@@ -8,0 +9,0 @@ export declare enum RegistryEntryCategory { |
@@ -10,2 +10,3 @@ "use strict"; | ||
| RegistryEntryStatus["INACTIVE"] = "inactive"; | ||
| RegistryEntryStatus["PREVIEW"] = "preview"; | ||
| })(RegistryEntryStatus || (exports.RegistryEntryStatus = RegistryEntryStatus = {})); | ||
@@ -12,0 +13,0 @@ var RegistryEntryCategory; |
+1
-1
@@ -5,3 +5,3 @@ { | ||
| "description": "A collection of types and schemas shared between projects", | ||
| "version": "0.16.1", | ||
| "version": "0.16.2", | ||
| "license": "BSL", | ||
@@ -8,0 +8,0 @@ "author": { |
218741
0.03%5743
0.03%