@chunkd/core • 4.5.1 Split up a file into chunks and then read the chunks as needed. INDIRECT 0 1626928190 @chunkd/source-aws • 4.5.1 Load a chunks of a file from a AWS using `aws-sdk` DIRECT 1 1626928193 @chunkd/source-file • 4.5.1 DIRECT 1 1626928193 @chunkd/source-url • 4.5.1 DIRECT 5 1626928195 @cogeotiff/core • 5.0.0 Reading logic for GeoTiffs DIRECT 1 1627019020 @rushstack/node-core-library • 5.10.1 Core libraries that every NodeJS toolchain project should use INDIRECT 23 1734138805 @rushstack/terminal • 0.14.4 User interface primitives for console applications INDIRECT 26 1734138837 @rushstack/ts-command-line • 4.23.2 An object-oriented command-line parser for TypeScript DIRECT 31 1734138846 @types/argparse • 1.0.38 TypeScript definitions for argparse INDIRECT 0 1577836565 ajv-draft-04 • 1.0.0 Ajv class for JSON Schema draft-04 INDIRECT 0 1621784898 ajv-formats • 3.0.1 Format validation for Ajv v7+ INDIRECT 6 1711798226 ajv • 8.13.0 Another JSON Schema Validator INDIRECT 5 1714433632 ansi-colors • 4.1.3 Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs). DIRECT 0 1652716102 argparse • 1.0.10 Very powerful CLI arguments parser. Native port of argparse - python's options parsing library INDIRECT 1 1518704641 available-typed-arrays • 1.0.7 Returns an array of Typed Array names that are available in the current environment INDIRECT 1 1708386870 base64-js • 1.5.1 Base64 encoding/decoding in pure JS INDIRECT 0 1605123228 bblog • 2.0.0 Browser Bunyan Logger DIRECT 0 1489473857 buffer-from • 1.1.2 A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. INDIRECT 0 1627578333 buffer • 4.9.2 Node.js Buffer API, for the browser INDIRECT 3 1573256836 call-bind-apply-helpers • 1.0.1 Helper functions around Function call/apply/bind, for use in `call-bind` INDIRECT 2 1733726673 call-bind • 1.0.8 Robustly `.call.bind()` a function INDIRECT 14 1733462354 call-bound • 1.0.3 Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. INDIRECT 11 1734310625 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 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 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.0.0 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 1710656343 events • 1.1.1 Node's event emitter for all engines. INDIRECT 0 1466611760 fast-deep-equal • 3.1.3 Fast deep equal INDIRECT 0 1591601248 for-each • 0.3.3 A better forEach INDIRECT 1 1527917456 fs-extra • 7.0.1 fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf. INDIRECT 3 1541596990 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 get-intrinsic • 1.2.6 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 10 1733954479 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 has-flag • 4.0.0 Check if argv has a specific flag INDIRECT 0 1554565761 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.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 import-lazy • 4.0.0 Import a module lazily INDIRECT 0 1556361731 is-arguments • 1.2.0 Is this an arguments object? It's a harder question than you think. INDIRECT 13 1734073522 is-callable • 1.2.7 Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag. INDIRECT 0 1663973379 is-core-module • 2.16.1 Is this specifier a node.js core module? INDIRECT 2 1734816207 is-generator-function • 1.0.10 Determine if a function is a native generator function. INDIRECT 2 1628227677 is-typed-array • 1.1.15 Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag. INDIRECT 22 1734542407 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 jju • 1.4.0 a set of utilities to work with JSON / JSON5 documents INDIRECT 0 1532942582 json-schema-traverse • 1.0.0 Traverse JSON Schema passing each schema object to callback INDIRECT 0 1607857014 jsonfile • 4.0.0 Easily read/write JSON files. INDIRECT 1 1505244119 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 node-fetch • 2.7.0 A light-weight module that brings window.fetch to node.js INDIRECT 3 1692811119 p-limit • 3.1.0 Run multiple promise-returning & async functions with limited concurrency DIRECT 1 1606290157 path-parse • 1.0.7 Node.js path.parse() ponyfill INDIRECT 0 1621947457 possible-typed-array-names • 1.0.0 A simple list of possible Typed Array names. INDIRECT 0 1708381971 pretty-json-log • 0.3.5 Convert JSON log lines into simple pretty colored log output DIRECT 7 1631054193 punycode • 1.3.2 A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. INDIRECT 0 1413980428 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 querystring • 0.2.0 Node's querystring module for all engines. INDIRECT 0 1362521623 readable-stream • 3.6.2 Streams3, a user-land copy of the stream library from Node.js INDIRECT 4 1678438954 require-from-string • 2.0.2 Require module from string INDIRECT 0 1523267387 resolve • 1.22.10 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 5 1734629351 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 set-function-length • 1.2.2 Set a function's length property INDIRECT 13 1710006059 source-map-support • 0.5.21 Fixes stack traces for files with source maps DIRECT 2 1637319777 string_decoder • 1.3.0 The string_decoder module from Node core INDIRECT 1 1565169636 string-argv • 0.3.2 string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to. INDIRECT 0 1682959976 supports-color • 8.1.1 Detect whether a terminal supports color INDIRECT 1 1611393696 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 tr46 • 0.0.3 An implementation of the Unicode TR46 spec INDIRECT 0 1453255734 universalify • 0.1.2 Make a callback- or promise-based function support both promises and callbacks. INDIRECT 0 1529493431 url • 0.10.3 The core `url` packaged standalone for use with Browserify. INDIRECT 2 1425062241 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 util • 0.12.5 Node.js's util module for all engines INDIRECT 26 1665951987 uuid • 8.0.0 RFC4122 (v1, v4, and v5) UUIDs INDIRECT 0 1588192946 whatwg-url • 5.0.0 An implementation of the WHATWG URL Standard's URL API and parsing machinery INDIRECT 2 1495832201 which-typed-array • 1.1.18 Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag. INDIRECT 21 1734543752 xml2js • 0.6.2 Simple XML to JavaScript object converter. INDIRECT 2 1690366989 xmlbuilder • 11.0.1 An XML builder for node.js INDIRECT 0 1553287553 yocto-queue • 0.1.0 Tiny queue data structure INDIRECT 0 1606197935