slack-block-builder
Advanced tools
Comparing version 2.3.0 to 2.3.1
@@ -36,4 +36,2 @@ import { SurfaceType, BlockType, ElementType } from '../constants'; | ||
filter = "filter", | ||
excludeExternalSharedChannels = "exclude_external_shared_channels", | ||
excludeBotUsers = "exclude_bot_users", | ||
initialConversation = "initial_conversation", | ||
@@ -40,0 +38,0 @@ initialDate = "initial_date", |
@@ -40,4 +40,2 @@ "use strict"; | ||
Param["filter"] = "filter"; | ||
Param["excludeExternalSharedChannels"] = "exclude_external_shared_channels"; | ||
Param["excludeBotUsers"] = "exclude_bot_users"; | ||
Param["initialConversation"] = "initial_conversation"; | ||
@@ -44,0 +42,0 @@ Param["initialDate"] = "initial_date"; |
{ | ||
"name": "slack-block-builder", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"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
295829
6200