| @colors/colors • 1.6.0get colors in your node.js console | INDIRECT | 0 | |
| @dabh/diagnostics • 2.0.8Tools for debugging your node.js modules and event loop | INDIRECT | 8 | |
| @sapphire/async-queue • 1.5.5Sequential asynchronous lock-based queue for promises | INDIRECT | 0 | |
| @sapphire/shapeshift • 4.0.0Blazing fast input validation and transformation ⚡ | INDIRECT | 2 | |
| @sapphire/snowflake • 3.5.3Deconstructs and generates snowflake IDs using BigInts | INDIRECT | 0 | |
| @so-ric/colorspace • 1.1.6Generate HEX colors for a given namespace using color v5 | INDIRECT | 5 | |
| @types/node • 24.7.2TypeScript definitions for node | INDIRECT | 1 | |
| @types/triple-beam • 1.3.5TypeScript definitions for triple-beam | INDIRECT | 0 | |
| @types/ws • 8.18.1TypeScript definitions for ws | INDIRECT | 2 | |
| @vladfrangu/async_event_emitter • 2.4.7An event emitter implementation with async support in mind | INDIRECT | 0 | |
| accepts • 2.0.0Higher-level content negotiation | INDIRECT | 3 | |
| asn1.js • 5.4.1ASN.1 encoder and decoder | INDIRECT | 4 | |
| async-function • 1.0.0A function that returns the normally hidden `AsyncFunction` constructor | INDIRECT | 0 | |
| async-generator-function • 1.0.0A function that returns the normally hidden `AsyncGeneratorFunction` constructor | INDIRECT | 0 | |
| async • 3.2.6Higher-order functions and common patterns for asynchronous code | INDIRECT | 0 | |
| bagpipe • 0.3.5Concurrency limit | INDIRECT | 0 | |
| balanced-match • 1.0.2Match balanced character pairs, like "{" and "}" | INDIRECT | 0 | |
| bluebird • 3.7.2Full featured Promises/A+ implementation with exceptionally good performance | INDIRECT | 0 | |
| bn.js • 4.12.2Big number implementation in pure javascript | INDIRECT | 0 | |
| body-parser • 2.2.0Node.js body parsing middleware | INDIRECT | 43 | |
| brace-expansion • 2.0.2Brace expansion as known from sh/bash | INDIRECT | 1 | |
| bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versa | INDIRECT | 0 | |
| call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind` | INDIRECT | 2 | |
| call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. | INDIRECT | 15 | |
| color-convert • 3.1.2Plain color conversion functions | INDIRECT | 1 | |
| color-name • 2.0.2A list of color names and its values | INDIRECT | 0 | |
| color-string • 2.1.2Parser and generator for CSS color strings | INDIRECT | 1 | |
| color • 5.0.2Color conversion and manipulation with CSS string support | INDIRECT | 3 | |
| compressible • 2.0.18Compressible Content-Type / mime checking | INDIRECT | 1 | |
| compression • 1.8.1Node.js compression middleware | DIRECT | 9 | |
| content-disposition • 1.0.0Create and parse Content-Disposition header | INDIRECT | 1 | |
| content-type • 1.0.5Create and parse HTTP Content-Type header | INDIRECT | 0 | |
| cookie-signature • 1.0.7Sign and unsign cookies | INDIRECT | 0 | |
| cookie-signature • 1.2.2Sign and unsign cookies | INDIRECT | 0 | |
| cookie • 0.7.2HTTP server cookie parsing and serialization | INDIRECT | 0 | |
| debug • 2.6.9small debugging utility | INDIRECT | 1 | |
| debug • 4.4.3Lightweight debugging utility for Node.js and the browser | INDIRECT | 1 | |
| depd • 2.0.0Deprecate all the things | INDIRECT | 0 | |
| discord-api-types • 0.38.30Discord API typings that are kept up to date for use in bot library creation. | INDIRECT | 0 | |
| dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-bound | INDIRECT | 4 | |
| ee-first • 1.1.1return the first event in a set of ee/event pairs | INDIRECT | 0 | |
| enabled • 2.0.0Check if a certain debug flag is enabled. | INDIRECT | 0 | |
| encodeurl • 2.0.0Encode a URL to a percent-encoded form, excluding already-encoded sequences | INDIRECT | 0 | |
| es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one. | INDIRECT | 0 | |
| es-errors • 1.3.0A simple cache for a few of the JS Error constructors. | INDIRECT | 0 | |
| es-object-atoms • 1.1.1ES Object-related atoms: Object, ToObject, RequireObjectCoercible | INDIRECT | 1 | |
| escape-html • 1.0.3Escape string for use in HTML | INDIRECT | 0 | |
| etag • 1.8.1Create simple HTTP ETags | INDIRECT | 0 | |
| express-session • 1.18.2Simple session middleware for Express | DIRECT | 10 | |
| express • 5.1.0Fast, unopinionated, minimalist web framework | DIRECT | 70 | |
| fast-deep-equal • 3.1.3Fast deep equal | INDIRECT | 0 | |
| fecha • 4.2.3Date formatting and parsing | INDIRECT | 0 | |
| finalhandler • 2.1.0Node.js final http responder | INDIRECT | 8 | |
| fn.name • 1.1.0Extract names from functions | INDIRECT | 0 | |
| forwarded • 0.2.0Parse HTTP X-Forwarded-For header | INDIRECT | 0 | |
| fresh • 2.0.0HTTP response freshness testing | INDIRECT | 0 | |
| fs-extra • 8.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf. | INDIRECT | 3 | |
| function-bind • 1.1.2Implementation of Function.prototype.bind | INDIRECT | 0 | |
| generator-function • 2.0.1A function that returns the normally hidden `GeneratorFunction` constructor | INDIRECT | 0 | |
| get-intrinsic • 1.3.1Get and robustly cache all JS language-level intrinsics at first require time | INDIRECT | 14 | |
| get-proto • 1.0.1Robustly get the [[Prototype]] of an object | INDIRECT | 6 | |
| gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. | INDIRECT | 0 | |
| has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams. | INDIRECT | 0 | |
| hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate. | INDIRECT | 1 | |
| http-errors • 2.0.0Create HTTP error objects | INDIRECT | 5 | |
| iconv-lite • 0.6.3Convert character encodings in pure javascript. | INDIRECT | 1 | |
| iconv-lite • 0.7.0Convert character encodings in pure javascript. | INDIRECT | 1 | |
| imurmurhash • 0.1.4An incremental implementation of MurmurHash3 | INDIRECT | 0 | |
| ipaddr.js • 1.9.1A library for manipulating IPv4 and IPv6 addresses in JavaScript. | INDIRECT | 0 | |
| is-promise • 4.0.0Test whether an object looks like a promises-a+ promise | INDIRECT | 0 | |
| is-stream • 2.0.1Check if something is a Node.js stream | INDIRECT | 0 | |
| is-typedarray • 1.0.0Detect whether or not an object is a Typed Array | INDIRECT | 0 | |
| json-db-lite • 0.1.4Simple serviceless and NoSQL database. | DIRECT | 1 | |
| jsonfile • 4.0.0Easily read/write JSON files. | INDIRECT | 1 | |
| kruptein • 2.2.3crypto; from kruptein to hide or conceal | INDIRECT | 5 | |
| kuler • 2.0.0Color your terminal using CSS/hex color codes | INDIRECT | 0 | |
| lodash.snakecase • 4.1.1The lodash method `_.snakeCase` exported as a module. | INDIRECT | 0 | |
| lodash • 4.17.21Lodash modular utilities. | INDIRECT | 0 | |
| logform • 2.7.0An mutable object-based log format designed for chaining & objectMode streams. | INDIRECT | 6 | |
| magic-bytes.js • 1.12.1Detect Filetype by bytes | INDIRECT | 0 | |
| math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached. | INDIRECT | 0 | |
| media-typer • 1.1.0Simple RFC 6838 media type parser and formatter | INDIRECT | 0 | |
| merge-descriptors • 2.0.0Merge objects using their property descriptors | INDIRECT | 0 | |
| mime-db • 1.54.0Media Type Database | INDIRECT | 0 | |
| mime-types • 3.0.1The ultimate javascript content-type utility. | INDIRECT | 1 | |
| ms • 2.0.0Tiny milisecond conversion utility | INDIRECT | 0 | |
| ms • 2.1.3Tiny millisecond conversion utility | INDIRECT | 0 | |
| negotiator • 0.6.4HTTP content negotiation | INDIRECT | 0 | |
| negotiator • 1.0.0HTTP content negotiation | INDIRECT | 0 | |
| object-assign • 4.1.1ES2015 `Object.assign()` ponyfill | INDIRECT | 0 | |
| object-inspect • 1.13.4string representations of objects in node and the browser | INDIRECT | 0 | |
| on-finished • 2.4.1Execute a callback when a request closes, finishes, or errors | INDIRECT | 1 | |
| on-headers • 1.1.0Execute a listener when a response is about to write headers | INDIRECT | 0 | |
| one-time • 1.0.0Run the supplied function exactly one time (once) | INDIRECT | 1 | |
| parseurl • 1.3.3parse a url with memoization | INDIRECT | 0 | |
| path-to-regexp • 8.3.0Express style path to RegExp utility | INDIRECT | 0 | |
| proxy-addr • 2.0.7Determine address of proxied request | INDIRECT | 2 | |
| psl • 1.15.0Domain name parser based on the Public Suffix List | INDIRECT | 1 | |
| punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. | INDIRECT | 0 | |
| q • 1.5.1A library for promises (CommonJS/Promises/A,B,D) | DIRECT | 0 | |
| random-bytes • 1.0.0URL and cookie safe UIDs | INDIRECT | 0 | |
| range-parser • 1.2.1Range header field string parser | INDIRECT | 0 | |
| raw-body • 3.0.1Get and validate the raw body of a readable stream. | INDIRECT | 10 | |
| readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.js | INDIRECT | 4 | |
| retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations. | INDIRECT | 0 | |
| router • 2.2.0Simple middleware-style router | INDIRECT | 6 | |
| safe-buffer • 5.2.1Safer Node.js Buffer API | INDIRECT | 0 | |
| safe-stable-stringify • 2.5.0Deterministic and safely JSON.stringify to quickly serialize JavaScript objects | INDIRECT | 0 | |
| safer-buffer • 2.1.2Modern Buffer API polyfill without footguns | INDIRECT | 0 | |
| send • 1.2.0Better streaming static file server with Range and conditional-GET support | INDIRECT | 18 | |
| serve-static • 2.2.0Serve static files | INDIRECT | 20 | |
| side-channel-list • 1.0.0Store information about any JS value in a side channel, using a linked list | INDIRECT | 2 | |
| side-channel-map • 1.0.1Store information about any JS value in a side channel, using a Map | INDIRECT | 17 | |
| side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available. | INDIRECT | 18 | |
| side-channel • 1.1.0Store information about any JS value in a side channel. Uses WeakMap if available. | INDIRECT | 20 | |
| stack-trace • 0.0.10Get v8 stack traces as an array of CallSite objects. | INDIRECT | 0 | |
| statuses • 2.0.1HTTP status utility | INDIRECT | 0 | |
| statuses • 2.0.2HTTP status utility | INDIRECT | 0 | |
| string_decoder • 1.3.0The string_decoder module from Node core | INDIRECT | 1 | |
| text-hex • 1.0.0Generate a hex color from the given text | INDIRECT | 0 | |
| toidentifier • 1.0.1Convert a string of words to a JavaScript identifier | INDIRECT | 0 | |
| triple-beam • 1.4.1Definitions of levels for logging purposes & shareable Symbol constants. | INDIRECT | 0 | |
| ts-mixer • 6.0.4A very small TypeScript library that provides tolerable Mixin functionality. | INDIRECT | 0 | |
| type-is • 2.0.1Infer the content-type of a request. | INDIRECT | 4 | |
| typedarray-to-buffer • 3.1.5Convert a typed array to a Buffer without a copy | INDIRECT | 1 | |
| uid-safe • 2.1.5URL and cookie safe UIDs | INDIRECT | 1 | |
| undici-types • 7.14.0A stand-alone types package for Undici | INDIRECT | 0 | |
| undici • 6.21.3An HTTP/1.1 client, written from scratch for Node.js | INDIRECT | 0 | |
| universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks. | INDIRECT | 0 | |
| unpipe • 1.0.0Unpipe a stream from all destinations | INDIRECT | 0 | |
| util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser support | INDIRECT | 0 | |
| vary • 1.1.2Manipulate the HTTP Vary header | INDIRECT | 0 | |
| winston-transport • 4.9.0Base stream implementations for winston@3 and up. | INDIRECT | 12 | |
| winston • 3.18.3A logger for just about everything. | DIRECT | 27 | |
| ws • 8.18.3Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js | INDIRECT | 0 | |