asynckit • 0.4.0 Minimal async jobs utility library, with streams support INDIRECT 0 1465928945 available-typed-arrays • 1.0.7 Returns an array of Typed Array names that are available in the current environment INDIRECT 1 1708386870 aws4 • 1.13.2 Signs and prepares requests using AWS Signature Version 4 DIRECT 0 1724831030 base64-js • 1.5.1 Base64 encoding/decoding in pure JS INDIRECT 0 1605123228 bottlejs • 1.7.2 A powerful dependency injection micro container INDIRECT 0 1549580599 buffer • 4.9.2 Node.js Buffer API, for the browser INDIRECT 3 1573256836 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.8 Robustly `.call.bind()` a function INDIRECT 15 1733462354 call-bound • 1.0.4 Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. INDIRECT 12 1741024203 combined-stream • 1.0.8 A stream that emits multiple other streams one after another. INDIRECT 1 1557683385 component-emitter • 1.3.1 Event emitter INDIRECT 0 1700168232 cookiejar • 2.1.4 simple persistent cookiejar system INDIRECT 0 1673575689 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1630420536 debug • 3.2.7 small debugging utility INDIRECT 1 1605790637 deep-core • 1.12.21 DEEP Core Library DIRECT 6 1502101067 deep-di • 1.12.11 DEEP Dependency Injection Library INDIRECT 8 1497509837 deep-kernel • 1.12.14 DEEP Kernel Library DIRECT 10 1497509849 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 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 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.1 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 1736901763 es-set-tostringtag • 2.1.0 A helper to optimistically set Symbol.toStringTag, when possible. INDIRECT 13 1735793054 events • 1.1.1 Node's event emitter for all engines. INDIRECT 0 1466611760 extend • 3.0.2 Port of jQuery.extend for node.js and the browser INDIRECT 0 1532032091 for-each • 0.3.5 A better forEach INDIRECT 1 1739256963 form-data • 2.5.3 A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. INDIRECT 20 1739570176 formidable • 1.2.6 (DEPRECATED! Install formidable@v2) A node.js module for parsing form data, especially file uploads. INDIRECT 0 1635626132 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 get-intrinsic • 1.3.0 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 11 1740257660 get-proto • 1.0.1 Robustly get the [[Prototype]] of an object INDIRECT 6 1735848482 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 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 is-arguments • 1.2.0 Is this an arguments object? It's a harder question than you think. INDIRECT 14 1734073522 is-callable • 1.2.7 Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag. INDIRECT 0 1663973379 is-generator-function • 1.1.0 Determine if a function is a native generator function. INDIRECT 16 1735841949 is-regex • 1.2.1 Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag INDIRECT 14 1733982247 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 23 1734542407 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 lodash • 3.5.0 The modern build of lodash modular utilities. INDIRECT 0 1425877311 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 methods • 1.1.2 HTTP methods that node supports INDIRECT 0 1453085636 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 mime • 1.6.0 A comprehensive library for mime-type mapping INDIRECT 0 1511571199 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 object-inspect • 1.13.4 string representations of objects in node and the browser INDIRECT 0 1738718770 possible-typed-array-names • 1.1.0 A simple list of possible Typed Array names. INDIRECT 0 1738904655 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 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 querystring • 0.2.0 Node's querystring module for all engines. INDIRECT 0 1362521623 querystringify • 2.2.0 Querystringify - Small, simple but powerful query string parser. INDIRECT 0 1597688326 readable-stream • 2.3.8 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 1677146646 requires-port • 1.0.0 Check if a protocol requires a certain port number to be added to an URL. INDIRECT 0 1446216153 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 safe-regex-test • 1.1.0 Give a regex, get a robust predicate function that tests it against a string. INDIRECT 15 1734029347 set-function-length • 1.2.2 Set a function's length property INDIRECT 14 1710006059 side-channel-list • 1.0.0 Store information about any JS value in a side channel, using a linked list INDIRECT 2 1733862025 side-channel-map • 1.0.1 Store information about any JS value in a side channel, using a Map INDIRECT 14 1733892798 side-channel-weakmap • 1.0.2 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 15 1733895551 side-channel • 1.1.0 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 17 1733936433 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 1522397655 superagent • 3.8.3 elegant & feature rich browser / node HTTP with a fluent API DIRECT 44 1525019175 url-parse • 1.5.10 Small footprint URL parser that works seamlessly across Node.js and browser environments DIRECT 2 1645544943 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 29 1665951987 uuid • 8.0.0 RFC4122 (v1, v4, and v5) UUIDs INDIRECT 0 1588192946 wait-until • 0.0.2 Simple library to wait until a condition has been satisfied. INDIRECT 0 1412906745 which-typed-array • 1.1.19 Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag. INDIRECT 22 1741483626 xml2js • 0.4.15 Simple XML to JavaScript object converter. INDIRECT 3 1446241666 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 xmlbuilder • 2.6.2 An XML builder for node.js INDIRECT 1 1426013272