@types/caseless • 0.12.5 TypeScript definitions for caseless INDIRECT 0 1699316480 @types/js-yaml • 4.0.9 TypeScript definitions for js-yaml DIRECT 0 1699388413 @types/node • 18.19.80 TypeScript definitions for node DIRECT 1 1741417422 @types/request • 2.48.12 TypeScript definitions for request DIRECT 25 1699370736 @types/tough-cookie • 4.0.5 TypeScript definitions for tough-cookie INDIRECT 0 1699390095 @types/ws • 8.18.0 TypeScript definitions for ws DIRECT 2 1741114932 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 byline • 5.0.0 simple line-by-line stream reader DIRECT 0 1469083895 call-bind-apply-helpers • 1.0.2 Helper functions around Function call/apply/bind, for use in `call-bind` INDIRECT 2 1739388296 combined-stream • 1.0.8 A stream that emits multiple other streams one after another. INDIRECT 1 1557683385 core-util-is • 1.0.2 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1447979853 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 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 ecc-jsbn • 0.1.2 ECC JS code based on JSBN INDIRECT 2 1532879660 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 es-set-tostringtag • 2.1.0 A helper to optimistically set Symbol.toStringTag, when possible. INDIRECT 13 1735793054 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 form-data • 2.5.3 A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. INDIRECT 20 1739570176 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 getpass • 0.1.7 getpass for node.js INDIRECT 1 1493163658 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 har-validator • 5.1.5 Extremely fast HTTP Archive (HAR) validator using JSON Schema INDIRECT 7 1596084153 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-signature • 1.2.0 Reference implementation of Joyent's HTTP Signature scheme. INDIRECT 15 1503689523 is-typedarray • 1.0.0 Detect whether or not an object is a Typed Array INDIRECT 0 1431824619 isomorphic-ws • 5.0.0 Isomorphic implementation of WebSocket DIRECT 0 1656326876 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 • 7.2.0 A JS implementation of JSONPath with some additional operators DIRECT 0 1662174651 jsprim • 1.4.2 utilities for primitive JavaScript types INDIRECT 5 1638199465 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 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 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 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 openid-client • 5.7.1 OpenID Connect Relying Party (RP, Client) implementation for Node.js runtime, supports passportjs DIRECT 5 1732284166 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 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 sshpk • 1.18.0 A library for finding and using SSH public keys INDIRECT 9 1697736191 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 undici-types • 5.26.5 A stand-alone types package for Undici INDIRECT 0 1698046044 uuid • 3.4.0 RFC4122 (v1, v4, and v5) UUIDs INDIRECT 0 1579208738 verror • 1.10.0 richer JavaScript errors INDIRECT 3 1493743247 ws • 8.18.1 Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js DIRECT 0 1740131026