@fastify/busboy • 3.1.1 A streaming parser for HTML form data for node.js INDIRECT 0 1734876423 @js-sdsl/ordered-map • 4.4.2 javascript standard data structure library which benchmark against C++ STL INDIRECT 0 1689946270 @tootallnate/once • 2.0.0 Creates a Promise that waits for a single event INDIRECT 0 1632354652 @types/body-parser • 1.19.6 TypeScript definitions for body-parser INDIRECT 3 1749262526 @types/caseless • 0.12.5 TypeScript definitions for caseless INDIRECT 0 1699316480 @types/connect • 3.4.38 TypeScript definitions for connect INDIRECT 2 1699318654 @types/express-serve-static-core • 4.19.6 TypeScript definitions for express-serve-static-core INDIRECT 6 1727292049 @types/express • 4.17.23 TypeScript definitions for express INDIRECT 11 1749262773 @types/http-errors • 2.0.5 TypeScript definitions for http-errors INDIRECT 0 1749262653 @types/jsonwebtoken • 9.0.10 TypeScript definitions for jsonwebtoken INDIRECT 3 1750059360 @types/long • 4.0.2 TypeScript definitions for long.js INDIRECT 0 1651001538 @types/mime • 1.3.5 TypeScript definitions for mime INDIRECT 0 1699388774 @types/ms • 2.1.0 TypeScript definitions for ms INDIRECT 0 1737061366 @types/node • 22.16.3 TypeScript definitions for node INDIRECT 1 1752174197 @types/qs • 6.14.0 TypeScript definitions for qs INDIRECT 0 1747456615 @types/range-parser • 1.2.7 TypeScript definitions for range-parser INDIRECT 0 1699364722 @types/request • 2.48.12 TypeScript definitions for request INDIRECT 25 1699370736 @types/send • 0.17.5 TypeScript definitions for send INDIRECT 3 1749262730 @types/serve-static • 1.15.8 TypeScript definitions for serve-static INDIRECT 5 1749262738 @types/tough-cookie • 4.0.5 TypeScript definitions for tough-cookie INDIRECT 0 1699390095 abort-controller • 3.0.0 An implementation of WHATWG AbortController interface. INDIRECT 1 1553937332 agent-base • 6.0.2 Turn a function into an `http.Agent` instance INDIRECT 2 1603481595 agent-base • 7.1.4 Turn a function into an `http.Agent` instance INDIRECT 0 1751910241 ansi-regex • 5.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 1631634919 ansi-styles • 4.3.0 ANSI escape codes for styling strings in the terminal INDIRECT 2 1601839105 arrify • 2.0.1 Convert a value to an array INDIRECT 0 1554796157 async-retry • 1.3.3 Retrying made simple, easy and async INDIRECT 1 1629166233 asynckit • 0.4.0 Minimal async jobs utility library, with streams support INDIRECT 0 1465928945 base64-js • 1.5.1 Base64 encoding/decoding in pure JS INDIRECT 0 1605123228 bignumber.js • 9.3.0 A library for arbitrary-precision decimal and non-decimal arithmetic INDIRECT 0 1745070472 call-bind-apply-helpers • 1.0.2 Helper functions around Function call/apply/bind, for use in `call-bind` INDIRECT 2 1739388296 color-convert • 2.0.1 Plain color conversion functions INDIRECT 1 1566248736 color-name • 1.1.4 A list of color names and its values INDIRECT 0 1537526936 combined-stream • 1.0.8 A stream that emits multiple other streams one after another. INDIRECT 1 1557683385 debug • 4.4.1 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1747169796 delayed-stream • 1.0.0 Buffers events from a stream until you are ready to handle them. INDIRECT 0 1430431829 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 duplexify • 4.1.3 Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input INDIRECT 9 1709760538 emoji-regex • 8.0.0 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 1551812303 end-of-stream • 1.4.5 Call a callback when a readable/writable/duplex stream has completed or failed. INDIRECT 2 1750080540 es-define-property • 1.0.1 `Object.defineProperty`, but not IE 8's broken one. INDIRECT 0 1733508962 es-errors • 1.3.0 A simple cache for a few of the JS Error constructors. INDIRECT 0 1707120351 es-object-atoms • 1.1.1 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 1736901763 es-set-tostringtag • 2.1.0 A helper to optimistically set Symbol.toStringTag, when possible. INDIRECT 13 1735793054 escalade • 3.2.0 A tiny (183B to 210B) and fast utility to ascend parent directories INDIRECT 0 1724972376 event-target-shim • 5.0.1 An implementation of WHATWG EventTarget interface. INDIRECT 0 1550556052 extend • 3.0.2 Port of jQuery.extend for node.js and the browser INDIRECT 0 1532032091 farmhash-modern • 1.1.0 FarmHash functions compiled using Rust and WebAssembly to make them easy to use in node.js and the browser INDIRECT 0 1688051024 fast-deep-equal • 3.1.3 Fast deep equal INDIRECT 0 1591601248 fast-xml-parser • 4.5.3 Validate XML, Parse XML, Build XML without C/C++ based libraries INDIRECT 1 1740106467 form-data • 2.5.3 A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. INDIRECT 20 1739570176 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 functional-red-black-tree • 1.0.1 A fully persistent balanced binary search tree INDIRECT 0 1412006712 get-intrinsic • 1.3.0 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 11 1740257660 get-proto • 1.0.1 Robustly get the [[Prototype]] of an object INDIRECT 6 1735848482 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 gtoken • 7.1.0 Node.js Google Authentication Service Account Tokens INDIRECT 17 1706817205 has-symbols • 1.1.0 Determine if the JS environment has Symbol support. Supports spec, or shams. INDIRECT 0 1733157257 has-tostringtag • 1.0.2 Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams. INDIRECT 1 1706823840 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 html-entities • 2.6.0 Fastest HTML entities encode/decode library. INDIRECT 0 1743349210 http-parser-js • 0.5.10 A pure JS HTTP parser for node. INDIRECT 0 1744121547 http-proxy-agent • 5.0.0 An HTTP(s) proxy `http.Agent` implementation for HTTP INDIRECT 4 1632357350 https-proxy-agent • 5.0.1 An HTTP(s) proxy `http.Agent` implementation for HTTPS INDIRECT 3 1649961720 https-proxy-agent • 7.0.6 An HTTP(s) proxy `http.Agent` implementation for HTTPS INDIRECT 3 1733542329 is-fullwidth-code-point • 3.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 1552896545 is-stream • 2.0.1 Check if something is a Node.js stream INDIRECT 0 1627296664 jose • 4.15.9 'JSON Web Almost Everything' - JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes INDIRECT 0 1719990915 json-bigint • 1.0.0 JSON.parse with bigints support INDIRECT 1 1594726179 jsonwebtoken • 9.0.2 JSON Web Token implementation (symmetric and asymmetric) INDIRECT 14 1693398613 jwa • 1.4.2 JWA implementation (supports all JWS algorithms) INDIRECT 3 1746619155 jwa • 2.0.1 JWA implementation (supports all JWS algorithms) INDIRECT 3 1746618170 jwks-rsa • 3.2.0 Library to retrieve RSA public keys from a JWKS endpoint INDIRECT 22 1742307764 jws • 3.2.2 Implementation of JSON Web Signatures INDIRECT 4 1552749977 jws • 4.0.0 Implementation of JSON Web Signatures INDIRECT 4 1576516954 limiter • 1.1.5 A generic rate limiter for node.js. Useful for API clients, web crawling, or other tasks that need to be throttled INDIRECT 0 1578443623 lodash.camelcase • 4.3.0 The lodash method `_.camelCase` exported as a module. INDIRECT 0 1471109823 lodash.clonedeep • 4.5.0 The lodash method `_.cloneDeep` exported as a module. INDIRECT 0 1471109839 lodash.includes • 4.3.0 The lodash method `_.includes` exported as a module. INDIRECT 0 1471109980 lodash.isboolean • 3.0.3 The lodash method `_.isBoolean` exported as a module. INDIRECT 0 1454484500 lodash.isinteger • 4.0.4 The lodash method `_.isInteger` exported as a module. INDIRECT 0 1471110041 lodash.isnumber • 3.0.3 The lodash method `_.isNumber` exported as a module. INDIRECT 0 1454484529 lodash.isplainobject • 4.0.6 The lodash method `_.isPlainObject` exported as a module. INDIRECT 0 1471110067 lodash.isstring • 4.0.1 The lodash method `_.isString` exported as a module. INDIRECT 0 1454484539 lodash.once • 4.1.1 The lodash method `_.once` exported as a module. INDIRECT 0 1471110167 lru-memoizer • 2.3.0 Memoize functions results using an lru-cache. INDIRECT 3 1715786848 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 mime-db • 1.52.0 Media Type Database INDIRECT 0 1645472511 mime-types • 2.1.35 The ultimate javascript content-type utility. INDIRECT 1 1647108283 mime • 3.0.0 A comprehensive library for mime-type mapping INDIRECT 0 1635900648 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 node-fetch • 2.7.0 A light-weight module that brings window.fetch to node.js INDIRECT 3 1692811119 object-hash • 3.0.0 Generate hashes from javascript objects in node and the browser. INDIRECT 0 1645197047 p-limit • 3.1.0 Run multiple promise-returning & async functions with limited concurrency INDIRECT 1 1606290157 readable-stream • 3.6.2 Streams3, a user-land copy of the stream library from Node.js INDIRECT 4 1678438954 require-directory • 2.1.1 Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules. INDIRECT 0 1432801864 retry-request • 7.0.2 Retry a request. INDIRECT 41 1705693829 retry • 0.13.1 Abstraction for exponential and custom retry strategies for failed operations. INDIRECT 0 1624261532 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 stream-events • 1.0.5 Get an event when you're being sent data or asked for it. INDIRECT 1 1540573884 stream-shift • 1.0.3 Returns the next buffer/object in a stream's readable queue INDIRECT 0 1705518913 string_decoder • 1.3.0 The string_decoder module from Node core INDIRECT 1 1565169636 string-width • 4.2.3 Get the visual width of a string - the number of columns required to display it INDIRECT 4 1632417441 strip-ansi • 6.0.1 Strip ANSI escape codes from a string INDIRECT 1 1632414881 strnum • 1.1.2 Parse String to Number based on configuration INDIRECT 0 1740611810 stubs • 3.0.0 Easy method stubber. INDIRECT 0 1484320349 tr46 • 0.0.3 An implementation of the Unicode TR46 spec INDIRECT 0 1453255734 undici-types • 6.21.0 A stand-alone types package for Undici INDIRECT 0 1731505029 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 uuid • 11.1.0 RFC9562 UUIDs INDIRECT 0 1739988971 uuid • 8.3.2 RFC4122 (v1, v4, and v5) UUIDs INDIRECT 0 1607459916 uuid • 9.0.1 RFC4122 (v1, v4, and v5) UUIDs INDIRECT 0 1694508995 whatwg-url • 5.0.0 An implementation of the WHATWG URL Standard's URL API and parsing machinery INDIRECT 2 1495832201 wrap-ansi • 7.0.0 Wordwrap a string with ANSI escape codes INDIRECT 8 1587574403 yargs • 17.7.2 yargs the modern, pirate-themed, successor to optimist. INDIRECT 15 1682625542 yocto-queue • 0.1.0 Tiny queue data structure INDIRECT 0 1606197935