asn1.js • 4.10.1 ASN.1 encoder and decoder INDIRECT 3 1518564494 assert • 2.1.0 The assert module from Node.js, for the browser. DIRECT 35 1694111070 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 bn.js • 4.12.2 Big number implementation in pure javascript INDIRECT 0 1745597888 bn.js • 5.2.2 Big number implementation in pure javascript INDIRECT 0 1745596309 brorand • 1.1.0 Random number generator for browsers and node.js INDIRECT 0 1487799562 browser-resolve • 2.0.0 resolve which handles browser field support in package.json DIRECT 6 1596440039 browserify-aes • 1.2.0 aes, for browserify INDIRECT 37 1522765396 browserify-cipher • 1.0.1 ciphers for the browser INDIRECT 41 1523448337 browserify-des • 1.0.2 browserify-des === INDIRECT 5 1531235206 browserify-rsa • 4.1.1 RSA for browserify INDIRECT 3 1727392712 browserify-zlib • 0.2.0 Full zlib module for the browser DIRECT 1 1496505725 buffer-xor • 1.0.3 A simple module for bitwise-xor on buffers INDIRECT 0 1443165316 buffer • 5.7.1 Node.js Buffer API, for the browser DIRECT 2 1604526695 builtin-status-codes • 3.0.0 The map of HTTP status codes from the builtin http module INDIRECT 0 1467230250 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 cipher-base • 1.0.6 abstract base class for crypto-streams INDIRECT 2 1732651695 constants-browserify • 1.0.0 node's constants module for the browser DIRECT 0 1436811402 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.1.3 create hashes for browserify INDIRECT 33 1494508218 create-hash • 1.2.0 create hashes for browserify INDIRECT 34 1523451264 create-hmac • 1.1.7 node style hmacs in the browser INDIRECT 35 1523449880 create-require • 1.1.1 Polyfill for Node.js module.createRequire (<= v12.2.0) DIRECT 0 1606398092 crypto-browserify • 3.12.1 implementation of crypto for the browser DIRECT 71 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 des.js • 1.1.0 DES implementation INDIRECT 2 1685370818 diffie-hellman • 5.0.3 pure js diffie-hellman INDIRECT 5 1523448210 domain-browser • 4.22.0 Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more. DIRECT 0 1627591541 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.1 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 1736901763 events • 3.3.0 Node's event emitter for all engines. DIRECT 0 1614444687 evp_bytestokey • 1.0.3 The insecure key derivation algorithm from OpenSSL INDIRECT 4 1504606836 find-up • 5.0.0 Find a file or directory by walking up parent directories INDIRECT 5 1597171464 for-each • 0.3.5 A better forEach INDIRECT 1 1739256963 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 hash-base • 2.0.2 abstract base class for hash-streams INDIRECT 1 1460889682 hash-base • 3.0.5 abstract base class for hash-streams INDIRECT 2 1732435106 hash.js • 1.1.7 Various hash functions that could be run by both browser and node INDIRECT 2 1543607403 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 hmac-drbg • 1.0.1 Deterministic random bit generator (hmac) INDIRECT 4 1491777211 https-browserify • 1.0.0 https module compatability for browserify DIRECT 0 1491348916 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-core-module • 2.16.1 Is this specifier a node.js core module? INDIRECT 2 1734816207 is-generator-function • 1.1.0 Determine if a function is a native generator function. INDIRECT 16 1735841949 is-nan • 1.3.2 ES2015-compliant shim for Number.isNaN - the global isNaN returns false positives. INDIRECT 18 1608788623 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 isarray • 2.0.5 Array#isArray for older browsers INDIRECT 0 1562592082 isomorphic-timers-promises • 1.0.1 `timers/promises` for client and server. DIRECT 0 1625035559 locate-path • 6.0.0 Get the first path that exists on disk of multiple paths INDIRECT 3 1597081750 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 object-inspect • 1.13.4 string representations of objects in node and the browser INDIRECT 0 1738718770 object-is • 1.1.6 ES2015-compliant shim for Object.is - differentiates between -0 and +0 INDIRECT 18 1709078589 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 19 1734555262 os-browserify • 0.3.0 The [os](https://nodejs.org/api/os.html) module from node.js, but for browsers. DIRECT 0 1492659501 p-limit • 3.1.0 Run multiple promise-returning & async functions with limited concurrency INDIRECT 1 1606290157 p-locate • 5.0.0 Get the first fulfilled promise that satisfies the provided testing function INDIRECT 2 1597081354 path-browserify • 1.0.1 the path module from node core for browsers DIRECT 0 1583254358 path-exists • 4.0.0 Check if a path exists INDIRECT 0 1554348556 path-parse • 1.0.7 Node.js path.parse() ponyfill INDIRECT 0 1621947457 pbkdf2 • 3.1.3 This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes() INDIRECT 39 1750451878 pkg-dir • 5.0.0 Find the root directory of a Node.js project or npm package DIRECT 6 1602860124 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 DIRECT 0 1493210067 public-encrypt • 4.0.3 browserify version of publicEncrypt & privateDecrypt INDIRECT 50 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. DIRECT 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 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 DIRECT 4 1678438954 resolve • 1.22.10 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 5 1734629351 ripemd160 • 2.0.1 Compute ripemd160 of bytes or strings. INDIRECT 2 1466601958 ripemd160 • 2.0.2 Compute ripemd160 of bytes or strings. INDIRECT 3 1524118003 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 setimmediate • 1.0.5 A shim for the setImmediate efficient script yielding API INDIRECT 0 1473641996 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 stream-browserify • 3.0.0 the stream module from node core for browsers DIRECT 5 1587041454 stream-http • 3.2.0 Streaming http in the browser DIRECT 7 1618430752 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 DIRECT 1 1565169636 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 timers-browserify • 2.0.12 timers module for browserify DIRECT 1 1603795461 to-buffer • 1.2.1 Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back. INDIRECT 27 1750400125 tty-browserify • 0.0.1 the tty module from node core for browsers DIRECT 0 1517066742 typed-array-buffer • 1.0.3 Get the ArrayBuffer out of a TypedArray, robustly. INDIRECT 24 1734539188 url • 0.11.4 The core `url` packaged standalone for use with Browserify. DIRECT 20 1722023661 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 DIRECT 29 1665951987 vm-browserify • 1.1.2 vm module for the browser DIRECT 0 1572870699 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 xtend • 4.0.2 extend like a boss INDIRECT 0 1562592945 yocto-queue • 0.1.0 Tiny queue data structure INDIRECT 0 1606197935