@epam/ai-dial-shared
Advanced tools
Comparing version 0.7.0-rc.38 to 0.7.0-rc.39
@@ -18,2 +18,3 @@ var Feature; | ||
Feature["InputFiles"] = "input-files"; | ||
Feature["InputLinks"] = "input-links"; | ||
Feature["AttachmentsManager"] = "attachments-manager"; | ||
@@ -40,2 +41,3 @@ Feature["ConversationsPublishing"] = "conversations-publishing"; | ||
[Feature.InputFiles]: true, | ||
[Feature.InputLinks]: true, | ||
[Feature.AttachmentsManager]: true, | ||
@@ -42,0 +44,0 @@ [Feature.ConversationsPublishing]: true, |
@@ -5,3 +5,3 @@ { | ||
"homepage": "https://epam-rail.com", | ||
"version": "0.7.0-rc.38", | ||
"version": "0.7.0-rc.39", | ||
"dependencies": {}, | ||
@@ -8,0 +8,0 @@ "type": "module", |
@@ -17,2 +17,3 @@ export declare enum Feature { | ||
InputFiles = "input-files", | ||
InputLinks = "input-links", | ||
AttachmentsManager = "attachments-manager", | ||
@@ -19,0 +20,0 @@ ConversationsPublishing = "conversations-publishing", |
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
16749
131