@types/long • 4.0.2 TypeScript definitions for long.js INDIRECT 0 1651001538 @types/node • 22.13.10 TypeScript definitions for node INDIRECT 1 1741417388 abort-controller • 3.0.0 An implementation of WHATWG AbortController interface. INDIRECT 1 1553937332 accept-language • 3.0.20 Accept-Language parser for nodejs INDIRECT 1 1723370983 agent-base • 6.0.2 Turn a function into an `http.Agent` instance INDIRECT 2 1603481595 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 argparse • 1.0.10 Very powerful CLI arguments parser. Native port of argparse - python's options parsing library INDIRECT 1 1518704641 arrify • 2.0.1 Convert a value to an array INDIRECT 0 1554796157 async • 3.2.6 Higher-order functions and common patterns for asynchronous code INDIRECT 0 1724109863 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 base64-js • 1.5.1 Base64 encoding/decoding in pure JS INDIRECT 0 1605123228 bcp47 • 1.1.2 Parser for the BCP 47 language tag specification INDIRECT 0 1423251490 bignumber.js • 9.1.2 A library for arbitrary-precision decimal and non-decimal arithmetic INDIRECT 0 1693224945 bl • 2.2.1 Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too! INDIRECT 9 1598430329 bluebird • 3.7.2 Full featured Promises/A+ implementation with exceptionally good performance INDIRECT 0 1574981740 brace-expansion • 1.1.11 Brace expansion as known from sh/bash INDIRECT 2 1518248542 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 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1630420536 cross-spawn • 7.0.6 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 5 1731938392 debug • 4.4.0 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1733488366 duplexify • 4.1.3 Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input INDIRECT 9 1709760538 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 event-target-shim • 5.0.1 An implementation of WHATWG EventTarget interface. INDIRECT 0 1550556052 execa • 4.1.0 Process execution for humans INDIRECT 19 1603884652 extend • 3.0.2 Port of jQuery.extend for node.js and the browser INDIRECT 0 1532032091 fast-deep-equal • 3.1.3 Fast deep equal INDIRECT 0 1591601248 functional-red-black-tree • 1.0.1 A fully persistent balanced binary search tree INDIRECT 0 1412006712 get-stream • 5.2.0 Get a stream as a string, buffer, or array INDIRECT 4 1597007197 globalize • 1.7.0 A JavaScript library for internationalization and localization that leverages the official Unicode CLDR JSON data. INDIRECT 1 1627905231 google-p12-pem • 3.1.4 Convert Google .p12 keys to .pem keys. INDIRECT 1 1649710732 gtoken • 5.3.2 Node.js Google Authentication Service Account Tokens INDIRECT 20 1644273894 https-proxy-agent • 5.0.1 An HTTP(s) proxy `http.Agent` implementation for HTTPS INDIRECT 3 1649961720 invert-kv • 3.0.1 Invert the key/value of an object. Example: `{foo: 'bar'}` → `{bar: 'foo'}` INDIRECT 0 1589565776 is-buffer • 1.1.6 Determine if an object is a Buffer INDIRECT 0 1508967388 is-fullwidth-code-point • 3.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 1552896545 is-stream-ended • 0.1.4 Check if a stream has ended INDIRECT 0 1522622966 is-stream • 2.0.1 Check if something is a Node.js stream INDIRECT 0 1627296664 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 json-bigint • 1.0.0 JSON.parse with bigints support INDIRECT 1 1594726179 jwa • 2.0.0 JWA implementation (supports all JWS algorithms) INDIRECT 3 1576426442 jws • 4.0.0 Implementation of JSON Web Signatures INDIRECT 4 1576516954 lcid • 3.1.1 Mapping between standard locale identifiers and Windows locale identifiers (LCID) INDIRECT 1 1570088677 lodash.camelcase • 4.3.0 The lodash method `_.camelCase` exported as a module. INDIRECT 0 1471109823 lodash • 4.17.21 Lodash modular utilities. INDIRECT 0 1613835736 loopback-connector • 4.9.0 Building blocks for LoopBack connectors DIRECT 66 1568902416 map-age-cleaner • 0.1.3 Automatically cleanup expired items in a Map INDIRECT 1 1542128600 mem • 5.1.1 Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input INDIRECT 4 1561838751 merge-stream • 2.0.0 Create a stream that emits events from multiple other streams INDIRECT 0 1558618605 mimic-fn • 2.1.0 Make a function mimic another one INDIRECT 0 1554054814 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` INDIRECT 1 1647992895 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 msgpack5 • 4.5.1 A msgpack v5 implementation for node.js and the browser, with extension points INDIRECT 10 1615224877 node-fetch • 2.7.0 A light-weight module that brings window.fetch to node.js INDIRECT 3 1692811119 npm-run-path • 4.0.1 Get your PATH prepended with locally installed binaries INDIRECT 1 1577052272 object-hash • 3.0.0 Generate hashes from javascript objects in node and the browser. INDIRECT 0 1645197047 onetime • 5.1.2 Ensure a function is only called once INDIRECT 1 1597004944 os-locale • 5.0.0 Get the system locale INDIRECT 26 1584865301 p-defer • 1.0.0 Create a deferred promise INDIRECT 0 1477026871 p-is-promise • 2.1.0 Check if something is a promise INDIRECT 0 1554551868 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 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 pump • 3.0.2 pipe streams together and close all of them if one of them closes INDIRECT 3 1726041514 readable-stream • 2.3.8 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 1677146646 readable-stream • 3.6.2 Streams3, a user-land copy of the stream library from Node.js INDIRECT 4 1678438954 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 retry-request • 4.2.2 Retry a request. INDIRECT 3 1625859770 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 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 stream-shift • 1.0.3 Returns the next buffer/object in a stream's readable queue INDIRECT 0 1705518913 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 1522397655 string_decoder • 1.3.0 The string_decoder module from Node core INDIRECT 1 1565169636 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 strip-final-newline • 2.0.0 Strip the final newline character from a string/buffer INDIRECT 0 1540715802 tr46 • 0.0.3 An implementation of the Unicode TR46 spec INDIRECT 0 1453255734 undici-types • 6.20.0 A stand-alone types package for Undici INDIRECT 0 1728460238 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 uuid • 3.4.0 RFC4122 (v1, v4, and v5) UUIDs INDIRECT 0 1579208738 whatwg-url • 5.0.0 An implementation of the WHATWG URL Standard's URL API and parsing machinery INDIRECT 2 1495832201 wrap-ansi • 7.0.0 Wordwrap a string with ANSI escape codes INDIRECT 8 1587574403 yamljs • 0.3.0 Standalone JavaScript YAML 1.2 Parser & Encoder. Works under node.js and all major browsers. Also brings command line YAML/JSON conversion tools. INDIRECT 13 1498304402 yargs • 16.2.0 yargs the modern, pirate-themed, successor to optimist. INDIRECT 15 1607209795 yargs • 17.7.2 yargs the modern, pirate-themed, successor to optimist. INDIRECT 15 1682625542