acorn-walk • 7.2.0 ECMAScript (ESTree) AST walker INDIRECT 0 1592375138 acorn • 7.4.1 ECMAScript parser INDIRECT 0 1601884406 asn1.js • 4.10.1 ASN.1 encoder and decoder INDIRECT 3 1518564494 assert • 1.5.1 The node.js assert module, re-packaged for web browsers. INDIRECT 25 1694111385 async-function • 1.0.0 A function that returns the normally hidden `AsyncFunction` constructor INDIRECT 0 1737602154 async-generator-function • 1.0.0 A function that returns the normally hidden `AsyncGeneratorFunction` constructor INDIRECT 0 1739558117 available-typed-arrays • 1.0.7 Returns an array of Typed Array names that are available in the current environment INDIRECT 1 1708386870 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-extensions • 2.3.0 List of binary file extensions INDIRECT 0 1710439839 bn.js • 4.12.3 Big number implementation in pure javascript INDIRECT 0 1771465794 bn.js • 5.2.3 Big number implementation in pure javascript INDIRECT 0 1771465399 brace-expansion • 1.1.14 Brace expansion as known from sh/bash INDIRECT 2 1775913902 braces • 3.0.3 Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed. INDIRECT 3 1716281951 brorand • 1.1.0 Random number generator for browsers and node.js INDIRECT 0 1487799562 browser-pack • 6.1.0 pack node-style source files from a json stream into a browser bundle INDIRECT 21 1522396714 browser-resolve • 2.0.0 resolve which handles browser field support in package.json INDIRECT 7 1596440039 browserify-aes • 1.2.0 aes, for browserify INDIRECT 48 1522765396 browserify-cipher • 1.0.1 ciphers for the browser INDIRECT 52 1523448337 browserify-des • 1.0.2 browserify-des === INDIRECT 35 1531235206 browserify-rsa • 4.1.1 RSA for browserify INDIRECT 3 1727392712 browserify-zlib • 0.2.0 Full zlib module for the browser INDIRECT 1 1496505725 browserify • 16.5.2 browser-side require() the node way DIRECT 172 1596485745 buffer-from • 1.1.2 A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. INDIRECT 0 1627578333 buffer-xor • 1.0.3 A simple module for bitwise-xor on buffers INDIRECT 0 1443165316 buffer • 5.2.1 Node.js Buffer API, for the browser INDIRECT 2 1535665522 builtin-status-codes • 3.0.0 The map of HTTP status codes from the builtin http module INDIRECT 0 1467230250 cached-path-relative • 1.1.0 Memoize the results of the path.relative function INDIRECT 0 1642619730 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.9 Robustly `.call.bind()` a function INDIRECT 18 1775749088 call-bound • 1.0.4 Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. INDIRECT 15 1741024203 chokidar • 3.6.0 Minimal and efficient cross-platform file watching library DIRECT 14 1707260254 cipher-base • 1.0.7 abstract base class for crypto-streams INDIRECT 32 1758775956 combine-source-map • 0.8.0 Add source maps of multiple files, offset them and then combine them into one source map INDIRECT 4 1490008575 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 concat-stream • 1.6.2 writable stream that concatenates strings or binary data and calls a callback with the result INDIRECT 10 1521645450 constants-browserify • 1.0.0 node's constants module for the browser INDIRECT 0 1436811402 convert-source-map • 1.1.3 Converts a source-map from/to different formats and allows adding/changing properties. INDIRECT 0 1451580417 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1630420536 create-ecdh • 4.0.4 createECDH but browserifiable INDIRECT 8 1596557388 create-hash • 1.2.0 create hashes for browserify INDIRECT 45 1523451264 create-hmac • 1.1.7 node style hmacs in the browser INDIRECT 46 1523449880 crypto-browserify • 3.12.1 implementation of crypto for the browser INDIRECT 72 1729619237 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 define-properties • 1.2.1 Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines. INDIRECT 6 1694585113 defined • 1.0.1 return the first argument that is `!== undefined` DIRECT 0 1665583262 deps-sort • 2.0.1 sort module-deps output for deterministic browserify bundles INDIRECT 17 1572352544 des.js • 1.1.0 DES implementation INDIRECT 2 1685370818 detective • 5.2.1 find all require() calls by walking the AST INDIRECT 6 1653667369 diffie-hellman • 5.0.3 pure js diffie-hellman INDIRECT 5 1523448210 domain-browser • 1.2.0 Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more. INDIRECT 0 1516946801 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 elliptic • 6.6.1 EC cryptography INDIRECT 7 1731469190 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.2 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 1779460803 events • 2.1.0 Node's event emitter for all engines. INDIRECT 0 1527241357 evp_bytestokey • 1.0.3 The insecure key derivation algorithm from OpenSSL INDIRECT 4 1504606836 fast-safe-stringify • 2.1.1 Safely and quickly serialize JavaScript objects INDIRECT 0 1631085556 fill-range • 7.1.1 Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex` INDIRECT 2 1716281151 for-each • 0.3.5 A better forEach INDIRECT 1 1739256963 fsevents • 2.3.3 Native Access to MacOS FSEvents INDIRECT 0 1692635062 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 generator-function • 2.0.1 A function that returns the normally hidden `GeneratorFunction` constructor INDIRECT 0 1759256613 get-intrinsic • 1.3.1 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 14 1759188007 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 has • 1.0.4 Object.prototype.hasOwnProperty.call shortcut INDIRECT 0 1696353285 hash-base • 3.0.5 abstract base class for hash-streams INDIRECT 2 1732435106 hash-base • 3.1.2 abstract base class for hash-streams INDIRECT 39 1758585746 hash.js • 1.1.7 Various hash functions that could be run by both browser and node INDIRECT 2 1543607403 hasown • 2.0.3 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1776463926 hmac-drbg • 1.0.1 Deterministic random bit generator (hmac) INDIRECT 4 1491777211 htmlescape • 1.1.1 Properly escape JSON for usage as an object literal inside of a `<script>` tag INDIRECT 0 1458699438 https-browserify • 1.0.0 https module compatability for browserify INDIRECT 0 1491348916 inline-source-map • 0.6.3 Adds source mappings and base64 encodes them, so they can be inlined in your generated file. INDIRECT 1 1708797911 insert-module-globals • 7.2.1 insert implicit module globals into a module-deps stream INDIRECT 31 1602241509 is-binary-path • 2.1.0 Check if a file path is a binary file INDIRECT 1 1555648965 is-buffer • 1.1.6 Determine if an object is a Buffer INDIRECT 0 1508967388 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.2 Is this specifier a node.js core module? INDIRECT 2 1778002489 is-extglob • 2.1.1 Returns true if a string has an extglob. INDIRECT 0 1481429064 is-glob • 4.0.3 Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet INDIRECT 1 1632934367 is-number • 7.0.0 Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc. INDIRECT 0 1530716938 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 26 1734542407 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 isarray • 2.0.5 Array#isArray for older browsers INDIRECT 0 1562592082 json-stable-stringify • 0.0.1 deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results INDIRECT 1 1374108469 jsonfile • 5.0.0 Easily read/write JSON files. DIRECT 2 1536426216 jsonparse • 1.3.1 This is a pure-js JSON streaming parser for node.js INDIRECT 0 1494359953 labeled-stream-splicer • 2.0.2 stream splicer with labels INDIRECT 9 1558694115 lodash.memoize • 3.0.4 The modern build of lodash’s `_.memoize` as a module. INDIRECT 0 1432065215 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 md5.js • 1.3.5 node style md5 on pure JavaScript INDIRECT 3 1538487356 miller-rabin • 4.0.1 Miller Rabin algorithm for primality test INDIRECT 2 1506550160 minimalistic-crypto-utils • 1.0.1 Minimalistic tools for JS crypto modules INDIRECT 0 1487798457 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 mkdirp-classic • 0.5.3 Mirror of mkdirp 0.5.2 INDIRECT 0 1588586163 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` DIRECT 1 1647992895 module-deps • 6.2.3 walk the dependency graph to generate json output that can be fed into browser-pack INDIRECT 36 1596451836 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 object-inspect • 1.13.4 string representations of objects in node and the browser INDIRECT 0 1738718770 object-keys • 1.1.1 An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim INDIRECT 0 1554604218 object.assign • 4.1.7 ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim INDIRECT 22 1734555262 os-browserify • 0.3.0 The [os](https://nodejs.org/api/os.html) module from node.js, but for browsers. INDIRECT 0 1492659501 outpipe • 1.1.1 write output to a file through shell commands DIRECT 1 1428119780 parents • 1.0.1 return all the parent directories for a directory INDIRECT 1 1421261295 path-browserify • 0.0.1 the path module from node core for browsers INDIRECT 0 1529488340 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 path-parse • 1.0.7 Node.js path.parse() ponyfill INDIRECT 0 1621947457 path-platform • 0.11.15 Provide access to win32 and posix path operations; sourced directly from upstream Node.js INDIRECT 0 1418324240 pbkdf2 • 3.1.5 This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes() INDIRECT 47 1758695126 picomatch • 2.3.2 Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions. INDIRECT 0 1774298348 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 process • 0.11.10 process information for node.js and browsers INDIRECT 0 1493210067 public-encrypt • 4.0.3 browserify version of publicEncrypt & privateDecrypt INDIRECT 58 1538423236 punycode • 1.4.1 A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. INDIRECT 0 1458437238 randombytes • 2.1.0 random bytes from browserify stand alone INDIRECT 1 1550584119 randomfill • 1.0.4 random fill from browserify stand alone INDIRECT 2 1518786236 read-only-stream • 2.0.0 wrap a readable/writable stream to be read-only INDIRECT 8 1440392541 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 readdirp • 3.6.0 Recursive version of fs.readdir with streaming API. INDIRECT 1 1615717351 resolve • 1.22.12 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 6 1775929295 ripemd160 • 2.0.3 Compute ripemd160 of bytes or strings. INDIRECT 40 1758597694 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 set-function-length • 1.2.2 Set a function's length property INDIRECT 17 1710006059 shasum • 1.0.2 Single function that return the sha1sum. Installing this is just a little bit quicker than reading the crypto documentation. INDIRECT 35 1444114529 shell-quote • 1.8.4 quote and parse shell commands INDIRECT 0 1779455628 side-channel-list • 1.0.1 Store information about any JS value in a side channel, using a linked list INDIRECT 2 1775667313 side-channel-map • 1.0.1 Store information about any JS value in a side channel, using a Map INDIRECT 17 1733892798 side-channel-weakmap • 1.0.2 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 18 1733895551 side-channel • 1.1.0 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 20 1733936433 simple-concat • 1.0.1 Super-minimalist version of `concat-stream`. Less than 15 lines! INDIRECT 0 1594960584 stream-browserify • 2.0.2 the stream module from node core for browsers INDIRECT 8 1548169399 stream-combiner2 • 1.1.1 This is a sequel to [stream-combiner](https://npmjs.org/package/stream-combiner) for streams3. INDIRECT 9 1445036638 stream-http • 3.2.0 Streaming http in the browser INDIRECT 7 1618430752 stream-splicer • 2.0.1 streaming pipeline with a mutable configuration INDIRECT 8 1558694007 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 1522397655 string_decoder • 1.3.0 The string_decoder module from Node core INDIRECT 1 1565169636 subarg • 1.0.0 parse arguments with recursive contexts INDIRECT 1 1412357754 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 syntax-error • 1.4.0 detect and report syntax errors in source code strings INDIRECT 4 1518173831 through • 2.3.8 simplified stream construction INDIRECT 0 1435930719 through2 • 2.0.5 A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise INDIRECT 9 1541541791 through2 • 3.0.2 A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise DIRECT 8 1592965529 timers-browserify • 1.4.2 timers module for browserify INDIRECT 1 1449574838 to-buffer • 1.2.2 Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back. INDIRECT 30 1758755621 to-regex-range • 5.0.1 Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions. INDIRECT 1 1554617077 tty-browserify • 0.0.1 the tty module from node core for browsers INDIRECT 0 1517066742 typed-array-buffer • 1.0.3 Get the ArrayBuffer out of a TypedArray, robustly. INDIRECT 27 1734539188 typedarray • 0.0.6 TypedArray polyfill for old browsers INDIRECT 0 1400295169 umd • 3.0.3 Universal Module Definition for use in automated build systems INDIRECT 0 1521110302 universalify • 0.1.2 Make a callback- or promise-based function support both promises and callbacks. INDIRECT 0 1529493431 url • 0.11.4 The core `url` packaged standalone for use with Browserify. INDIRECT 23 1722023661 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 util • 0.10.4 Node.JS util module INDIRECT 1 1528061603 vm-browserify • 1.1.2 vm module for the browser INDIRECT 0 1572870699 which-typed-array • 1.1.20 Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag. INDIRECT 25 1768425914 xtend • 4.0.2 extend like a boss DIRECT 0 1562592945