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

@slack/types

Package Overview
Dependencies
Maintainers
10
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 1.2.0 to 1.2.1

1

dist/index.d.ts

@@ -32,2 +32,3 @@ export interface Dialog {

blocks: (KnownBlock | Block)[];
callback_id?: string;
close?: PlainTextElement;

@@ -34,0 +35,0 @@ submit?: PlainTextElement;

5

package.json
{
"name": "@slack/types",
"version": "1.2.0",
"version": "1.2.1",
"description": "Shared type definitions for the Node Slack SDK",

@@ -42,4 +42,3 @@ "author": "Slack Technologies, Inc.",

"typescript": "^3.3.3333"
},
"gitHead": "8a3f777519718ffb87cbde712f75b8d594255f84"
}
}

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