asma-types
Advanced tools
Comparing version 1.1.10 to 1.1.11
@@ -72,3 +72,5 @@ export declare enum InitiatorTypes { | ||
Info = "INFO", | ||
Reject = "REJECT" | ||
Reject = "REJECT", | ||
NewChat = "NEW_CHAT", | ||
UnseenNotifications = "UNSEEN_NOTIFICATIONS" | ||
} | ||
@@ -75,0 +77,0 @@ export declare enum TemplatesContextTypes { |
@@ -89,2 +89,4 @@ // deprecated, replaced with QueriesInitiator | ||
SmsTemplatesCategoryTypes["Reject"] = "REJECT"; | ||
SmsTemplatesCategoryTypes["NewChat"] = "NEW_CHAT"; | ||
SmsTemplatesCategoryTypes["UnseenNotifications"] = "UNSEEN_NOTIFICATIONS"; | ||
})(SmsTemplatesCategoryTypes || (SmsTemplatesCategoryTypes = {})); | ||
@@ -91,0 +93,0 @@ export var TemplatesContextTypes; |
{ | ||
"name": "asma-types", | ||
"version": "1.1.10", | ||
"version": "1.1.11", | ||
"description": "shared ts asma types", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -85,2 +85,4 @@ // deprecated, replaced with QueriesInitiator | ||
Reject = 'REJECT', | ||
NewChat = 'NEW_CHAT', | ||
UnseenNotifications = 'UNSEEN_NOTIFICATIONS' | ||
} | ||
@@ -87,0 +89,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
52670
1036
1