@eslint-community/eslint-utils • 4.7.0 Utilities for ESLint plugins. DIRECT 1 1746172334 @eslint-community/regexpp • 4.12.1 Regular expression parser for ECMAScript. DIRECT 0 1730075914 @eslint/eslintrc • 3.3.1 The legacy ESLintRC config file format for ESLint DIRECT 25 1742587674 @eslint/js • 9.26.0 ESLint JavaScript language implementation DIRECT 0 1746219152 @modelcontextprotocol/sdk • 1.13.3 Model Context Protocol implementation for TypeScript DIRECT 87 1751385065 @types/estree • 1.0.8 TypeScript definitions for estree DIRECT 0 1749168274 @types/json-schema • 7.0.15 TypeScript definitions for json-schema DIRECT 0 1699346963 accepts • 2.0.0 Higher-level content negotiation INDIRECT 3 1725119405 acorn-jsx • 5.3.2 Modern, fast React.js JSX parser INDIRECT 0 1625793357 acorn • 8.15.0 ECMAScript parser INDIRECT 0 1749399784 ajv • 6.12.6 Another JSON Schema Validator DIRECT 5 1602349300 ansi-styles • 4.3.0 ANSI escape codes for styling strings in the terminal INDIRECT 2 1601839105 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 body-parser • 2.2.0 Node.js body parsing middleware INDIRECT 39 1743038601 brace-expansion • 1.1.12 Brace expansion as known from sh/bash INDIRECT 2 1749631978 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 callsites • 3.1.0 Get callsites from the V8 stack trace API INDIRECT 0 1554551850 chalk • 4.1.2 Terminal string styling done right DIRECT 5 1627646572 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 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 content-disposition • 1.0.0 Create and parse Content-Disposition header INDIRECT 1 1725127577 content-type • 1.0.5 Create and parse HTTP Content-Type header INDIRECT 0 1675020359 cookie-signature • 1.2.2 Sign and unsign cookies INDIRECT 0 1730230787 cookie • 0.7.2 HTTP server cookie parsing and serialization INDIRECT 0 1728272488 cors • 2.8.5 Node.js CORS middleware INDIRECT 2 1541365213 cross-spawn • 7.0.6 Cross platform child_process#spawn and child_process#spawnSync DIRECT 5 1731938392 debug • 4.4.1 Lightweight debugging utility for Node.js and the browser DIRECT 1 1747169796 deep-is • 0.1.4 node's assert.deepEqual algorithm except for NaN being equal to NaN INDIRECT 0 1630774520 depd • 2.0.0 Deprecate all the things INDIRECT 0 1540576375 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 • 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 escape-string-regexp • 4.0.0 Escape RegExp special characters DIRECT 0 1587627085 etag • 1.8.1 Create simple HTTP ETags INDIRECT 0 1505270624 eventsource-parser • 3.0.3 Streaming, source-agnostic EventSource/Server-Sent Events parser INDIRECT 0 1750880876 eventsource • 3.0.7 WhatWG/W3C compliant EventSource client for Node.js and browsers INDIRECT 1 1746786771 express-rate-limit • 7.5.1 Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset. INDIRECT 0 1750475305 express • 5.1.0 Fast, unopinionated, minimalist web framework INDIRECT 66 1743429682 fast-deep-equal • 3.1.3 Fast deep equal DIRECT 0 1591601248 fast-json-stable-stringify • 2.1.0 deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify INDIRECT 0 1576340277 fast-levenshtein • 2.0.6 Efficient implementation of Levenshtein algorithm with locale-specific collator support. INDIRECT 0 1482873307 file-entry-cache • 8.0.0 Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process DIRECT 4 1702928038 finalhandler • 2.1.0 Node.js final http responder INDIRECT 8 1741186180 find-up • 5.0.0 Find a file or directory by walking up parent directories DIRECT 5 1597171464 flat-cache • 4.0.1 A stupidly simple key/value storage using files to persist some data INDIRECT 3 1709395781 forwarded • 0.2.0 Parse HTTP X-Forwarded-For header INDIRECT 0 1622503382 fresh • 2.0.0 HTTP response freshness testing INDIRECT 0 1725492288 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 globals • 14.0.0 Global identifiers from different JavaScript environments INDIRECT 0 1707579647 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 has-flag • 4.0.0 Check if argv has a specific flag INDIRECT 0 1554565761 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.6.3 Convert character encodings in pure javascript. INDIRECT 1 1621825217 ignore • 5.3.2 Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others. DIRECT 0 1723452660 import-fresh • 3.3.1 Import a module while bypassing the cache INDIRECT 3 1738489541 imurmurhash • 0.1.4 An incremental implementation of MurmurHash3 DIRECT 0 1377377123 ipaddr.js • 1.9.1 A library for manipulating IPv4 and IPv6 addresses in JavaScript. INDIRECT 0 1563330499 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 DIRECT 1 1632934367 is-promise • 4.0.0 Test whether an object looks like a promises-a+ promise INDIRECT 0 1588001663 js-yaml • 4.1.0 YAML 1.2 parser and serializer INDIRECT 1 1618434429 json-buffer • 3.0.1 JSON parse & stringify that supports binary via bops & base64 INDIRECT 0 1536606136 json-schema-traverse • 0.4.1 Traverse JSON Schema passing each schema object to callback INDIRECT 0 1528620125 json-stable-stringify-without-jsonify • 1.0.1 deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies DIRECT 0 1481839235 keyv • 4.5.4 Simple key-value storage with support for multiple backends INDIRECT 1 1696697634 levn • 0.4.1 Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible INDIRECT 2 1585965931 locate-path • 6.0.0 Get the first path that exists on disk of multiple paths INDIRECT 3 1597081750 lodash.merge • 4.6.2 The Lodash method `_.merge` exported as a module. DIRECT 0 1562717981 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 media-typer • 1.1.0 Simple RFC 6838 media type parser and formatter INDIRECT 0 1556162165 merge-descriptors • 2.0.0 Merge objects using their property descriptors INDIRECT 0 1700160560 mime-db • 1.54.0 Media Type Database INDIRECT 0 1742310404 mime-types • 3.0.1 The ultimate javascript content-type utility. INDIRECT 1 1743029627 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 natural-compare • 1.4.0 Compare strings containing a mix of letters and numbers in the way a human being would in sort order. DIRECT 0 1469220492 negotiator • 1.0.0 HTTP content negotiation INDIRECT 0 1725118938 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 optionator • 0.9.4 option parsing and help generation DIRECT 6 1714169871 p-limit • 3.1.0 Run multiple promise-returning & async functions with limited concurrency INDIRECT 1 1606290157 p-locate • 5.0.0 Get the first fulfilled promise that satisfies the provided testing function INDIRECT 2 1597081354 parent-module • 1.0.1 Get the path of the parent module INDIRECT 1 1553772832 parseurl • 1.3.3 parse a url with memoization INDIRECT 0 1555388186 path-exists • 4.0.0 Check if a path exists INDIRECT 0 1554348556 path-key • 3.1.1 Get the PATH environment variable key cross-platform INDIRECT 0 1574441238 path-to-regexp • 8.2.0 Express style path to RegExp utility INDIRECT 0 1727321173 pkce-challenge • 5.0.0 Generate or verify a Proof Key for Code Exchange (PKCE) challenge pair INDIRECT 0 1743388643 prelude-ls • 1.2.1 prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript. INDIRECT 0 1585868020 proxy-addr • 2.0.7 Determine address of proxied request INDIRECT 2 1622509048 punycode • 2.3.1 A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. INDIRECT 0 1698690512 range-parser • 1.2.1 Range header field string parser INDIRECT 0 1557534457 raw-body • 3.0.0 Get and validate the raw body of a readable stream. INDIRECT 10 1721945920 resolve-from • 4.0.0 Resolve the path of a module like `require.resolve()` but from a given path INDIRECT 0 1506160096 router • 2.2.0 Simple middleware-style router INDIRECT 6 1743035898 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 • 1.2.0 Better streaming static file server with Range and conditional-GET support INDIRECT 18 1743039553 serve-static • 2.2.0 Serve static files INDIRECT 20 1743122339 shebang-command • 2.0.0 Get the command from a shebang INDIRECT 1 1567781605 shebang-regex • 3.0.0 Regular expression for matching a shebang line INDIRECT 0 1556361979 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 statuses • 2.0.1 HTTP status utility INDIRECT 0 1609655867 statuses • 2.0.2 HTTP status utility INDIRECT 0 1749239761 strip-json-comments • 3.1.1 Strip comments from JSON. Lets you use comments in your JSON files! INDIRECT 0 1594565096 supports-color • 7.2.0 Detect whether a terminal supports color INDIRECT 1 1598613454 toidentifier • 1.0.1 Convert a string of words to a JavaScript identifier INDIRECT 0 1636928349 type-check • 0.4.0 type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax. INDIRECT 1 1585882957 type-is • 2.0.1 Infer the content-type of a request. INDIRECT 4 1743038401 unpipe • 1.0.0 Unpipe a stream from all destinations INDIRECT 0 1434313819 vary • 1.1.2 Manipulate the HTTP Vary header INDIRECT 0 1506217631 word-wrap • 1.2.5 Wrap words to a specified length. INDIRECT 0 1690036658 yocto-queue • 0.1.0 Tiny queue data structure INDIRECT 0 1606197935 zod • 3.25.70 TypeScript-first schema declaration and validation library with static type inference DIRECT 0 1751506917