Socket
Socket
Sign inDemoInstall

@slack/web-api

Package Overview
Dependencies
22
Maintainers
10
Versions
60
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.0 to 7.0.1

dist/types/request/index.d.ts

1

dist/index.d.ts

@@ -9,3 +9,4 @@ /// <reference lib="es2017" />

export { default as Method } from './methods';
export * from './types/request/index';
export * from './types/response/index';
//# sourceMappingURL=index.d.ts.map

@@ -34,3 +34,4 @@ "use strict";

__exportStar(require("./methods"), exports);
__exportStar(require("./types/request/index"), exports);
__exportStar(require("./types/response/index"), exports);
//# sourceMappingURL=index.js.map

3

package.json
{
"name": "@slack/web-api",
"version": "7.0.0",
"version": "7.0.1",
"description": "Official library for using the Slack Platform's Web API",

@@ -75,2 +75,3 @@ "author": "Slack Technologies, LLC",

"eslint-plugin-import": "^2",
"eslint-plugin-import-newlines": "^1.3.4",
"eslint-plugin-jsdoc": "^48",

@@ -77,0 +78,0 @@ "eslint-plugin-node": "^11",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc