ajv • 6.12.6 Another JSON Schema Validator INDIRECT 5 1602349300 asn1 • 0.2.6 Contains parsers and serializers for ASN.1 (currently BER only) INDIRECT 1 1635986788 assert-plus • 1.0.0 Extra assertions on top of node's assert module INDIRECT 0 1453921418 asynckit • 0.4.0 Minimal async jobs utility library, with streams support INDIRECT 0 1465928945 aws4 • 1.13.2 Signs and prepares requests using AWS Signature Version 4 INDIRECT 0 1724831030 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 brace-expansion • 1.1.11 Brace expansion as known from sh/bash INDIRECT 2 1518248542 byline • 5.0.0 simple line-by-line stream reader DIRECT 0 1469083895 combined-stream • 1.0.8 A stream that emits multiple other streams one after another. INDIRECT 1 1557683385 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 core-util-is • 1.0.2 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1447979853 cross-spawn • 7.0.6 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 5 1731938392 dashdash • 1.14.1 A light, featureful and explicit option parsing library. INDIRECT 1 1479854020 delayed-stream • 1.0.0 Buffers events from a stream until you are ready to handle them. INDIRECT 0 1430431829 ecc-jsbn • 0.1.2 ECC JS code based on JSBN INDIRECT 2 1532879660 execa • 5.0.0 Process execution for humans DIRECT 15 1606972791 extend • 3.0.2 Port of jQuery.extend for node.js and the browser INDIRECT 0 1532032091 extsprintf • 1.3.0 extended POSIX-style sprintf INDIRECT 0 1425687180 fast-deep-equal • 3.1.3 Fast deep equal INDIRECT 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 form-data • 2.3.3 A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. INDIRECT 5 1539761182 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 get-stream • 6.0.1 Get a stream as a string, buffer, or array INDIRECT 0 1618462602 getpass • 0.1.7 getpass for node.js INDIRECT 1 1493163658 har-validator • 5.1.5 Extremely fast HTTP Archive (HAR) validator using JSON Schema INDIRECT 7 1596084153 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 http-signature • 1.2.0 Reference implementation of Joyent's HTTP Signature scheme. INDIRECT 15 1503689523 interpret • 1.4.0 A dictionary of file extensions and associated module loaders. INDIRECT 0 1591166358 is-core-module • 2.16.1 Is this specifier a node.js core module? INDIRECT 2 1734816207 is-stream • 2.0.1 Check if something is a Node.js stream INDIRECT 0 1627296664 is-typedarray • 1.0.0 Detect whether or not an object is a Typed Array INDIRECT 0 1431824619 isomorphic-ws • 4.0.1 Isomorphic implementation of WebSocket DIRECT 0 1524793651 isstream • 0.1.2 Determine if an object is a Stream INDIRECT 0 1425687315 jose • 4.15.9 'JSON Web Almost Everything' - JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes INDIRECT 0 1719990915 js-yaml • 4.1.0 YAML 1.2 parser and serializer DIRECT 1 1618434429 jsbn • 0.1.1 The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers. INDIRECT 0 1486886596 json-schema-traverse • 0.4.1 Traverse JSON Schema passing each schema object to callback INDIRECT 0 1528620125 jsonpath-plus • 0.19.0 A JS implementation of JSONPath with some additional operators DIRECT 0 1557993026 jsprim • 1.4.2 utilities for primitive JavaScript types INDIRECT 5 1638199465 merge-stream • 2.0.0 Create a stream that emits events from multiple other streams INDIRECT 0 1558618605 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 mimic-fn • 2.1.0 Make a function mimic another one INDIRECT 0 1554054814 minizlib • 2.1.2 A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding. INDIRECT 2 1597444973 mkdirp • 1.0.4 Recursively mkdir, like `mkdir -p` INDIRECT 0 1585933388 npm-run-path • 4.0.1 Get your PATH prepended with locally installed binaries INDIRECT 1 1577052272 object-hash • 2.2.0 Generate hashes from javascript objects in node and the browser. INDIRECT 0 1622018868 oidc-token-hash • 5.1.0 oidc-token-hash validates (and generates) ID Token `_hash` claims such as `at_hash` or `c_hash` INDIRECT 0 1740154160 onetime • 5.1.2 Ensure a function is only called once INDIRECT 1 1597004944 openid-client • 5.7.1 OpenID Connect Relying Party (RP, Client) implementation for Node.js runtime, supports passportjs DIRECT 5 1732284166 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 path-key • 3.1.1 Get the PATH environment variable key cross-platform INDIRECT 0 1574441238 path-parse • 1.0.7 Node.js path.parse() ponyfill INDIRECT 0 1621947457 performance-now • 2.1.0 Implements performance.now (based on process.hrtime). INDIRECT 0 1487514529 psl • 1.15.0 Domain name parser based on the Public Suffix List INDIRECT 1 1733134564 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 rechoir • 0.6.2 Require any supported file as a node module. INDIRECT 6 1437576146 resolve • 1.22.10 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 5 1734629351 rfc4648 • 1.5.4 Encoding and decoding for base64, base32, base16, and friends DIRECT 0 1733857114 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 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 sshpk • 1.18.0 A library for finding and using SSH public keys INDIRECT 9 1697736191 strip-final-newline • 2.0.0 Strip the final newline character from a string/buffer INDIRECT 0 1540715802 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 tmp-promise • 3.0.3 The tmp package with promises support and disposers. DIRECT 1 1635246389 tmp • 0.2.3 Temporary file and directory creator INDIRECT 0 1709174778 underscore • 1.13.7 JavaScript's functional programming helper library. DIRECT 0 1721853560 uuid • 3.4.0 RFC4122 (v1, v4, and v5) UUIDs INDIRECT 0 1579208738 verror • 1.10.0 richer JavaScript errors INDIRECT 3 1493743247 ws • 7.5.10 Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js DIRECT 0 1718549308