@slack/types
Advanced tools
Comparing version 2.3.0 to 2.4.0-hermesBeta.1
@@ -53,2 +53,3 @@ export interface Dialog { | ||
submit_disabled?: boolean; | ||
external_id?: string; | ||
} | ||
@@ -366,2 +367,7 @@ export declare type View = HomeView | ModalView | WorkflowStepView; | ||
} | ||
export interface Metadata { | ||
event_type: string; | ||
event_payload: Record<string, unknown>; | ||
notification_subscription_id: string; | ||
} | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@slack/types", | ||
"version": "2.3.0", | ||
"version": "2.4.0-hermesBeta.1", | ||
"description": "Shared type definitions for the Node Slack SDK", | ||
@@ -5,0 +5,0 @@ "author": "Slack Technologies, LLC", |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
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
22958
372
0
1