@types/node • 24.0.10 TypeScript definitions for node INDIRECT 1 1751400181 @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 • 5.0.0 An abstract prototype matching the LevelDOWN API INDIRECT 1 1526981919 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 base-x • 3.0.11 Fast base encoding / decoding of any given alphabet INDIRECT 1 1741396101 base64-js • 1.5.1 Base64 encoding/decoding in pure JS INDIRECT 0 1605123228 blakejs • 1.2.1 Pure Javascript implementation of the BLAKE2b and BLAKE2s hash functions INDIRECT 0 1647797878 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 browserify-aes • 1.2.0 aes, for browserify INDIRECT 40 1522765396 bs58 • 4.0.1 Base 58 encoding / decoding INDIRECT 2 1496296714 bs58check • 2.1.2 A straightforward implementation of base58-check encoding INDIRECT 40 1532572072 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 INDIRECT 2 1604526695 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 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1630420536 create-hash • 1.1.3 create hashes for browserify INDIRECT 33 1494508218 create-hash • 1.2.0 create hashes for browserify INDIRECT 37 1523451264 create-hmac • 1.1.7 node style hmacs in the browser INDIRECT 38 1523449880 deferred-leveldown • 4.0.2 For handling delayed-open on LevelDOWN compatible libraries INDIRECT 3 1527671397 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 encoding-down • 5.0.4 LevelDOWN wrapper supporting levelup@1 encodings INDIRECT 10 1529668938 errno • 0.1.8 libuv errno details exposed INDIRECT 1 1608122763 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 ethereum-cryptography • 0.1.3 All the cryptographic primitives used in Ethereum INDIRECT 69 1591658940 ethjs-util • 0.1.6 A simple set of Ethereum JS utilties. INDIRECT 2 1528655798 evp_bytestokey • 1.0.3 The insecure key derivation algorithm from OpenSSL INDIRECT 7 1504606836 for-each • 0.3.5 A better forEach INDIRECT 1 1739256963 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 functional-red-black-tree • 1.0.1 A fully persistent balanced binary search tree INDIRECT 0 1412006712 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.1.0 abstract base class for hash-streams INDIRECT 5 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 immediate • 3.2.3 A cross browser microtask library INDIRECT 0 1471458788 is-callable • 1.2.7 Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag. INDIRECT 0 1663973379 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.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 keccak • 3.0.4 Keccak sponge function family INDIRECT 7 1695196198 level-codec • 9.0.2 Encode keys, values and range options, with built-in or custom encodings INDIRECT 3 1593156599 level-errors • 2.0.1 Error types for levelup INDIRECT 2 1554460093 level-iterator-stream • 3.0.1 Turn a leveldown iterator into a readable stream INDIRECT 9 1539883701 level-mem • 3.0.1 A convenience package bundling LevelUP & MemDOWN DIRECT 26 1529832214 level-packager • 4.0.1 LevelUP package helper for distributing with a LevelDOWN-compatible back-end INDIRECT 21 1529759106 level-ws • 1.0.0 A basic WriteStream implementation for LevelUP DIRECT 9 1530392636 levelup • 3.1.1 Fast & simple storage - a Node.js-style LevelDB wrapper INDIRECT 15 1531561852 lodash • 4.17.21 Lodash modular utilities. INDIRECT 0 1613835736 ltgt • 2.2.1 implement correct ranges for level-* INDIRECT 0 1522013174 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 6 1538487356 memdown • 3.0.0 An drop-in replacement for LevelDOWN that works in memory only INDIRECT 7 1527017582 minimalistic-crypto-utils • 1.0.1 Minimalistic tools for JS crypto modules INDIRECT 0 1487798457 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-gyp-build • 4.8.4 Build tool and bindings loader for node-gyp that supports prebuilds INDIRECT 0 1732027426 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 42 1750451878 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 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 • 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 ripemd160 • 2.0.1 Compute ripemd160 of bytes or strings. INDIRECT 2 1466601958 ripemd160 • 2.0.2 Compute ripemd160 of bytes or strings. INDIRECT 6 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 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 14 1710006059 setimmediate • 1.0.5 A shim for the setImmediate efficient script yielding API INDIRECT 0 1473641996 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 strip-hex-prefix • 1.0.0 A simple method that will strip a valid hex prefix off a string, if present. INDIRECT 1 1481060458 to-buffer • 1.2.1 Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back. INDIRECT 27 1750400125 typed-array-buffer • 1.0.3 Get the ArrayBuffer out of a TypedArray, robustly. INDIRECT 24 1734539188 undici-types • 7.8.0 A stand-alone types package for Undici INDIRECT 0 1744279288 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 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