accepts • 1.3.8 Higher-level content negotiation INDIRECT 3 1643845928 ansi-regex • 2.1.1 Regular expression for matching ANSI escape codes INDIRECT 0 1484363379 arr-diff • 2.0.0 Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons. INDIRECT 1 1449375974 arr-flatten • 1.1.0 Recursively flatten an array or arrays. INDIRECT 0 1499280631 array-flatten • 1.1.1 Flatten an array of nested arrays into a single flat array INDIRECT 0 1436478175 array-unique • 0.2.1 Return an array free of duplicate values. Fastest ES5 implementation. INDIRECT 0 1427255229 batch • 0.6.1 Simple async batch with concurrency control and progress reporting. INDIRECT 0 1494969109 body-parser • 1.20.3 Node.js body parsing middleware INDIRECT 39 1725923719 braces • 1.8.5 Fastest brace expansion for node.js, with the most complete support for the Bash 4.3 braces specification. INDIRECT 14 1463843582 bytes • 3.1.2 Utility to parse a string bytes to bytes and vice-versa INDIRECT 0 1643346157 call-bind-apply-helpers • 1.0.1 Helper functions around Function call/apply/bind, for use in `call-bind` INDIRECT 2 1733726673 call-bound • 1.0.3 Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. INDIRECT 11 1734310625 compressible • 2.0.18 Compressible Content-Type / mime checking INDIRECT 1 1578286209 compression • 1.7.5 Node.js compression middleware DIRECT 9 1730388374 connect-history-api-fallback • 1.6.0 Provides a fallback for non-existing directories so that the HTML 5 history API can be used. DIRECT 0 1546936380 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-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1630420536 debug • 2.6.9 small debugging utility INDIRECT 1 1506087155 debug • 3.2.7 small debugging utility INDIRECT 1 1605790637 depd • 1.1.2 Deprecate all the things INDIRECT 0 1515736023 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 errno • 0.1.8 libuv errno details exposed INDIRECT 1 1608122763 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.0.0 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 1710656343 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 eventemitter3 • 4.0.7 EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface. INDIRECT 0 1598519444 eventsource • 2.0.2 W3C compliant EventSource client for Node.js and browser (polyfill) INDIRECT 0 1652330465 expand-brackets • 0.1.5 Expand POSIX bracket expressions (character classes) in glob patterns. INDIRECT 1 1459554508 expand-range • 1.8.2 Fast, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks. Used by micromatch. INDIRECT 12 1462440436 express • 4.21.2 Fast, unopinionated, minimalist web framework DIRECT 67 1733437900 extglob • 0.3.2 Convert extended globs to regex-compatible strings. Add (almost) the expressive power of regular expressions to glob patterns. INDIRECT 1 1453279498 filename-regex • 2.0.1 Regular expression for matching file names, with or without extension. INDIRECT 0 1493403380 fill-range • 2.2.4 Fill in a range of numbers or letters, optionally passing an increment or multiplier to use. INDIRECT 11 1525799451 finalhandler • 1.3.1 Node.js final http responder INDIRECT 9 1726084302 follow-redirects • 1.15.9 HTTP and HTTPS modules that follow redirects. INDIRECT 0 1725612994 for-in • 1.0.2 Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js INDIRECT 0 1488298376 for-own • 0.1.5 Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js. INDIRECT 1 1488159173 forwarded • 0.2.0 Parse HTTP X-Forwarded-For header INDIRECT 0 1622503382 fresh • 0.5.2 HTTP response freshness testing INDIRECT 0 1505365392 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 get-intrinsic • 1.2.6 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 10 1733954479 glob-base • 0.3.0 Returns an object with the (non-glob) base path and the actual pattern. INDIRECT 3 1442930297 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 has-flag • 1.0.0 Check if argv has a specific flag INDIRECT 0 1436309034 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 • 1.6.3 Create HTTP error objects INDIRECT 4 1522355346 http-errors • 2.0.0 Create HTTP error objects INDIRECT 5 1639798242 http-parser-js • 0.5.8 A pure JS HTTP parser for node. INDIRECT 0 1656334334 http-proxy-middleware • 0.17.4 The one-liner node.js proxy middleware for connect, express and browser-sync DIRECT 45 1488496050 http-proxy • 1.18.1 HTTP proxying for the masses INDIRECT 3 1589750852 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-buffer • 1.1.6 Determine if an object is a Buffer INDIRECT 0 1508967388 is-dotfile • 1.0.3 Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory. INDIRECT 0 1496154300 is-equal-shallow • 0.1.3 Does a shallow comparison of two objects, returning false if the keys or values differ. INDIRECT 1 1435030807 is-extendable • 0.1.1 Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?" INDIRECT 0 1436050211 is-extglob • 1.0.0 Returns true if a string has an extglob. INDIRECT 0 1425675623 is-extglob • 2.1.1 Returns true if a string has an extglob. INDIRECT 0 1481429064 is-glob • 2.0.1 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 1443760481 is-glob • 3.1.0 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 1476311827 is-number • 2.1.0 Returns true if the value is a number. comprehensive tests. INDIRECT 2 1448200616 is-number • 4.0.0 Returns true if the value is a number. comprehensive tests. INDIRECT 0 1508219036 is-posix-bracket • 0.1.1 Returns true if the given string is a POSIX bracket expression (POSIX character class). INDIRECT 0 1459834300 is-primitive • 2.0.0 Returns `true` if the value is a primitive. INDIRECT 0 1426564841 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 isobject • 2.1.0 Returns true if the value is an object and not an array or null. INDIRECT 1 1461618427 kind-of • 3.2.2 Get the native type of a value. INDIRECT 1 1494958901 kind-of • 6.0.3 Get the native type of a value. INDIRECT 0 1579193959 lodash • 4.17.21 Lodash modular utilities. INDIRECT 0 1613835736 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 math-random • 1.0.4 math-random is an drop-in replacement for Math.random that uses cryptographically secure random number generation, where available. It works in both browser and node environments. INDIRECT 0 1547563044 media-typer • 0.3.0 Simple RFC 6838 media type parser and formatter INDIRECT 0 1410150744 memory-fs • 0.4.1 A simple in-memory filesystem. Holds data in a javascript object. INDIRECT 10 1481117482 merge-descriptors • 1.0.3 Merge objects using descriptors INDIRECT 0 1700155732 methods • 1.1.2 HTTP methods that node supports INDIRECT 0 1453085636 micromatch • 2.3.11 Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch. INDIRECT 37 1468602932 mime-db • 1.52.0 Media Type Database INDIRECT 0 1645472511 mime-db • 1.53.0 Media Type Database INDIRECT 0 1720816500 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 minimist • 0.0.10 parse argument options INDIRECT 0 1399844590 ms • 2.0.0 Tiny milisecond conversion utility INDIRECT 0 1494937566 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 negotiator • 0.6.3 HTTP content negotiation INDIRECT 0 1642902613 negotiator • 0.6.4 HTTP content negotiation INDIRECT 0 1729308043 normalize-path • 2.1.1 Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes unless disabled. INDIRECT 1 1490811685 object-inspect • 1.13.3 string representations of objects in node and the browser INDIRECT 0 1731113867 object.omit • 2.0.1 Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument. INDIRECT 3 1477549485 on-finished • 2.4.1 Execute a callback when a request closes, finishes, or errors INDIRECT 1 1645546248 on-headers • 1.0.2 Execute a listener when a response is about to write headers INDIRECT 0 1550807334 open • 0.0.5 open a file or url in the user's preferred application DIRECT 0 1397130379 parse-glob • 3.0.4 Parse a glob pattern into an object of tokens. INDIRECT 5 1442935106 parseurl • 1.3.3 parse a url with memoization INDIRECT 0 1555388186 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 path-to-regexp • 0.1.12 Express style path to RegExp utility INDIRECT 0 1733436486 preserve • 0.2.0 Temporarily substitute tokens in the given `string` with placeholders, then put them back after transforming the string. INDIRECT 0 1420928978 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 prr • 1.0.1 A better Object.defineProperty() INDIRECT 0 1406011849 querystringify • 2.2.0 Querystringify - Small, simple but powerful query string parser. INDIRECT 0 1597688326 randomatic • 3.1.1 Generate randomized strings of a specified length using simple character sequences. The original generate-password. INDIRECT 3 1540321406 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.8 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 1677146646 regex-cache • 0.4.4 Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in surprising performance improvements. INDIRECT 2 1504279133 repeat-element • 1.1.4 Create an array by repeating the given value n times. INDIRECT 0 1617837181 repeat-string • 1.6.1 Repeat the given string n times. Fastest implementation for repeating a string. INDIRECT 0 1477241640 requires-port • 1.0.0 Check if a protocol requires a certain port number to be added to an URL. INDIRECT 0 1446216153 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-index • 1.9.1 Serve directory listings DIRECT 14 1506659830 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 13 1733892798 side-channel-weakmap • 1.0.2 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 14 1733895551 side-channel • 1.1.0 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 16 1733936433 sockjs-client • 1.6.1 SockJS-client is a browser JavaScript library that provides a WebSocket-like object. DIRECT 12 1653712355 sockjs • 0.3.24 SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication DIRECT 6 1638496249 statuses • 1.5.0 HTTP status utility INDIRECT 0 1522201397 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 strip-ansi • 3.0.1 Strip ANSI escape codes DIRECT 1 1456057282 supports-color • 3.2.3 Detect whether a terminal supports color DIRECT 1 1484526472 time-stamp • 2.2.0 Get a formatted timestamp. INDIRECT 0 1540529372 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 unpipe • 1.0.0 Unpipe a stream from all destinations INDIRECT 0 1434313819 url-parse • 1.5.10 Small footprint URL parser that works seamlessly across Node.js and browser environments INDIRECT 2 1645544943 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 webpack-dev-middleware • 1.12.2 Offers a dev middleware for webpack, which arguments a live bundle to a directory DIRECT 15 1511791597 wordwrap • 0.0.3 Wrap those words. Show them at what columns to start and stop. INDIRECT 0 1431018298