@chunkd/core • 7.2.4 Split up a file into chunks and then read the chunks as needed. DIRECT 0 1631764782 @chunkd/core • 8.4.0 Split up a file into chunks and then read the chunks as needed. INDIRECT 0 1655806575 @chunkd/fs • 7.3.1 Utility functions for working with files that could either reside on the local file system or other sources like AWS S3 DIRECT 49 1631775692 @chunkd/source-aws • 7.3.0 Load a chunks of a file from a AWS using `aws-sdk` INDIRECT 42 1631775185 @chunkd/source-file • 7.2.4 INDIRECT 1 1631764785 @chunkd/source-http • 7.2.4 INDIRECT 5 1631764787 @cogeotiff/core • 6.1.1 Reading logic for GeoTiffs DIRECT 2 1643156699 @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 @types/node • 22.10.2 TypeScript definitions for node INDIRECT 1 1733909716 @types/pino-pretty • 5.0.0 Stub TypeScript definitions entry for pino-pretty, which provides its own types definitions INDIRECT 19 1668027780 @types/pino-std-serializers • 4.0.0 Stub TypeScript definitions entry for pino-std-serializers, which provides its own types definitions INDIRECT 1 1667253789 @types/pino • 6.3.12 TypeScript definitions for pino DIRECT 25 1634628691 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 atomic-sleep • 1.0.0 Zero CPU overhead, zero dependency, true event-loop blocking sleep INDIRECT 0 1583780161 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 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 colorette • 2.0.20 🌈Easily set your terminal text color & styles. INDIRECT 0 1681659249 dateformat • 4.6.3 A node.js package for Steven Levithan's excellent dateFormat() function. INDIRECT 0 1632206153 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 end-of-stream • 1.4.4 Call a callback when a readable/writable/duplex stream has completed or failed. INDIRECT 2 1569416251 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-copy • 3.0.2 A blazing fast deep object copier INDIRECT 0 1710596490 fast-deep-equal • 3.1.3 Fast deep equal INDIRECT 0 1591601248 fast-redact • 3.5.0 very fast object redaction INDIRECT 0 1710872806 fast-safe-stringify • 2.1.1 Safely and quickly serialize JavaScript objects INDIRECT 0 1631085556 flatstr • 1.0.12 Flattens the underlying C structures of a concatenated JavaScript string INDIRECT 0 1558018903 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 help-me • 5.0.0 Help command for node, partner of minimist and commist INDIRECT 0 1702463449 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 joycon • 3.1.1 Load config with ease. INDIRECT 0 1638384972 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 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 node-fetch • 2.7.0 A light-weight module that brings window.fetch to node.js INDIRECT 3 1692811119 on-exit-leak-free • 2.1.2 Execute a function on exit without leaking memory, allowing all objects to be garbage collected INDIRECT 0 1696344126 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 pino-abstract-transport • 2.0.0 Write Pino transports easily INDIRECT 1 1725347658 pino-pretty • 13.0.0 Prettifier for Pino log lines INDIRECT 18 1731276219 pino-std-serializers • 3.2.0 A collection of standard object serializers for Pino INDIRECT 0 1611094498 pino-std-serializers • 7.0.0 A collection of standard object serializers for Pino INDIRECT 0 1714387283 pino • 6.14.0 super fast, all natural json logger DIRECT 8 1644948109 possible-typed-array-names • 1.0.0 A simple list of possible Typed Array names. INDIRECT 0 1708381971 pretty-json-log • 1.5.0 Convert JSON log lines into simple pretty colored log output DIRECT 2 1704258581 process-warning • 1.0.0 A small utility for creating warnings and emitting them. INDIRECT 0 1640700011 pump • 3.0.2 pipe streams together and close all of them if one of them closes INDIRECT 3 1726041514 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 quick-format-unescaped • 4.0.4 Solves a problem with util.format INDIRECT 0 1632233918 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 set-function-length • 1.2.2 Set a function's length property INDIRECT 13 1710006059 sonic-boom • 1.4.1 Extremely fast utf8 only stream implementation INDIRECT 2 1617301767 sonic-boom • 2.8.0 Extremely fast utf8 only stream implementation INDIRECT 1 1651094517 sonic-boom • 4.2.0 Extremely fast utf8 only stream implementation INDIRECT 1 1728996035 source-map-support • 0.5.21 Fixes stack traces for files with source maps DIRECT 2 1637319777 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 strip-json-comments • 3.1.1 Strip comments from JSON. Lets you use comments in your JSON files! INDIRECT 0 1594565096 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 undici-types • 6.20.0 A stand-alone types package for Undici INDIRECT 0 1728460238 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 • 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