@koa/cors • 3.4.3 Cross-Origin Resource Sharing(CORS) for koa DIRECT 1 1665235883 accepts • 1.3.8 Higher-level content negotiation INDIRECT 3 1643845928 ansi-styles • 3.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 2 1519983600 axios • 0.24.0 Promise based HTTP client for the browser and node.js DIRECT 1 1635184285 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 binary-extensions • 2.3.0 List of binary file extensions INDIRECT 0 1710439839 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 cache-content-type • 1.0.1 Create a full Content-Type header given a MIME type or extension and catch the result INDIRECT 3 1531923423 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 chalk • 2.4.2 Terminal string styling done right INDIRECT 6 1546703152 chokidar • 3.6.0 Minimal and efficient cross-platform file watching library INDIRECT 14 1707260254 co-body • 6.2.0 request body parsing for co INDIRECT 36 1717574399 co • 4.6.0 generator async control flow goodness INDIRECT 0 1436481044 color-convert • 1.9.3 Plain color conversion functions INDIRECT 1 1535434359 color-name • 1.1.3 A list of color names and its values INDIRECT 0 1500157028 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 config • 3.3.12 Configuration control for production node deployments DIRECT 1 1719324655 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 cookies • 0.9.1 Cookies, optionally signed using Keygrip. INDIRECT 3 1704164568 copy-to • 2.0.1 copy an object's properties to another object INDIRECT 0 1414305195 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1630420536 debug • 3.2.7 small debugging utility INDIRECT 1 1605790637 debug • 4.4.0 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1733488366 deep-equal • 1.0.1 node's assert.deepEqual algorithm INDIRECT 0 1440882148 delegates • 1.0.0 delegate methods and accessors to another property INDIRECT 0 1450122969 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 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 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 1456059317 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 follow-redirects • 1.15.9 HTTP and HTTPS modules that follow redirects. INDIRECT 0 1725612994 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 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 http-assert • 1.5.0 assert with status codes INDIRECT 7 1629871439 http-errors • 1.8.1 Create HTTP error objects INDIRECT 5 1636932034 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 inflation • 2.1.0 Easily unzip an HTTP stream INDIRECT 0 1697259417 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-generator-function • 1.1.0 Determine if a function is a native generator function. INDIRECT 16 1735841949 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 is-regex • 1.2.1 Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag INDIRECT 14 1733982247 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 json5 • 2.2.3 JSON for Humans INDIRECT 0 1672506692 jsonwebtoken • 8.5.1 JSON Web Token implementation (symmetric and asymmetric) DIRECT 14 1552910857 jwa • 1.4.1 JWA implementation (supports all JWS algorithms) INDIRECT 3 1552749595 jws • 3.2.2 Implementation of JSON Web Signatures INDIRECT 4 1552749977 keygrip • 1.1.0 Key signing and verification for rotated credentials INDIRECT 1 1557284257 koa-bodyparser • 4.4.1 a body parser for Koa DIRECT 38 1687416755 koa-compose • 4.1.0 compose Koa middleware INDIRECT 0 1527002663 koa-convert • 2.0.0 convert modern Koa legacy generator-based middleware to promise-based middleware INDIRECT 2 1599763421 koa-is-json • 1.0.0 check if a koa body should be interpreted as JSON INDIRECT 0 1398409931 koa-json • 2.0.2 pretty (non-compressed) json response middleware DIRECT 11 1461821273 koa-logger • 3.2.1 Logging middleware for koa DIRECT 10 1563331806 koa-router • 10.1.1 Router middleware for koa. Provides RESTful resource routing. DIRECT 11 1629648208 koa • 2.16.0 Koa web app framework DIRECT 55 1740635330 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 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 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 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 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-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 passthrough-counter • 1.0.0 Get the total buffer length of a stream. INDIRECT 0 1417926197 path-to-regexp • 6.3.0 Express style path to RegExp utility INDIRECT 0 1726103376 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 pstree.remy • 1.1.8 Collects the full tree of processes from /proc INDIRECT 0 1589641123 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 readdirp • 3.6.0 Recursive version of fs.readdir with streaming API. INDIRECT 1 1615717351 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 safe-regex-test • 1.1.0 Give a regex, get a robust predicate function that tests it against a string. INDIRECT 15 1734029347 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 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 statuses • 1.5.0 HTTP status utility INDIRECT 0 1522201397 statuses • 2.0.1 HTTP status utility INDIRECT 0 1609655867 streaming-json-stringify • 3.1.0 Streaming JSON.stringify() INDIRECT 9 1446136398 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 tsscmp • 1.0.6 Timing safe string compare using double HMAC INDIRECT 0 1533003113 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 vary • 1.1.2 Manipulate the HTTP Vary header INDIRECT 0 1506217631 ylru • 1.4.0 Extends LRU base on hashlru INDIRECT 0 1711597475