slack-block-builder
Advanced tools
Comparing version 2.0.0-beta.2 to 2.0.0-beta.3
@@ -79,2 +79,3 @@ import { SurfaceType, BlockType, ElementType } from '../constants'; | ||
readonly text: string; | ||
readonly channel: string; | ||
readonly blocks?: SlackBlockDto[]; | ||
@@ -81,0 +82,0 @@ readonly attachments?: SlackDto[]; |
{ | ||
"name": "slack-block-builder", | ||
"version": "2.0.0-beta.2", | ||
"version": "2.0.0-beta.3", | ||
"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
248810
5345