@noble/hashes • 1.7.1 Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt INDIRECT 0 1737189016 available-typed-arrays • 1.0.7 Returns an array of Typed Array names that are available in the current environment INDIRECT 1 1708386870 bn.js • 4.11.6 Big number implementation in pure javascript INDIRECT 0 1470100430 bn.js • 4.12.1 Big number implementation in pure javascript INDIRECT 0 1731338371 brorand • 1.1.0 Random number generator for browsers and node.js INDIRECT 0 1487799562 buffer-to-arraybuffer • 0.0.5 Convert Buffer to ArrayBuffer INDIRECT 0 1499641065 bufferutil • 4.0.9 WebSocket buffer utils INDIRECT 1 1735318102 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 cookiejar • 2.1.4 simple persistent cookiejar system INDIRECT 0 1673575689 debug • 2.6.9 small debugging utility INDIRECT 1 1506087155 decode-uri-component • 0.2.2 A better decodeURIComponent INDIRECT 0 1669918979 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 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 es6-iterator • 2.0.3 Iterator abstraction based on ES6 specification INDIRECT 8 1508238115 eth-lib • 0.2.8 Lightweight Ethereum libraries INDIRECT 31 1520395343 ethereum-bloom-filters • 1.2.0 Ability to test bloom filters for ethereum. INDIRECT 1 1721937560 ethjs-unit • 0.1.6 A simple module for handling Ethereum units (e.g. 'ether', 'wei', etc...) INDIRECT 4 1482201089 event-emitter • 0.3.5 Environment agnostic event emitter INDIRECT 8 1489591870 eventemitter3 • 4.0.4 EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface. INDIRECT 0 1589283044 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 global • 4.4.0 Require global variables INDIRECT 3 1560166008 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.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 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-function • 1.0.2 is that thing a function? Use this module to find out INDIRECT 0 1587579854 is-generator-function • 1.1.0 Determine if a function is a native generator function. INDIRECT 16 1735841949 is-hex-prefixed • 1.0.0 A simple method to check if a string is hex prefixed. INDIRECT 0 1481059100 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 is-typedarray • 1.0.0 Detect whether or not an object is a Typed Array INDIRECT 0 1431824619 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 minimalistic-crypto-utils • 1.0.1 Minimalistic tools for JS crypto modules INDIRECT 0 1487798457 ms • 2.0.0 Tiny milisecond conversion utility INDIRECT 0 1494937566 node-gyp-build • 4.8.4 Build tool and bindings loader for node-gyp that supports prebuilds INDIRECT 0 1732027426 number-to-bn • 1.7.0 A simple method that will convert numbers, hex, BN or bignumber.js object into a BN.js object. INDIRECT 3 1482200848 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 parse-headers • 2.0.5 Parse http headers, works with browserify/xhr INDIRECT 0 1647264748 possible-typed-array-names • 1.1.0 A simple list of possible Typed Array names. INDIRECT 0 1738904655 process • 0.11.10 process information for node.js and browsers INDIRECT 0 1493210067 query-string • 5.1.1 Parse and stringify URL query strings INDIRECT 3 1521003107 randombytes • 2.1.0 random bytes from browserify stand alone INDIRECT 1 1550584119 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 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 strict-uri-encode • 1.1.0 A stricter URI encode adhering to RFC 3986 INDIRECT 0 1451891015 strip-hex-prefix • 1.0.0 A simple method that will strip a valid hex prefix off a string, if present. INDIRECT 1 1481060458 timed-out • 4.0.1 Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged INDIRECT 0 1484575091 typedarray-to-buffer • 3.1.5 Convert a typed array to a Buffer without a copy INDIRECT 1 1520537433 underscore • 1.9.1 JavaScript's functional programming helper library. DIRECT 0 1527801094 url-set-query • 1.0.0 small function to append a query string to a URL INDIRECT 0 1437841828 utf-8-validate • 5.0.10 Check if a buffer contains valid UTF-8 INDIRECT 1 1666101226 utf8 • 3.0.0 A well-tested UTF-8 encoder/decoder written in JavaScript. INDIRECT 0 1512357936 util • 0.12.5 Node.js's util module for all engines DIRECT 29 1665951987 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 xhr-request-promise • 0.1.3 Thin wrapper on top of [this](https://www.npmjs.com/package/xhr-request) to use Promise instead of callbacks. INDIRECT 22 1586466142 xhr-request • 1.1.0 tiny http client for Node and the browser INDIRECT 21 1517679087 xhr • 2.6.0 small xhr abstraction INDIRECT 7 1606599049 xhr2-cookies • 1.1.0 XMLHttpRequest polyfill for node.js INDIRECT 1 1510703334 xtend • 4.0.2 extend like a boss INDIRECT 0 1562592945 yaeti • 0.0.6 Yet Another EventTarget Implementation INDIRECT 0 1458254417