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 • 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 caw • 2.0.1 Construct HTTP/HTTPS agents for tunneling proxies INDIRECT 13 1500552845 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 color-string • 1.9.1 Parser and generator for CSS color strings INDIRECT 3 1650650919 color • 2.0.1 Color conversion and manipulation with CSS string support INDIRECT 5 1510189982 config-chain • 1.1.13 HANDLE CONFIGURATION ONCE AND FOR ALL INDIRECT 2 1622745356 decompress-response • 3.3.0 Decompress a HTTP response if needed INDIRECT 1 1496432628 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 for-each • 0.3.3 A better forEach INDIRECT 1 1527917456 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 get-proxy • 2.1.0 Get configured proxy INDIRECT 5 1500670885 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-symbol-support-x • 1.4.2 Tests if ES6 Symbol is supported. INDIRECT 0 1519475296 has-symbols • 1.1.0 Determine if the JS environment has Symbol support. Supports spec, or shams. INDIRECT 0 1733157257 has-to-string-tag-x • 1.4.1 Tests if ES6 @@toStringTag is supported. INDIRECT 1 1504281616 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 13 1734073522 is-arrayish • 0.3.2 Determines if an object can be used as an array INDIRECT 0 1529395785 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.0.10 Determine if a function is a native generator function. INDIRECT 2 1628227677 is-object • 1.0.2 Checks whether a value is an object INDIRECT 0 1606929380 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 isurl • 1.0.0 Checks whether a value is a WHATWG URL. INDIRECT 3 1498762271 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 mimic-response • 1.0.1 Mimic a Node.js HTTP response stream INDIRECT 0 1531308307 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 minizlib • 1.3.3 A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding. INDIRECT 3 1569874185 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` INDIRECT 1 1647992895 nan • 2.22.0 Native Abstractions for Node.js: C++ header for Node 0.8 -> 23 compatibility INDIRECT 0 1728621863 npm-conf • 1.1.3 Get the npm config INDIRECT 4 1509439504 pify • 3.0.0 Promisify a callback-style function INDIRECT 0 1495952728 possible-typed-array-names • 1.0.0 A simple list of possible Typed Array names. INDIRECT 0 1708381971 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 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 simple-concat • 1.0.1 Super-minimalist version of `concat-stream`. Less than 15 lines! INDIRECT 0 1594960584 simple-get • 2.8.2 Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines. INDIRECT 5 1643794743 simple-swizzle • 0.2.2 Simply swizzle your arguments INDIRECT 1 1479263541 url-to-options • 1.0.1 Convert a WHATWG URL to an http(s).request options object. INDIRECT 0 1496714214 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 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