| @mongodb-js/saslprep • 1.4.13SASLprep: Stringprep Profile for User Names and Passwords, rfc4013 | INDIRECT | 2 | |
| @types/node • 26.1.1TypeScript definitions for node | INDIRECT | 1 | |
| @types/webidl-conversions • 7.0.3TypeScript definitions for webidl-conversions | INDIRECT | 0 | |
| @types/whatwg-url • 8.2.2TypeScript definitions for whatwg-url | INDIRECT | 3 | |
| accepts • 1.3.8Higher-level content negotiation | INDIRECT | 3 | |
| array-flatten • 1.1.1Flatten an array of nested arrays into a single flat array | INDIRECT | 0 | |
| 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 | |
| asynckit • 0.4.0Minimal async jobs utility library, with streams support | INDIRECT | 0 | |
| axios • 0.27.2Promise based HTTP client for the browser and node.js | DIRECT | 24 | |
| base64-js • 1.5.1Base64 encoding/decoding in pure JS | INDIRECT | 0 | |
| body-parser • 1.20.6Node.js body parsing middleware | INDIRECT | 43 | |
| bowser • 2.14.1Lightweight browser detector | INDIRECT | 0 | |
| buffer • 5.7.1Node.js Buffer API, for the browser | INDIRECT | 2 | |
| 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 | |
| combined-stream • 1.0.8A stream that emits multiple other streams one after another. | INDIRECT | 1 | |
| content-disposition • 0.5.4Create 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 • 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 | |
| delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them. | INDIRECT | 0 | |
| depd • 2.0.0Deprecate all the things | INDIRECT | 0 | |
| destroy • 1.2.0destroy a stream if possible | 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 | |
| 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.2ES Object-related atoms: Object, ToObject, RequireObjectCoercible | INDIRECT | 1 | |
| es-set-tostringtag • 2.1.0A helper to optimistically set Symbol.toStringTag, when possible. | INDIRECT | 16 | |
| escape-html • 1.0.3Escape string for use in HTML | INDIRECT | 0 | |
| etag • 1.8.1Create simple HTTP ETags | INDIRECT | 0 | |
| express • 4.22.2Fast, unopinionated, minimalist web framework | DIRECT | 70 | |
| finalhandler • 1.3.2Node.js final http responder | INDIRECT | 9 | |
| follow-redirects • 1.16.0HTTP and HTTPS modules that follow redirects. | INDIRECT | 0 | |
| form-data • 4.0.6A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. | INDIRECT | 22 | |
| forwarded • 0.2.0Parse HTTP X-Forwarded-For header | INDIRECT | 0 | |
| fresh • 0.5.2HTTP response freshness testing | INDIRECT | 0 | |
| 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 | |
| has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams. | INDIRECT | 1 | |
| hasown • 2.0.4A robust, ES3 compatible, "has own property" predicate. | INDIRECT | 1 | |
| http-errors • 2.0.1Create HTTP error objects | INDIRECT | 5 | |
| iconv-lite • 0.4.24Convert character encodings in pure javascript. | INDIRECT | 1 | |
| ip-address • 10.2.0A library for parsing IPv4 and IPv6 IP addresses in node and the browser. | INDIRECT | 0 | |
| ipaddr.js • 1.9.1A library for manipulating IPv4 and IPv6 addresses in JavaScript. | INDIRECT | 0 | |
| math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached. | INDIRECT | 0 | |
| media-typer • 0.3.0Simple RFC 6838 media type parser and formatter | INDIRECT | 0 | |
| memory-pager • 1.5.0Access memory using small fixed sized buffers | INDIRECT | 0 | |
| merge-descriptors • 1.0.3Merge objects using descriptors | INDIRECT | 0 | |
| methods • 1.1.2HTTP methods that node supports | INDIRECT | 0 | |
| mime-db • 1.52.0Media Type Database | INDIRECT | 0 | |
| mime-types • 2.1.35The ultimate javascript content-type utility. | INDIRECT | 1 | |
| mime • 1.6.0A comprehensive library for mime-type mapping | INDIRECT | 0 | |
| mongoose • 6.13.10Mongoose MongoDB ODM | DIRECT | 51 | |
| mpath • 0.9.0{G,S}et object values using MongoDB-like path notation | INDIRECT | 0 | |
| mquery • 4.0.3Expressive query building for MongoDB | INDIRECT | 2 | |
| ms • 2.0.0Tiny milisecond conversion utility | INDIRECT | 0 | |
| ms • 2.1.3Tiny millisecond conversion utility | INDIRECT | 0 | |
| negotiator • 0.6.3HTTP content negotiation | 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 | |
| parseurl • 1.3.3parse a url with memoization | INDIRECT | 0 | |
| path-to-regexp • 0.1.13Express style path to RegExp utility | INDIRECT | 0 | |
| proxy-addr • 2.0.7Determine address of proxied request | INDIRECT | 2 | |
| 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 | |
| range-parser • 1.2.1Range header field string parser | INDIRECT | 0 | |
| raw-body • 2.5.3Get and validate the raw body of a readable stream. | INDIRECT | 10 | |
| safe-buffer • 5.2.1Safer Node.js Buffer API | INDIRECT | 0 | |
| safer-buffer • 2.1.2Modern Buffer API polyfill without footguns | INDIRECT | 0 | |
| send • 0.19.2Better streaming static file server with Range and conditional-GET support | INDIRECT | 18 | |
| serve-static • 1.16.3Serve static files | INDIRECT | 20 | |
| side-channel-list • 1.0.1Store 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.1Store information about any JS value in a side channel. Uses WeakMap if available. | INDIRECT | 20 | |
| sift • 16.0.1MongoDB query filtering in JavaScript | INDIRECT | 0 | |
| smart-buffer • 4.2.0smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more. | INDIRECT | 0 | |
| socks • 2.8.9Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality. | INDIRECT | 2 | |
| sparse-bitfield • 3.0.3Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer | INDIRECT | 1 | |
| statuses • 2.0.2HTTP status utility | INDIRECT | 0 | |
| toidentifier • 1.0.1Convert a string of words to a JavaScript identifier | INDIRECT | 0 | |
| tr46 • 3.0.0An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing | INDIRECT | 1 | |
| type-is • 1.6.18Infer the content-type of a request. | INDIRECT | 3 | |
| undici-types • 8.3.0A stand-alone types package for Undici | INDIRECT | 0 | |
| unpipe • 1.0.0Unpipe a stream from all destinations | INDIRECT | 0 | |
| utils-merge • 1.0.1merge() utility function | INDIRECT | 0 | |
| vary • 1.1.2Manipulate the HTTP Vary header | INDIRECT | 0 | |
| whatwg-url • 11.0.0An implementation of the WHATWG URL Standard's URL API and parsing machinery | INDIRECT | 3 | |