@ljharb/resumer • 0.0.1 a through stream that starts paused and resumes on the next tick INDIRECT 13 1689663302 @ljharb/through • 2.3.13 simplified stream construction INDIRECT 12 1709965216 @types/bn.js • 4.11.6 TypeScript definitions for bn.js INDIRECT 2 1578093527 @types/node • 22.8.6 TypeScript definitions for node INDIRECT 1 1730397829 @types/pbkdf2 • 3.1.2 TypeScript definitions for pbkdf2 INDIRECT 2 1699361444 @types/secp256k1 • 4.0.6 TypeScript definitions for secp256k1 INDIRECT 2 1699373344 abstract-leveldown • 2.6.3 An abstract prototype matching the LevelDOWN API INDIRECT 1 1504613012 abstract-leveldown • 2.7.2 An abstract prototype matching the LevelDOWN API INDIRECT 1 1507681551 ansi-regex • 2.1.1 Regular expression for matching ANSI escape codes INDIRECT 0 1484363379 ansi-styles • 2.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 0 1459197318 array-buffer-byte-length • 1.0.1 Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method. INDIRECT 13 1707003122 arraybuffer.prototype.slice • 1.0.3 ES spec-compliant shim for ArrayBuffer.prototype.slice INDIRECT 64 1707119393 async-eventemitter • 0.2.4 Just like EventEmitter, but with support for callbacks and interuption of the listener-chain INDIRECT 2 1506154431 async • 1.5.2 Higher-order functions and common patterns for asynchronous code INDIRECT 0 1452211412 async • 2.6.4 Higher-order functions and common patterns for asynchronous code DIRECT 1 1649891255 available-typed-arrays • 1.0.7 Returns an array of Typed Array names that are available in the current environment INDIRECT 1 1708386870 babel-code-frame • 6.26.0 Generate errors that contain a code frame that point to source locations. INDIRECT 9 1502898849 babel-core • 6.26.3 Babel compiler core. INDIRECT 49 1524822424 babel-generator • 6.26.1 Turns an AST into code. INDIRECT 14 1517672520 babel-helper-builder-binary-assignment-operator-visitor • 6.24.1 Helper function to build binary assignment operator visitors INDIRECT 25 1491578359 babel-helper-call-delegate • 6.24.1 Helper function to call delegate INDIRECT 25 1491578352 babel-helper-define-map • 6.26.0 Helper function to define a map INDIRECT 27 1502898854 babel-helper-explode-assignable-expression • 6.24.1 Helper function to explode an assignable expression INDIRECT 24 1491578352 babel-helper-function-name • 6.24.1 Helper function to change the property 'name' of every function INDIRECT 26 1491578370 babel-helper-get-function-arity • 6.24.1 Helper function to get function arity INDIRECT 7 1491578347 babel-helper-hoist-variables • 6.24.1 Helper function to hoist variables INDIRECT 7 1491578348 babel-helper-optimise-call-expression • 6.24.1 Helper function to optimise call expression INDIRECT 7 1491578348 babel-helper-regex • 6.26.0 Helper function to check for literal RegEx INDIRECT 7 1502898854 babel-helper-remap-async-to-generator • 6.24.1 Helper function to remap async functions to generators INDIRECT 27 1491578371 babel-helper-replace-supers • 6.24.1 Helper function to replace supers INDIRECT 26 1491578359 babel-helpers • 6.24.1 Collection of helper functions used by Babel transforms. INDIRECT 25 1491578362 babel-messages • 6.23.0 Collection of debug messages used by Babel. INDIRECT 3 1487027061 babel-plugin-check-es2015-constants • 6.22.0 Compile ES2015 constants to ES5 INDIRECT 3 1484872420 babel-plugin-syntax-async-functions • 6.13.0 Allow parsing of async functions INDIRECT 0 1470353694 babel-plugin-syntax-exponentiation-operator • 6.13.0 Allow parsing of the exponentiation operator INDIRECT 0 1470353697 babel-plugin-syntax-trailing-function-commas • 6.22.0 Compile trailing function commas to ES5 INDIRECT 0 1484872422 babel-plugin-transform-async-to-generator • 6.24.1 Turn async functions into ES2015 generators INDIRECT 29 1491578377 babel-plugin-transform-es2015-arrow-functions • 6.22.0 Compile ES2015 arrow functions to ES5 INDIRECT 3 1484872429 babel-plugin-transform-es2015-block-scoped-functions • 6.22.0 Babel plugin to ensure function declarations at the block level are block scoped INDIRECT 3 1484872428 babel-plugin-transform-es2015-block-scoping • 6.26.0 Compile ES2015 block scoping (const and let) to ES5 INDIRECT 25 1502898859 babel-plugin-transform-es2015-classes • 6.24.1 Compile ES2015 classes to ES5 INDIRECT 30 1491578377 babel-plugin-transform-es2015-computed-properties • 6.24.1 Compile ES2015 computed properties to ES5 INDIRECT 25 1491578362 babel-plugin-transform-es2015-destructuring • 6.23.0 Compile ES2015 destructuring to ES5 INDIRECT 3 1487027061 babel-plugin-transform-es2015-duplicate-keys • 6.24.1 Compile objects with duplicate keys to valid strict ES5 INDIRECT 7 1491578348 babel-plugin-transform-es2015-for-of • 6.23.0 Compile ES2015 for...of to ES5 INDIRECT 3 1487027063 babel-plugin-transform-es2015-function-name • 6.24.1 Apply ES2015 function.name semantics to all functions INDIRECT 27 1491578373 babel-plugin-transform-es2015-literals • 6.22.0 Compile ES2015 unicode string and number literals to ES5 INDIRECT 3 1484872434 babel-plugin-transform-es2015-modules-amd • 6.24.1 This plugin transforms ES2015 modules to AMD INDIRECT 27 1491578374 babel-plugin-transform-es2015-modules-commonjs • 6.26.2 This plugin transforms ES2015 modules to CommonJS INDIRECT 26 1524761013 babel-plugin-transform-es2015-modules-systemjs • 6.24.1 This plugin transforms ES2015 modules to SystemJS INDIRECT 26 1491578365 babel-plugin-transform-es2015-modules-umd • 6.24.1 This plugin transforms ES2015 modules to UMD INDIRECT 28 1491578379 babel-plugin-transform-es2015-object-super • 6.24.1 Compile ES2015 object super to ES5 INDIRECT 27 1491578374 babel-plugin-transform-es2015-parameters • 6.24.1 Compile ES2015 default and rest parameters to ES5 INDIRECT 28 1491578364 babel-plugin-transform-es2015-shorthand-properties • 6.24.1 Compile ES2015 shorthand properties to ES5 INDIRECT 7 1491578351 babel-plugin-transform-es2015-spread • 6.22.0 Compile ES2015 spread to ES5 INDIRECT 3 1484872440 babel-plugin-transform-es2015-sticky-regex • 6.24.1 Compile ES2015 sticky regex to an ES5 RegExp constructor INDIRECT 8 1491578352 babel-plugin-transform-es2015-template-literals • 6.22.0 Compile ES2015 template literals to ES5 INDIRECT 3 1484872443 babel-plugin-transform-es2015-typeof-symbol • 6.23.0 This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols) INDIRECT 3 1487027063 babel-plugin-transform-es2015-unicode-regex • 6.24.1 Compile ES2015 Unicode regex to ES5 INDIRECT 13 1491578355 babel-plugin-transform-exponentiation-operator • 6.24.1 Compile exponentiation operator to ES5 INDIRECT 27 1491578374 babel-plugin-transform-regenerator • 6.26.0 Explode async and generator functions into a state machine. INDIRECT 9 1502898849 babel-plugin-transform-strict-mode • 6.24.1 This plugin places a 'use strict'; directive at the top of all files to enable strict mode INDIRECT 7 1491578351 babel-preset-env • 1.7.0 A Babel preset for each environment. INDIRECT 77 1525962681 babel-register • 6.26.0 babel require hook INDIRECT 49 1502898863 babel-runtime • 6.26.0 babel selfContained runtime INDIRECT 2 1502898850 babel-template • 6.26.0 Generate an AST from a string template. INDIRECT 24 1502898857 babel-traverse • 6.26.0 The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes INDIRECT 23 1502898856 babel-types • 6.26.0 Babel Types is a Lodash-esque utility library for AST nodes INDIRECT 6 1502898853 babelify • 7.3.0 Babel browserify transform INDIRECT 51 1461659114 babylon • 6.18.0 A JavaScript parser INDIRECT 0 1502826087 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 base-x • 3.0.10 Fast base encoding / decoding of any given alphabet INDIRECT 1 1720079248 blakejs • 1.2.1 Pure Javascript implementation of the BLAKE2b and BLAKE2s hash functions INDIRECT 0 1647797878 bn.js • 4.12.0 Big number implementation in pure javascript INDIRECT 0 1614151007 bn.js • 5.2.1 Big number implementation in pure javascript INDIRECT 0 1653388610 brace-expansion • 1.1.11 Brace expansion as known from sh/bash INDIRECT 2 1518248542 brorand • 1.1.0 Random number generator for browsers and node.js INDIRECT 0 1487799562 browserify-aes • 1.2.0 aes, for browserify INDIRECT 14 1522765396 browserslist • 3.2.8 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset INDIRECT 2 1526915692 bs58 • 4.0.1 Base 58 encoding / decoding INDIRECT 2 1496296714 bs58check • 2.1.2 A straightforward implementation of base58-check encoding INDIRECT 14 1532572072 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 call-bind • 1.0.7 Robustly `.call.bind()` a function INDIRECT 11 1707805229 chalk • 1.1.3 Terminal string styling done right. Much color. INDIRECT 6 1459210604 cipher-base • 1.0.4 abstract base class for crypto-streams INDIRECT 2 1499455257 clone • 2.1.2 deep cloning of objects and arrays INDIRECT 0 1521666430 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 convert-source-map • 1.9.0 Converts a source-map from/to different formats and allows adding/changing properties. INDIRECT 0 1665435477 core-js • 2.6.12 Standard library INDIRECT 0 1606327727 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1630420536 create-hash • 1.2.0 create hashes for browserify INDIRECT 11 1523451264 create-hmac • 1.1.7 node style hmacs in the browser INDIRECT 12 1523449880 data-view-buffer • 1.0.1 Get the ArrayBuffer out of a DataView, robustly. INDIRECT 20 1707238166 data-view-byte-length • 1.0.1 Get the byteLength out of a DataView, robustly. INDIRECT 20 1709945121 data-view-byte-offset • 1.0.0 Get the byteOffset out of a DataView, robustly. INDIRECT 20 1709582406 debug • 2.6.9 small debugging utility INDIRECT 1 1506087155 deep-equal • 1.1.2 node's assert.deepEqual algorithm INDIRECT 22 1699489483 deferred-leveldown • 1.2.2 For handling delayed-open on LevelDOWN compatible libraries INDIRECT 2 1501447198 define-data-property • 1.1.4 Define a data property on an object. Will fall back to assignment in an engine without descriptors. INDIRECT 8 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 11 1694585113 defined • 1.0.1 return the first argument that is `!== undefined` INDIRECT 0 1665583262 detect-indent • 4.0.0 Detect the indentation of code INDIRECT 2 1441618681 dotignore • 0.1.2 ignorefile/includefile matching .gitignore spec INDIRECT 4 1578466287 elliptic • 6.6.0 EC cryptography INDIRECT 7 1729912444 encoding • 0.1.13 Convert encodings, uses iconv-lite INDIRECT 2 1594364531 end-of-stream • 1.4.4 Call a callback when a readable/writable/duplex stream has completed or failed. INDIRECT 2 1569416251 errno • 0.1.8 libuv errno details exposed INDIRECT 1 1608122763 es-abstract • 1.23.3 ECMAScript spec abstract operations. INDIRECT 64 1711748258 es-define-property • 1.0.0 `Object.defineProperty`, but not IE 8's broken one. INDIRECT 6 1707791514 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 es-set-tostringtag • 2.0.3 A helper to optimistically set Symbol.toStringTag, when possible. INDIRECT 7 1708460748 es-to-primitive • 1.2.1 ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions. INDIRECT 5 1573280870 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 1456059317 ethereum-common • 0.0.18 Resources common to all Ethereum implementations INDIRECT 0 1477428985 ethereum-common • 0.2.0 Resources common to all Ethereum implementations INDIRECT 0 1507661928 ethereum-cryptography • 0.1.3 All the cryptographic primitives used in Ethereum INDIRECT 40 1591658940 ethereumjs-common • 1.5.2 Resources common to all Ethereum implementations INDIRECT 0 1595890087 ethjs-util • 0.1.6 A simple set of Ethereum JS utilties. INDIRECT 2 1528655798 events • 3.3.0 Node's event emitter for all engines. INDIRECT 0 1614444687 evp_bytestokey • 1.0.3 The insecure key derivation algorithm from OpenSSL INDIRECT 8 1504606836 fetch-ponyfill • 4.1.0 A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org. DIRECT 5 1499971063 for-each • 0.3.3 A better forEach INDIRECT 1 1527917456 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 function.prototype.name • 1.1.6 An ES2015 spec-compliant `Function.prototype.name` shim INDIRECT 64 1693241033 functional-red-black-tree • 1.0.1 A fully persistent balanced binary search tree INDIRECT 0 1412006712 functions-have-names • 1.2.3 Does this JS environment support the `name` property on functions? INDIRECT 0 1650390293 get-intrinsic • 1.2.4 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 5 1707197526 get-symbol-description • 1.0.2 Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible. INDIRECT 12 1707344532 globals • 9.18.0 Global identifiers from different JavaScript environments INDIRECT 0 1496827524 globalthis • 1.0.4 ECMAScript spec-compliant polyfill/shim for `globalThis` INDIRECT 12 1714444559 gopd • 1.0.1 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 6 1667370324 has-ansi • 2.0.0 Check if a string has ANSI escape codes INDIRECT 1 1435681054 has-bigints • 1.0.2 Determine if the JS environment has BigInt support. INDIRECT 0 1650408603 has-property-descriptors • 1.0.2 Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD. INDIRECT 7 1707801707 has-proto • 1.0.3 Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`? INDIRECT 0 1708375193 has-symbols • 1.0.3 Determine if the JS environment has Symbol support. Supports spec, or shams. INDIRECT 0 1646169821 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.1.0 abstract base class for hash-streams INDIRECT 6 1588317706 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 home-or-tmp • 2.0.0 Get the user home directory with fallback to the system temp directory INDIRECT 2 1434199362 iconv-lite • 0.6.3 Convert character encodings in pure javascript. INDIRECT 1 1621825217 immediate • 3.3.0 A cross browser microtask library INDIRECT 0 1591714011 internal-slot • 1.0.7 ES spec-like internal slots INDIRECT 14 1707196383 invariant • 2.2.4 invariant INDIRECT 2 1520966170 is-arguments • 1.1.1 Is this an arguments object? It's a harder question than you think. INDIRECT 13 1628201885 is-array-buffer • 3.0.4 Is this value a JS ArrayBuffer? INDIRECT 12 1706941599 is-bigint • 1.0.4 Is this value an ES BigInt? INDIRECT 1 1628747471 is-boolean-object • 1.1.2 Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 13 1628206924 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.15.1 Is this specifier a node.js core module? INDIRECT 2 1724269937 is-data-view • 1.0.1 Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag. INDIRECT 19 1706892707 is-date-object • 1.0.5 Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 2 1628198559 is-finite • 1.1.0 ES2015 Number.isFinite() ponyfill INDIRECT 0 1581060978 is-fn • 1.0.0 Check if a value is a function INDIRECT 0 1440923993 is-hex-prefixed • 1.0.0 A simple method to check if a string is hex prefixed. INDIRECT 0 1481059100 is-negative-zero • 2.0.3 Is this value negative zero? === will lie to you INDIRECT 0 1708373326 is-number-object • 1.0.7 Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 2 1648874841 is-regex • 1.1.4 Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag INDIRECT 13 1628221763 is-shared-array-buffer • 1.0.3 Is this value a JS SharedArrayBuffer? INDIRECT 12 1708499432 is-stream • 1.1.0 Check if something is a Node.js stream INDIRECT 0 1460446915 is-string • 1.0.7 Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 2 1628213194 is-symbol • 1.0.4 Determine if a value is an ES6 Symbol or not. INDIRECT 1 1620501131 is-typed-array • 1.1.13 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 18 1706834382 is-weakref • 1.0.2 Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 12 1639154797 isarray • 0.0.1 Array#isArray for older browsers INDIRECT 0 1369676435 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 isarray • 2.0.5 Array#isArray for older browsers INDIRECT 0 1562592082 js-tokens • 3.0.2 A regex that tokenizes JavaScript. INDIRECT 0 1498683257 jsesc • 0.5.0 A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output. INDIRECT 0 1408357953 jsesc • 1.3.0 A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output. INDIRECT 0 1464619780 json-rpc-error • 2.0.0 JSON RPC 2.0 Errors. DIRECT 1 1438264124 json-stable-stringify • 1.1.1 deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results DIRECT 15 1705428662 json5 • 0.5.1 JSON for the ES5 era. INDIRECT 0 1480284434 keccak • 3.0.4 Keccak sponge function family INDIRECT 7 1695196198 level-codec • 7.0.1 Levelup's encoding logic INDIRECT 0 1502724247 level-errors • 1.0.5 Error types for LevelUP INDIRECT 2 1502794757 level-iterator-stream • 1.3.1 Turn a leveldown iterator into a readable stream INDIRECT 9 1439789073 level-ws • 0.0.0 A basic WriteStream implementation for LevelUP INDIRECT 7 1381568844 levelup • 1.3.9 Fast & simple storage - a Node.js-style LevelDB wrapper INDIRECT 14 1501072949 lodash • 4.17.21 Lodash modular utilities. INDIRECT 0 1613835736 loose-envify • 1.4.0 Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST INDIRECT 1 1531220985 ltgt • 2.2.1 implement correct ranges for level-* INDIRECT 0 1522013174 md5.js • 1.3.5 node style md5 on pure JavaScript INDIRECT 7 1538487356 memdown • 1.4.1 An drop-in replacement for LevelDOWN that works in memory only INDIRECT 7 1507112630 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 • 0.5.6 Recursively mkdir, like `mkdir -p` INDIRECT 1 1647992895 mock-property • 1.0.3 Given an object and a property, replaces a property descriptor (or deletes it), and returns a thunk to restore it. INDIRECT 12 1697866884 ms • 2.0.0 Tiny milisecond conversion utility INDIRECT 0 1494937566 node-addon-api • 2.0.2 Node.js API (N-API) INDIRECT 0 1593614657 node-addon-api • 5.1.0 Node.js API (Node-API) INDIRECT 0 1673609961 node-fetch • 1.7.3 A light-weight module that brings window.fetch to node.js and io.js INDIRECT 4 1504852098 node-gyp-build • 4.8.2 Build tool and bindings loader for node-gyp that supports prebuilds INDIRECT 0 1724850448 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 object-inspect • 1.12.3 string representations of objects in node and the browser INDIRECT 0 1673559602 object-inspect • 1.13.2 string representations of objects in node and the browser INDIRECT 0 1719031548 object-is • 1.1.6 ES2015-compliant shim for Object.is - differentiates between -0 and +0 INDIRECT 14 1709078589 object-keys • 0.4.0 An Object.keys replacement, in case Object.keys is not available. From https://github.com/kriskowal/es5-shim INDIRECT 0 1376467810 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.5 ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim INDIRECT 14 1701371660 os-homedir • 1.0.2 Node.js 4 `os.homedir()` ponyfill INDIRECT 0 1475211521 os-tmpdir • 1.0.2 Node.js os.tmpdir() ponyfill INDIRECT 0 1475211274 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 pbkdf2 • 3.1.2 This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes() INDIRECT 13 1617975960 possible-typed-array-names • 1.0.0 A simple list of possible Typed Array names. INDIRECT 0 1708381971 private • 0.1.8 Utility for associating truly private state with any JavaScript object INDIRECT 0 1507855680 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 promise-to-callback • 1.0.0 Convert promise to callback interface DIRECT 2 1441262659 prr • 1.0.1 A better Object.defineProperty() INDIRECT 0 1406011849 randombytes • 2.1.0 random bytes from browserify stand alone INDIRECT 1 1550584119 readable-stream • 1.0.34 Streams2, a user-land copy of the stream library from Node.js v0.10.x INDIRECT 4 1460562524 readable-stream • 1.1.14 Streams3, a user-land copy of the stream library from Node.js v0.11.x INDIRECT 4 1460563294 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 regenerate • 1.4.2 Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points. INDIRECT 0 1604220132 regenerator-runtime • 0.11.1 Runtime for Regenerator-compiled generator and async functions. INDIRECT 0 1512675367 regexp.prototype.flags • 1.5.3 ES6 spec-compliant RegExp.prototype.flags shim. INDIRECT 16 1727927983 regexpu-core • 2.0.0 regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5. INDIRECT 4 1454960205 regjsgen • 0.2.0 Generate `RegExp`s from RegJSParser’s AST INDIRECT 0 1409632332 repeating • 2.0.1 Repeat a string - fast INDIRECT 1 1460395967 resolve • 1.22.8 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 5 1696973834 ripemd160 • 2.0.2 Compute ripemd160 of bytes or strings. INDIRECT 7 1524118003 safe-array-concat • 1.1.2 `Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable INDIRECT 13 1710018572 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.0.3 Give a regex, get a robust predicate function that tests it against a string. INDIRECT 14 1707238191 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 scrypt-js • 3.0.1 The scrypt password-based key derivation function with sync and cancellable async. INDIRECT 0 1589871987 secp256k1 • 4.0.4 This module provides native bindings to ecdsa secp256k1 functions INDIRECT 10 1729232943 set-function-length • 1.2.2 Set a function's length property INDIRECT 10 1710006059 set-function-name • 2.0.2 Set a function's name property INDIRECT 11 1708407265 set-immediate-shim • 1.0.1 Simple setImmediate shim INDIRECT 0 1426146360 setimmediate • 1.0.5 A shim for the setImmediate efficient script yielding API INDIRECT 0 1473641996 side-channel • 1.0.6 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 13 1709233404 slash • 1.0.0 Convert Windows backslash paths to slash paths INDIRECT 0 1407924902 source-map-support • 0.4.18 Fixes stack traces for files with source maps INDIRECT 1 1505036648 string_decoder • 0.10.31 The string_decoder module from Node core INDIRECT 0 1408767919 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 1522397655 string.prototype.trim • 1.2.9 ES5 spec-compliant shim for String.prototype.trim INDIRECT 64 1710657424 string.prototype.trimend • 1.0.8 ES2019 spec-compliant String.prototype.trimEnd shim. INDIRECT 15 1710657272 string.prototype.trimstart • 1.0.8 ES2019 spec-compliant String.prototype.trimStart shim. INDIRECT 15 1711036881 strip-ansi • 3.0.1 Strip ANSI escape codes INDIRECT 1 1456057282 strip-hex-prefix • 1.0.0 A simple method that will strip a valid hex prefix off a string, if present. INDIRECT 1 1481060458 supports-color • 2.0.0 Detect whether a terminal supports color INDIRECT 0 1435705114 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 tape • 4.17.0 tap-producing test harness for node and browsers DIRECT 91 1695357964 through2 • 2.0.5 A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise INDIRECT 9 1541541791 to-fast-properties • 1.0.3 Force V8 to use fast properties for an object INDIRECT 0 1493539546 trim-right • 1.0.1 Similar to String#trim() but removes only whitespace on the right INDIRECT 0 1436991595 typed-array-buffer • 1.0.2 Get the ArrayBuffer out of a TypedArray, robustly. INDIRECT 19 1708393828 typed-array-byte-length • 1.0.1 Robustly get the byte length of a Typed Array INDIRECT 19 1708499455 typed-array-byte-offset • 1.0.2 Robustly get the byte offset of a Typed Array INDIRECT 19 1708450491 typed-array-length • 1.0.6 Robustly get the length of a Typed Array INDIRECT 19 1711055578 typedarray • 0.0.6 TypedArray polyfill for old browsers INDIRECT 0 1400295169 unbox-primitive • 1.0.2 Unbox a boxed JS primitive value. INDIRECT 20 1650864915 undici-types • 6.19.8 A stand-alone types package for Undici INDIRECT 0 1724087971 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 which-boxed-primitive • 1.0.2 Which kind of boxed JS primitive is this? INDIRECT 19 1607985408 which-typed-array • 1.1.15 Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag. INDIRECT 17 1710130627 xtend • 2.1.2 extend like a boss INDIRECT 1 1388568673 xtend • 4.0.2 extend like a boss INDIRECT 0 1562592945