@babel/runtime-corejs3 • 7.26.10 babel's modular runtime helpers with core-js@3 polyfilling INDIRECT 2 1741715706 accepts • 1.3.8 Higher-level content negotiation INDIRECT 3 1643845928 array-flatten • 1.1.1 Flatten an array of nested arrays into a single flat array INDIRECT 0 1436478175 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 bignumber.js • 9.0.0 A library for arbitrary-precision decimal and non-decimal arithmetic INDIRECT 0 1558977627 binary-extensions • 2.3.0 List of binary file extensions INDIRECT 0 1710439839 body-parser • 1.20.3 Node.js body parsing middleware INDIRECT 40 1725923719 brace-expansion • 1.1.11 Brace expansion as known from sh/bash INDIRECT 2 1518248542 braces • 3.0.3 Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed. INDIRECT 3 1716281951 bytes • 3.1.2 Utility to parse a string bytes to bytes and vice-versa INDIRECT 0 1643346157 call-bind-apply-helpers • 1.0.2 Helper functions around Function call/apply/bind, for use in `call-bind` INDIRECT 2 1739388296 call-bound • 1.0.4 Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. INDIRECT 12 1741024203 camelcase • 5.3.1 Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar` DIRECT 0 1554298472 chokidar • 3.6.0 Minimal and efficient cross-platform file watching library INDIRECT 14 1707260254 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 content-disposition • 0.5.4 Create and parse Content-Disposition header INDIRECT 1 1639176934 content-type • 1.0.5 Create and parse HTTP Content-Type header INDIRECT 0 1675020359 cookie-signature • 1.0.6 Sign and unsign cookies INDIRECT 0 1423002195 cookie • 0.7.1 HTTP server cookie parsing and serialization INDIRECT 0 1727979437 core-js-pure • 3.41.0 Standard library INDIRECT 0 1740848185 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1630420536 cors • 2.8.5 Node.js CORS middleware DIRECT 2 1541365213 debug • 2.6.9 small debugging utility INDIRECT 1 1506087155 debug • 3.2.7 small debugging utility INDIRECT 1 1605790637 decamelize • 3.2.0 Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow INDIRECT 4 1554499803 depd • 2.0.0 Deprecate all the things INDIRECT 0 1540576375 destroy • 1.2.0 destroy a stream if possible INDIRECT 0 1647802992 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 ee-first • 1.1.1 return the first event in a set of ee/event pairs INDIRECT 0 1432581508 encodeurl • 1.0.2 Encode a URL to a percent-encoded form, excluding already-encoded sequences INDIRECT 0 1516591169 encodeurl • 2.0.0 Encode a URL to a percent-encoded form, excluding already-encoded sequences INDIRECT 0 1711670622 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 escape-html • 1.0.3 Escape string for use in HTML INDIRECT 0 1441082842 etag • 1.8.1 Create simple HTTP ETags INDIRECT 0 1505270624 express • 4.21.2 Fast, unopinionated, minimalist web framework DIRECT 68 1733437900 fill-range • 7.1.1 Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex` INDIRECT 2 1716281151 finalhandler • 1.3.1 Node.js final http responder INDIRECT 9 1726084302 fisherjs • 0.0.2 Simple hook system DIRECT 0 1587326026 forwarded • 0.2.0 Parse HTTP X-Forwarded-For header INDIRECT 0 1622503382 fresh • 0.5.2 HTTP response freshness testing INDIRECT 0 1505365392 fsevents • 2.3.3 Native Access to MacOS FSEvents INDIRECT 0 1692635062 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 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 has-flag • 3.0.0 Check if argv has a specific flag INDIRECT 0 1514920916 has-symbols • 1.1.0 Determine if the JS environment has Symbol support. Supports spec, or shams. INDIRECT 0 1733157257 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 http-errors • 2.0.0 Create HTTP error objects INDIRECT 5 1639798242 iconv-lite • 0.4.24 Convert character encodings in pure javascript. INDIRECT 1 1534969392 ipaddr.js • 1.9.1 A library for manipulating IPv4 and IPv6 addresses in JavaScript. INDIRECT 0 1563330499 is-binary-path • 2.1.0 Check if a file path is a binary file INDIRECT 1 1555648965 is-extglob • 2.1.1 Returns true if a string has an extglob. INDIRECT 0 1481429064 is-glob • 4.0.3 Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet INDIRECT 1 1632934367 is-number • 7.0.0 Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc. INDIRECT 0 1530716938 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 media-typer • 0.3.0 Simple RFC 6838 media type parser and formatter INDIRECT 0 1410150744 merge-descriptors • 1.0.3 Merge objects using descriptors INDIRECT 0 1700155732 methods • 1.1.2 HTTP methods that node supports INDIRECT 0 1453085636 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 • 1.6.0 A comprehensive library for mime-type mapping INDIRECT 0 1511571199 ms • 2.0.0 Tiny milisecond conversion utility INDIRECT 0 1494937566 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 mysql • 2.18.1 A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed. DIRECT 10 1579802958 negotiator • 0.6.3 HTTP content negotiation INDIRECT 0 1642902613 nodemon • 2.0.22 Simple monitor script for use during development of a Node.js app. DIRECT 30 1679514789 normalize-path • 3.0.0 Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled. INDIRECT 0 1524149687 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 object-inspect • 1.13.4 string representations of objects in node and the browser INDIRECT 0 1738718770 on-finished • 2.4.1 Execute a callback when a request closes, finishes, or errors INDIRECT 1 1645546248 parseurl • 1.3.3 parse a url with memoization INDIRECT 0 1555388186 path-to-regexp • 0.1.12 Express style path to RegExp utility INDIRECT 0 1733436486 picomatch • 2.3.1 Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions. INDIRECT 0 1641143904 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 proxy-addr • 2.0.7 Determine address of proxied request INDIRECT 2 1622509048 pstree.remy • 1.1.8 Collects the full tree of processes from /proc INDIRECT 0 1589641123 range-parser • 1.2.1 Range header field string parser INDIRECT 0 1557534457 raw-body • 2.5.2 Get and validate the raw body of a readable stream. INDIRECT 10 1676999169 readable-stream • 2.3.7 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 1578244419 readdirp • 3.6.0 Recursive version of fs.readdir with streaming API. INDIRECT 1 1615717351 regenerator-runtime • 0.14.1 Runtime for Regenerator-compiled generator and async functions. INDIRECT 0 1702673522 safe-buffer • 5.1.2 Safer Node.js Buffer API INDIRECT 0 1524687024 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 send • 0.19.0 Better streaming static file server with Range and conditional-GET support INDIRECT 18 1725928480 serve-static • 1.16.2 Serve static files INDIRECT 21 1726079074 side-channel-list • 1.0.0 Store information about any JS value in a side channel, using a linked list INDIRECT 2 1733862025 side-channel-map • 1.0.1 Store information about any JS value in a side channel, using a Map INDIRECT 14 1733892798 side-channel-weakmap • 1.0.2 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 15 1733895551 side-channel • 1.1.0 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 17 1733936433 simple-update-notifier • 1.1.0 Simple update notifier to check for npm updates for cli applications INDIRECT 1 1669310957 sqlstring • 2.3.1 Simple SQL escape and format for MySQL INDIRECT 0 1519516938 statuses • 2.0.1 HTTP status utility INDIRECT 0 1609655867 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 1522397655 supports-color • 5.5.0 Detect whether a terminal supports color INDIRECT 1 1534739857 to-regex-range • 5.0.1 Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions. INDIRECT 1 1554617077 toidentifier • 1.0.1 Convert a string of words to a JavaScript identifier INDIRECT 0 1636928349 type-is • 1.6.18 Infer the content-type of a request. INDIRECT 3 1556287189 undefsafe • 2.0.5 Undefined safe way of extracting object properties INDIRECT 0 1634463344 unpipe • 1.0.0 Unpipe a stream from all destinations INDIRECT 0 1434313819 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 utils-merge • 1.0.1 merge() utility function INDIRECT 0 1505866719 uuid • 8.3.2 RFC4122 (v1, v4, and v5) UUIDs INDIRECT 0 1607459916 vary • 1.1.2 Manipulate the HTTP Vary header INDIRECT 0 1506217631 xregexp • 4.4.1 Extended regular expressions INDIRECT 3 1607405431