asma-types
Advanced tools
Comparing version 1.1.11 to 1.1.12
@@ -79,3 +79,6 @@ export declare enum InitiatorTypes { | ||
Portal = "PORTAL", | ||
Outlook = "OUTLOOK" | ||
Outlook = "OUTLOOK", | ||
Start = "START", | ||
Research = "RESEARCH", | ||
Plan = "PLAN" | ||
} | ||
@@ -82,0 +85,0 @@ export declare enum TemplatesAccessibleTypes { |
@@ -97,2 +97,5 @@ // deprecated, replaced with QueriesInitiator | ||
TemplatesContextTypes["Outlook"] = "OUTLOOK"; | ||
TemplatesContextTypes["Start"] = "START"; | ||
TemplatesContextTypes["Research"] = "RESEARCH"; | ||
TemplatesContextTypes["Plan"] = "PLAN"; | ||
})(TemplatesContextTypes || (TemplatesContextTypes = {})); | ||
@@ -99,0 +102,0 @@ export var TemplatesAccessibleTypes; |
{ | ||
"name": "asma-types", | ||
"version": "1.1.11", | ||
"version": "1.1.12", | ||
"description": "shared ts asma types", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -93,2 +93,5 @@ // deprecated, replaced with QueriesInitiator | ||
Outlook = 'OUTLOOK', | ||
Start = 'START', | ||
Research = 'RESEARCH', | ||
Plan = 'PLAN' | ||
} | ||
@@ -95,0 +98,0 @@ |
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
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
53043
1045
0