slack-block-builder
Advanced tools
Comparing version 2.7.1 to 2.7.2
@@ -232,2 +232,3 @@ import { ButtonBuilder, ButtonParams } from './button'; | ||
DatePicker: typeof DatePicker; | ||
DateTimePicker: typeof DateTimePicker; | ||
EmailInput: typeof EmailInput; | ||
@@ -234,0 +235,0 @@ ExternalMultiSelect: typeof ExternalMultiSelect; |
@@ -301,2 +301,3 @@ "use strict"; | ||
DatePicker, | ||
DateTimePicker, | ||
EmailInput, | ||
@@ -303,0 +304,0 @@ ExternalMultiSelect, |
{ | ||
"name": "slack-block-builder", | ||
"version": "2.7.1", | ||
"version": "2.7.2", | ||
"description": "Maintainable code for interactive Slack messages, modals, home tabs, and workflow steps. A must-have for the Slack Block Kit framework.", | ||
@@ -5,0 +5,0 @@ "author": { |
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
339613
7059