@fast-csv/format • 4.3.5 fast-csv formatting module INDIRECT 6 1604377201 @fast-csv/parse • 4.3.6 fast-csv parsing package INDIRECT 7 1607061465 @types/node • 14.18.63 TypeScript definitions for Node.js INDIRECT 0 1695502207 a-sync-waterfall • 1.0.1 Runs a list of async tasks, passing the results of each into the next one INDIRECT 0 1535699417 archiver-utils • 2.1.0 utility functions for archiver INDIRECT 26 1563576688 archiver-utils • 3.0.4 utility functions for archiver INDIRECT 27 1693627676 archiver • 5.3.2 a streaming interface for archive generation INDIRECT 45 1692243033 asap • 2.0.6 High-priority task queue for Node.js and browsers INDIRECT 0 1499700096 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 binary • 0.3.0 Unpack multibyte binary values from buffers INDIRECT 3 1336739951 bl • 4.1.0 Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too! INDIRECT 8 1612867055 bluebird • 3.4.7 Full featured Promises/A+ implementation with exceptionally good performance INDIRECT 0 1482427671 brace-expansion • 1.1.11 Brace expansion as known from sh/bash INDIRECT 2 1518248542 brace-expansion • 2.0.1 Brace expansion as known from sh/bash INDIRECT 1 1614010693 buffer-crc32 • 0.2.13 A pure javascript CRC32 algorithm that plays nice with binary data INDIRECT 0 1479778108 buffer-indexof-polyfill • 1.0.2 This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0. INDIRECT 0 1599618245 buffer • 5.7.1 Node.js Buffer API, for the browser INDIRECT 2 1604526695 commander • 5.1.0 the complete solution for node.js command-line programs INDIRECT 0 1587781761 compress-commons • 4.1.2 a library that defines a common interface for working with archive formats within node INDIRECT 9 1693694070 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 crc32-stream • 4.0.3 a streaming CRC32 checksumer INDIRECT 6 1693692886 dayjs • 1.11.13 2KB immutable date time library alternative to Moment.js with the same modern API INDIRECT 0 1724165992 end-of-stream • 1.4.4 Call a callback when a readable/writable/duplex stream has completed or failed. INDIRECT 2 1569416251 exceljs • 4.3.0 Excel Workbook Manager - Read and Write xlsx and csv Files. DIRECT 82 1629553651 fast-csv • 4.3.6 CSV parser and writer INDIRECT 11 1607061468 fs-constants • 1.0.0 Require constants across node and the browser INDIRECT 0 1524753752 immediate • 3.0.6 A cross browser microtask library INDIRECT 0 1469708721 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 lazystream • 1.0.1 Open Node Streams on demand. INDIRECT 8 1634979855 lie • 3.3.0 A basic but performant promise implementation INDIRECT 1 1520348048 lodash.defaults • 4.2.0 The lodash method `_.defaults` exported as a module. INDIRECT 0 1471109872 lodash.difference • 4.5.0 The lodash method `_.difference` exported as a module. INDIRECT 0 1471109881 lodash.escaperegexp • 4.1.2 The lodash method `_.escapeRegExp` exported as a module. INDIRECT 0 1469457796 lodash.flatten • 4.4.0 The lodash method `_.flatten` exported as a module. INDIRECT 0 1471109924 lodash.groupby • 4.6.0 The lodash method `_.groupBy` exported as a module. INDIRECT 0 1471109970 lodash.isboolean • 3.0.3 The lodash method `_.isBoolean` exported as a module. INDIRECT 0 1454484500 lodash.isequal • 4.5.0 The Lodash method `_.isEqual` exported as a module. INDIRECT 0 1484026204 lodash.isfunction • 3.0.9 The Lodash method `_.isFunction` exported as a module. INDIRECT 0 1517717329 lodash.isnil • 4.0.0 The lodash method `_.isNil` exported as a module. INDIRECT 0 1452683147 lodash.isplainobject • 4.0.6 The lodash method `_.isPlainObject` exported as a module. INDIRECT 0 1471110067 lodash.isundefined • 3.0.1 The modern build of lodash’s `_.isUndefined` as a module. INDIRECT 0 1429201929 lodash.union • 4.6.0 The lodash method `_.union` exported as a module. INDIRECT 0 1471110393 lodash.uniq • 4.5.0 The lodash method `_.uniq` exported as a module. INDIRECT 0 1471110401 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` INDIRECT 1 1647992895 normalize-path • 3.0.0 Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled. INDIRECT 0 1524149687 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 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 safe-buffer • 5.1.2 Safer Node.js Buffer API INDIRECT 0 1524687024 setimmediate • 1.0.5 A shim for the setImmediate efficient script yielding API INDIRECT 0 1473641996 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 1522397655 tar-stream • 2.2.0 tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system. INDIRECT 13 1609237377 tmp • 0.2.3 Temporary file and directory creator INDIRECT 0 1709174778 unzipper • 0.10.14 Unzip cross-platform streaming API INDIRECT 33 1683684567 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 uuid • 8.3.2 RFC4122 (v1, v4, and v5) UUIDs INDIRECT 0 1607459916 xmlchars • 2.2.0 Utilities for determining if characters belong to character classes defined by the XML specs. INDIRECT 0 1567787931 zip-stream • 4.1.1 a streaming zip archive generator. INDIRECT 32 1693695709