@tootallnate/quickjs-emscripten • 0.23.0 Javascript/Typescript bindings for QuickJS, a modern Javascript interpreter, compiled to WebAssembly. INDIRECT 0 1689668807 @types/node • 22.8.6 TypeScript definitions for node INDIRECT 1 1730397829 @types/yauzl • 2.10.3 TypeScript definitions for yauzl INDIRECT 2 1699385947 agent-base • 7.1.1 Turn a function into an `http.Agent` instance INDIRECT 2 1711762300 ansi-regex • 5.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 1631634919 ansi-styles • 4.3.0 ANSI escape codes for styling strings in the terminal INDIRECT 2 1601839105 ast-types • 0.13.4 Esprima-compatible implementation of the Mozilla JS Parser API INDIRECT 1 1598222167 base64-js • 1.5.1 Base64 encoding/decoding in pure JS INDIRECT 0 1605123228 basic-ftp • 5.0.5 FTP client for Node.js, supports FTPS over TLS, IPv6, Async/Await, and Typescript. INDIRECT 0 1709068217 buffer-crc32 • 0.2.13 A pure javascript CRC32 algorithm that plays nice with binary data INDIRECT 0 1479778108 buffer • 5.7.1 Node.js Buffer API, for the browser INDIRECT 2 1604526695 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 data-uri-to-buffer • 6.0.2 Create an ArrayBuffer instance from a Data URI string INDIRECT 0 1707762257 debug • 4.3.4 Lightweight debugging utility for Node.js and the browser DIRECT 1 1647524327 degenerator • 5.0.1 Compiles sync functions into async generator functions INDIRECT 7 1689800470 emoji-regex • 8.0.0 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 1551812303 end-of-stream • 1.4.4 Call a callback when a readable/writable/duplex stream has completed or failed. INDIRECT 2 1569416251 escalade • 3.2.0 A tiny (183B to 210B) and fast utility to ascend parent directories INDIRECT 0 1724972376 fast-fifo • 1.3.2 A fast fifo implementation similar to the one powering nextTick in Node.js core INDIRECT 0 1692627662 fd-slicer • 1.1.0 safely create multiple ReadStream or WriteStream objects from the same file descriptor INDIRECT 1 1528068502 fs-extra • 11.2.0 fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove. INDIRECT 3 1701132395 get-stream • 5.2.0 Get a stream as a string, buffer, or array INDIRECT 4 1597007197 get-uri • 6.0.3 Returns a `stream.Readable` from a URI string INDIRECT 8 1707762261 http-proxy-agent • 7.0.2 An HTTP(s) proxy `http.Agent` implementation for HTTP INDIRECT 3 1708024460 https-proxy-agent • 7.0.5 An HTTP(s) proxy `http.Agent` implementation for HTTPS INDIRECT 3 1719560028 ip-address • 9.0.5 A library for parsing IPv4 and IPv6 IP addresses in node and the browser. INDIRECT 2 1695664393 is-fullwidth-code-point • 3.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 1552896545 jsbn • 1.1.0 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 1487006096 jsonfile • 6.1.0 Easily read/write JSON files. INDIRECT 2 1604163624 mkdirp-classic • 0.5.3 Mirror of mkdirp 0.5.2 INDIRECT 0 1588586163 ms • 2.1.2 Tiny millisecond conversion utility INDIRECT 0 1559842315 netmask • 2.0.2 Parse and lookup IP network blocks INDIRECT 0 1617387459 pac-proxy-agent • 7.0.2 A PAC file proxy `http.Agent` implementation for HTTP INDIRECT 29 1719560031 pac-resolver • 7.0.1 Generates an asynchronous resolver function from a PAC file INDIRECT 9 1707762281 pend • 1.2.0 dead-simple optimistic async helper INDIRECT 0 1416779572 progress • 2.0.3 Flexible ascii progress bar DIRECT 0 1544029078 proxy-agent • 6.3.1 Maps proxy protocols to `http.Agent` implementations DIRECT 32 1693814988 proxy-from-env • 1.1.0 Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables. INDIRECT 0 1583292919 pump • 3.0.2 pipe streams together and close all of them if one of them closes INDIRECT 3 1726041514 queue-tick • 1.0.1 Next tick shim that prefers process.nextTick over queueMicrotask for compat INDIRECT 0 1663180680 require-directory • 2.1.1 Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules. INDIRECT 0 1432801864 smart-buffer • 4.2.0 smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more. INDIRECT 0 1628317134 socks-proxy-agent • 8.0.4 A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS INDIRECT 8 1719560029 socks • 2.8.3 Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality. INDIRECT 4 1712714721 streamx • 2.20.1 An iteration of the Node.js core streams with a series of improvements INDIRECT 4 1726141084 string-width • 4.2.3 Get the visual width of a string - the number of columns required to display it INDIRECT 4 1632417441 strip-ansi • 6.0.1 Strip ANSI escape codes from a string INDIRECT 1 1632414881 tar-fs • 3.0.4 filesystem bindings for tar-stream DIRECT 12 1688310803 tar-stream • 3.1.7 tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system. INDIRECT 6 1705695260 through • 2.3.8 simplified stream construction INDIRECT 0 1435930719 unbzip2-stream • 1.4.3 streaming unbzip2 implementation in pure javascript for node and browsers DIRECT 4 1590563045 undici-types • 6.19.8 A stand-alone types package for Undici INDIRECT 0 1724087971 universalify • 2.0.1 Make a callback- or promise-based function support both promises and callbacks. INDIRECT 0 1698858765 wrap-ansi • 7.0.0 Wordwrap a string with ANSI escape codes INDIRECT 8 1587574403 yargs • 17.7.2 yargs the modern, pirate-themed, successor to optimist. DIRECT 15 1682625542 yauzl • 2.10.0 yet another unzip library for node INDIRECT 3 1530590433