Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@slack/types

Package Overview
Dependencies
Maintainers
12
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@slack/types - npm Package Compare versions

Comparing version 2.3.0 to 2.4.0-hermesBeta.1

6

dist/index.d.ts

@@ -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

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc