@noble/curves • 1.4.2 Audited & minimal JS implementation of elliptic curve cryptography INDIRECT 1 1719847759 @noble/hashes • 1.4.0 Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt INDIRECT 0 1710397450 @scure/base • 1.1.9 Secure, audited & 0-dep implementation of base64, bech32, base58, base32 & base16 INDIRECT 0 1726635998 @scure/bip32 • 1.4.0 Secure, audited & minimal implementation of BIP32 hierarchical deterministic (HD) wallets over secp256k1 INDIRECT 3 1710945396 @scure/bip39 • 1.3.0 Secure, audited & minimal implementation of BIP39 mnemonic phrases INDIRECT 2 1711280256 abortcontroller-polyfill • 1.7.5 Polyfill/ponyfill for the AbortController DOM API + optional patching of fetch (stub that calls catch, doesn't actually abort request). INDIRECT 0 1665222316 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 • 5.2.1 Big number implementation in pure javascript INDIRECT 0 1653388610 bufferutil • 4.0.8 WebSocket buffer utils INDIRECT 1 1697387768 call-bind • 1.0.7 Robustly `.call.bind()` a function INDIRECT 11 1707805229 cross-fetch • 4.0.0 Universal WHATWG Fetch API for Node, Browsers and React Native INDIRECT 4 1688399666 debug • 2.6.9 small debugging utility INDIRECT 1 1506087155 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 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 es6-iterator • 2.0.3 Iterator abstraction based on ES6 specification INDIRECT 8 1508238115 es6-promise • 4.2.8 A lightweight library that provides tools for organizing asynchronous code INDIRECT 0 1559843963 ethereum-bloom-filters • 1.2.0 Ability to test bloom filters for ethereum. INDIRECT 1 1721937560 ethereum-cryptography • 2.2.1 All the cryptographic primitives used in Ethereum INDIRECT 5 1719848343 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.3 A better forEach INDIRECT 1 1527917456 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 get-intrinsic • 1.2.4 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 5 1707197526 gopd • 1.0.1 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 6 1667370324 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 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 is-arguments • 1.1.1 Is this an arguments object? It's a harder question than you think. INDIRECT 13 1628201885 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-hex-prefixed • 1.0.0 A simple method to check if a string is hex prefixed. INDIRECT 0 1481059100 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-typedarray • 1.0.0 Detect whether or not an object is a Typed Array INDIRECT 0 1431824619 micro-ftch • 0.3.1 Wraps nodejs built-in modules and browser fetch into one function. INDIRECT 0 1625717457 ms • 2.0.0 Tiny milisecond conversion utility INDIRECT 0 1494937566 node-fetch • 2.7.0 A light-weight module that brings window.fetch to node.js INDIRECT 3 1692811119 node-gyp-build • 4.8.2 Build tool and bindings loader for node-gyp that supports prebuilds INDIRECT 0 1724850448 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 possible-typed-array-names • 1.0.0 A simple list of possible Typed Array names. INDIRECT 0 1708381971 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 set-function-length • 1.2.2 Set a function's length property INDIRECT 10 1710006059 strip-hex-prefix • 1.0.0 A simple method that will strip a valid hex prefix off a string, if present. INDIRECT 1 1481060458 tr46 • 0.0.3 An implementation of the Unicode TR46 spec INDIRECT 0 1453255734 typedarray-to-buffer • 3.1.5 Convert a typed array to a Buffer without a copy INDIRECT 1 1520537433 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 22 1665951987 whatwg-url • 5.0.0 An implementation of the WHATWG URL Standard's URL API and parsing machinery INDIRECT 2 1495832201 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 yaeti • 0.0.6 Yet Another EventTarget Implementation INDIRECT 0 1458254417