licenses.dev

@slack/web-api v6.12.1

Official library for using the Slack Platform's Web API

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT25
PackageRelationDependenciesPublished
@slack/logger • 3.0.0Logging utility used by Node Slack SDKDIRECT2
@slack/types • 2.13.1Shared type definitions for the Node Slack SDKDIRECT0
@types/is-stream • 1.1.0TypeScript definitions for is-streamDIRECT2
@types/node • 22.5.5TypeScript definitions for nodeDIRECT1
@types/retry • 0.12.0TypeScript definitions for retryINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
axios • 1.7.7Promise based HTTP client for the browser and node.jsDIRECT8
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
eventemitter3 • 3.1.2EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.DIRECT0
eventemitter3 • 4.0.7EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
follow-redirects • 1.15.9HTTP and HTTPS modules that follow redirects.INDIRECT0
form-data • 2.5.1A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.DIRECT5
form-data • 4.0.0A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
is-electron • 2.2.2Detect if running in Electron.DIRECT0
is-stream • 1.1.0Check if something is a Node.js streamDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
p-queue • 6.6.2Promise queue with concurrency controlDIRECT3
p-retry • 4.6.2Retry a promise-returning or async functionDIRECT2
p-timeout • 3.2.0Timeout a promise after a specified amount of timeINDIRECT1
proxy-from-env • 1.1.0Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.INDIRECT0
retry • 0.13.1Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40slack%2Fweb-api)](https://licenses.dev/npm/%40slack%2Fweb-api)
<a href="https://licenses.dev/npm/%40slack%2Fweb-api">
  <img src="https://licenses.dev/b/npm/%40slack%2Fweb-api" alt="licenses" />
</a>

Or the licenses badge code for the 6.12.1 version:

[![licenses](https://licenses.dev/b/npm/%40slack%2Fweb-api/6.12.1)](https://licenses.dev/npm/%40slack%2Fweb-api/6.12.1)
<a href="https://licenses.dev/npm/%40slack%2Fweb-api/6.12.1">
  <img src="https://licenses.dev/b/npm/%40slack%2Fweb-api/6.12.1" alt="licenses" />
</a>
GitHub