@babel/code-frame • 7.29.7 Generate errors that contain a code frame that point to source locations. INDIRECT 3 1779707738 @babel/helper-validator-identifier • 7.29.7 Validate identifier/keywords name INDIRECT 0 1779707731 @babel/runtime • 7.29.7 babel's modular runtime helpers INDIRECT 0 1779707733 ajv • 5.5.2 Another JSON Schema Validator INDIRECT 4 1513456518 ajv • 6.15.0 Another JSON Schema Validator INDIRECT 5 1776956364 ansi-regex • 2.1.1 Regular expression for matching ANSI escape codes INDIRECT 0 1484363379 ansi-regex • 3.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 1648387784 ansi-styles • 3.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 2 1519983600 argparse • 1.0.10 Very powerful CLI arguments parser. Native port of argparse - python's options parsing library INDIRECT 1 1518704641 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 async-function • 1.0.0 A function that returns the normally hidden `AsyncFunction` constructor INDIRECT 0 1737602154 async-generator-function • 1.0.0 A function that returns the normally hidden `AsyncGeneratorFunction` constructor INDIRECT 0 1739558117 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 call-bind-apply-helpers • 1.0.2 Helper functions around Function call/apply/bind, for use in `call-bind` INDIRECT 2 1739388296 call-bind • 1.0.9 Robustly `.call.bind()` a function INDIRECT 18 1775749088 call-bound • 1.0.4 Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. INDIRECT 15 1741024203 call-me-maybe • 1.0.2 Let your JS API users either give you a callback or receive a promise INDIRECT 0 1667186952 camelcase • 5.3.1 Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar` INDIRECT 0 1554298472 chalk • 2.4.2 Terminal string styling done right INDIRECT 6 1546703152 co • 4.6.0 generator async control flow goodness INDIRECT 0 1436481044 code-error-fragment • 0.0.230 Shows code error fragment of input file INDIRECT 0 1508931416 code-point-at • 1.1.0 ES2015 `String#codePointAt()` ponyfill INDIRECT 0 1478169780 color-convert • 1.9.3 Plain color conversion functions INDIRECT 1 1535434359 color-name • 1.1.3 A list of color names and its values INDIRECT 0 1500157028 combined-stream • 1.0.8 A stream that emits multiple other streams one after another. INDIRECT 1 1557683385 core-js • 2.6.12 Standard library INDIRECT 0 1606327727 core-util-is • 1.0.2 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1447979853 cross-spawn • 6.0.6 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 7 1731939694 dashdash • 1.14.1 A light, featureful and explicit option parsing library. INDIRECT 1 1479854020 debug • 4.4.3 Lightweight debugging utility for Node.js and the browser DIRECT 1 1757784319 decamelize • 1.2.0 Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow INDIRECT 0 1457167750 deep-equal • 1.1.2 node's assert.deepEqual algorithm DIRECT 30 1699489483 define-data-property • 1.1.4 Define a data property on an object. Will fall back to assignment in an engine without descriptors. INDIRECT 3 1707843362 define-properties • 1.2.1 Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines. INDIRECT 6 1694585113 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 end-of-stream • 1.4.5 Call a callback when a readable/writable/duplex stream has completed or failed. INDIRECT 2 1750080540 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.2 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 1779460803 es6-promise • 3.3.1 A lightweight library that provides tools for organizing asynchronous code INDIRECT 0 1473876184 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 1456059317 execa • 1.0.0 A better `child_process` INDIRECT 18 1535305424 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 • 1.1.0 Fast deep equal INDIRECT 0 1519591549 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 fast-safe-stringify • 2.1.1 Safely and quickly serialize JavaScript objects INDIRECT 0 1631085556 find-up • 3.0.0 Find a file or directory by walking up parent directories INDIRECT 5 1529313561 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 functions-have-names • 1.2.3 Does this JS environment support the `name` property on functions? INDIRECT 0 1650390293 generator-function • 2.0.1 A function that returns the normally hidden `GeneratorFunction` constructor INDIRECT 0 1759256613 get-intrinsic • 1.3.1 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 14 1759188007 get-proto • 1.0.1 Robustly get the [[Prototype]] of an object INDIRECT 6 1735848482 get-stream • 4.1.0 Get a stream as a string, buffer, or array INDIRECT 4 1538471503 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 grapheme-splitter • 1.0.4 A JavaScript library that breaks strings into their individual user-perceived characters. It supports emojis! INDIRECT 0 1536697543 graphql-type-json • 0.2.4 JSON scalar type for GraphQL.js DIRECT 0 1553899601 har-validator • 5.1.5 Extremely fast HTTP Archive (HAR) validator using JSON Schema INDIRECT 7 1596084153 has-flag • 3.0.0 Check if argv has a specific flag INDIRECT 0 1514920916 has-property-descriptors • 1.0.2 Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD. INDIRECT 1 1707801707 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.4 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1779991899 http-signature • 1.2.0 Reference implementation of Joyent's HTTP Signature scheme. INDIRECT 15 1503689523 http2-client • 1.3.5 Drop-in replacement for Nodes http and https that transparently make http request to both http1 / http2 server, it's using the ALPN protocol INDIRECT 0 1627018549 invert-kv • 2.0.0 Invert the key/value of an object. Example: `{foo: 'bar'}` → `{bar: 'foo'}` INDIRECT 0 1515768649 is-arguments • 1.2.0 Is this an arguments object? It's a harder question than you think. INDIRECT 17 1734073522 is-date-object • 1.1.0 Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 17 1734048248 is-fullwidth-code-point • 1.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 1 1437084018 is-fullwidth-code-point • 2.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 1474526569 is-regex • 1.2.1 Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag INDIRECT 17 1733982247 is-stream • 1.1.0 Check if something is a Node.js stream INDIRECT 0 1460446915 is-typedarray • 1.0.0 Detect whether or not an object is a Typed Array INDIRECT 0 1431824619 isstream • 0.1.2 Determine if an object is a Stream INDIRECT 0 1425687315 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 js-yaml • 3.15.0 YAML 1.2 parser and serializer INDIRECT 3 1782515561 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-compare • 0.2.2 Compare json schemas smarter. INDIRECT 1 1508639475 json-schema-merge-allof • 0.6.0 Simplify your schema by combining allOf into the root schema, safely. DIRECT 9 1509756355 json-schema-traverse • 0.3.1 Traverse JSON Schema passing each schema object to callback INDIRECT 0 1498261857 json-schema-traverse • 0.4.1 Traverse JSON Schema passing each schema object to callback INDIRECT 0 1528620125 json-to-ast • 2.1.0 JSON AST parser INDIRECT 2 1545556175 jsonpath-plus • 0.18.1 A JS implementation of JSONPath with some additional operators DIRECT 0 1557839612 jsonpointer • 4.1.0 Simple JSON Addressing. INDIRECT 0 1593772545 jsprim • 1.4.2 utilities for primitive JavaScript types INDIRECT 5 1638199465 lcid • 2.0.0 Mapping between standard locale identifiers and Windows locale identifiers (LCID) INDIRECT 1 1533575422 leven • 2.1.0 Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithm INDIRECT 0 1487405798 locate-path • 3.0.0 Get the first path that exists on disk of multiple paths INDIRECT 4 1529269166 lodash • 4.18.1 Lodash modular utilities. INDIRECT 0 1775077280 map-age-cleaner • 0.1.3 Automatically cleanup expired items in a Map INDIRECT 1 1542128600 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 mem • 4.3.0 Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input INDIRECT 4 1554059343 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 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 nice-try • 1.0.5 Tries to execute a function and discards any error that occurs INDIRECT 0 1535223789 node-fetch-h2 • 2.3.0 Implementation of window.fetch which can use http2 seamlessly INDIRECT 1 1542594620 node-fetch • 2.7.0 A light-weight module that brings window.fetch to node.js INDIRECT 3 1692811119 node-readfiles • 0.2.0 A lightweight Node.js module to recursively read files in a directory using ES6 Promises INDIRECT 1 1463679355 npm-run-path • 2.0.2 Get your PATH prepended with locally installed binaries INDIRECT 1 1475136639 number-is-nan • 1.0.1 ES2015 Number.isNaN() ponyfill INDIRECT 0 1475212313 object-is • 1.1.6 ES2015-compliant shim for Object.is - differentiates between -0 and +0 INDIRECT 21 1709078589 object-keys • 1.1.1 An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim INDIRECT 0 1554604218 os-locale • 3.1.0 Get the system locale INDIRECT 26 1545854172 p-defer • 1.0.0 Create a deferred promise INDIRECT 0 1477026871 p-finally • 1.0.0 `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome INDIRECT 0 1477029729 p-is-promise • 2.1.0 Check if something is a promise INDIRECT 0 1554551868 p-limit • 2.3.0 Run multiple promise-returning & async functions with limited concurrency INDIRECT 1 1586101245 p-locate • 3.0.0 Get the first fulfilled promise that satisfies the provided testing function INDIRECT 2 1529066877 p-try • 2.2.0 `Start a promise chain INDIRECT 0 1554035675 path-exists • 3.0.0 Check if a path exists INDIRECT 0 1462103093 path-key • 2.0.1 Get the PATH environment variable key cross-platform INDIRECT 0 1474887353 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 pump • 3.0.4 pipe streams together and close all of them if one of them closes INDIRECT 3 1772285465 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 regexp.prototype.flags • 1.5.4 ES6 spec-compliant RegExp.prototype.flags shim. INDIRECT 23 1735864833 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 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 set-function-length • 1.2.2 Set a function's length property INDIRECT 17 1710006059 set-function-name • 2.0.2 Set a function's name property INDIRECT 6 1708407265 shebang-command • 1.2.0 Get the command from a shebang INDIRECT 1 1474530106 shebang-regex • 1.0.0 Regular expression for matching a shebang INDIRECT 0 1424150698 should-equal • 2.0.0 Deep comparison of 2 instances for should.js INDIRECT 1 1503909645 should-format • 3.0.3 Formatting of objects for should.js INDIRECT 3 1486384436 should-type-adaptors • 1.1.0 Small utility functions to use the same traversing etc code on different types INDIRECT 2 1514392948 should-type • 1.4.0 Simple module to get instance type. Like a bit more advanced version of typeof INDIRECT 0 1471167478 should-util • 1.0.1 Utility functions INDIRECT 0 1561373474 should • 13.2.3 test framework agnostic BDD-style assertions INDIRECT 5 1532959051 sshpk • 1.18.0 A library for finding and using SSH public keys INDIRECT 9 1697736191 string-width • 1.0.2 Get the visual width of a string - the number of columns required to display it INDIRECT 5 1471188234 string-width • 2.1.1 Get the visual width of a string - the number of columns required to display it INDIRECT 3 1500376155 strip-ansi • 3.0.1 Strip ANSI escape codes INDIRECT 1 1456057282 strip-ansi • 4.0.0 Strip ANSI escape codes INDIRECT 1 1497986906 strip-eof • 1.0.0 Strip the End-Of-File (EOF) character from a string/buffer INDIRECT 0 1449316193 supports-color • 5.5.0 Detect whether a terminal supports color INDIRECT 1 1534739857 tr46 • 0.0.3 An implementation of the Unicode TR46 spec INDIRECT 0 1453255734 uuid • 3.4.0 RFC4122 (v1, v4, and v5) UUIDs INDIRECT 0 1579208738 validate.io-array • 1.0.6 Validates if a value is an array. INDIRECT 0 1432844755 verror • 1.10.0 richer JavaScript errors INDIRECT 3 1493743247 whatwg-url • 5.0.0 An implementation of the WHATWG URL Standard's URL API and parsing machinery INDIRECT 2 1495832201 wrap-ansi • 2.1.0 Wordwrap a string with ANSI escape codes INDIRECT 6 1480440084 yargs • 12.0.5 yargs the modern, pirate-themed, successor to optimist. INDIRECT 54 1542670748