licenses.dev

@slack/web-api v6.13.0

Official library for using the Slack Platform's Web API

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT40
PackageRelationDependenciesPublished
@slack/logger • 3.0.0Logging utility used by Node Slack SDKDIRECT2
@slack/types • 2.14.0Shared type definitions for the Node Slack SDKDIRECT0
@types/is-stream • 1.1.0TypeScript definitions for is-streamDIRECT2
@types/node • 24.0.10TypeScript definitions for nodeDIRECT1
@types/retry • 0.12.0TypeScript definitions for retryINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
axios • 1.10.0Promise based HTTP client for the browser and node.jsDIRECT22
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
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
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es-set-tostringtag • 2.1.0A helper to optimistically set Symbol.toStringTag, when possible.INDIRECT13
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.3A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.DIRECT20
form-data • 4.0.3A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT19
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-intrinsic • 1.3.0Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
is-electron • 2.2.2Detect if running in Electron.DIRECT0
is-stream • 1.1.0Check if something is a Node.js streamDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
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
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
undici-types • 7.8.0A 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.13.0 version:

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