@bitcoinerlab/secp256k1 • 1.0.5 A library for performing elliptic curve operations on the secp256k1 curve. It is designed to integrate into the BitcoinJS & BitcoinerLAB ecosystems and uses the audited noble-secp256k1 library. It is compatible with environments that do not support WASM, DIRECT 2 1688979938 @noble/hashes • 1.8.0 Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt INDIRECT 0 1745270645 @noble/secp256k1 • 1.7.2 Fastest JS implementation of secp256k1. Independently audited, high-security, 0-dependency ECDSA & Schnorr signatures INDIRECT 0 1744629793 @types/aes-js • 3.1.4 TypeScript definitions for aes-js INDIRECT 0 1699311060 @types/base64-js • 1.5.0 Stub TypeScript definitions entry for base64-js, which provides its own types definitions INDIRECT 1 1743476405 @types/bn.js • 4.11.6 TypeScript definitions for bn.js INDIRECT 2 1578093527 @types/bn.js • 5.1.5 TypeScript definitions for bn.js DIRECT 2 1699315182 @types/node • 17.0.45 TypeScript definitions for Node.js INDIRECT 0 1655334147 @types/node • 26.1.1 TypeScript definitions for node INDIRECT 1 1783493266 aes-js • 3.1.2 A pure JavaScript implementation of the AES block cipher and all common modes of operation. INDIRECT 0 1541797590 asn1.js • 4.10.1 ASN.1 encoder and decoder INDIRECT 3 1518564494 async-function • 1.0.0 A function that returns the normally hidden `AsyncFunction` constructor INDIRECT 0 1737602154 async-generator-function • 1.0.0 A function that returns the normally hidden `AsyncGeneratorFunction` constructor INDIRECT 0 1739558117 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 • 4.0.1 Fast base encoding / decoding of any given alphabet INDIRECT 0 1741395870 base64-js • 1.5.1 Base64 encoding/decoding in pure JS INDIRECT 0 1605123228 bech32 • 1.1.4 Bech32 encoding / decoding INDIRECT 0 1586993557 bech32 • 2.0.0 Bech32 encoding / decoding INDIRECT 0 1613356298 bip174 • 2.1.1 [](https://travis-ci.org/bitcoinjs/bip174) [](https://www.npmjs.org/package/bip174) INDIRECT 0 1693033590 bitcoinjs-lib • 6.1.5 Client-side Bitcoin JavaScript library DIRECT 9 1695079686 bn.js • 4.12.5 Big number implementation in pure javascript INDIRECT 0 1783571676 bn.js • 5.2.1 Big number implementation in pure javascript DIRECT 0 1653388610 bn.js • 5.2.5 Big number implementation in pure javascript INDIRECT 0 1783571721 bolt11 • 1.4.1 A library for encoding and decoding lightning network payment requests as defined in [BOLT #11](https://github.com/lightningnetwork/lightning-rfc/blob/master/11-payment-encoding.md). DIRECT 69 1679515518 brorand • 1.1.0 Random number generator for browsers and node.js INDIRECT 0 1487799562 browserify-aes • 1.2.0 aes, for browserify INDIRECT 47 1522765396 browserify-cipher • 1.0.1 ciphers for the browser INDIRECT 51 1523448337 browserify-des • 1.0.2 browserify-des === INDIRECT 35 1531235206 browserify-rsa • 4.1.1 RSA for browserify INDIRECT 3 1727392712 bs58 • 5.0.0 Base 58 encoding / decoding INDIRECT 1 1645103977 bs58check • 3.0.1 A straightforward implementation of base58-check encoding INDIRECT 3 1677301894 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 buffer • 6.0.3 Node.js Buffer API, for the browser DIRECT 2 1606099887 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.9 Robustly `.call.bind()` a function INDIRECT 18 1775749088 call-bound • 1.0.4 Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. INDIRECT 15 1741024203 cipher-base • 1.0.7 abstract base class for crypto-streams INDIRECT 32 1758775956 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.2.0 create hashes for browserify INDIRECT 44 1523451264 create-hmac • 1.1.7 node style hmacs in the browser INDIRECT 45 1523449880 cross-fetch • 3.1.5 Universal WHATWG Fetch API for Node, Browsers and React Native DIRECT 4 1642719215 crypto-browserify • 3.12.0 implementation of crypto for the browser DIRECT 72 1509711760 decode-uri-component • 0.2.2 A better decodeURIComponent INDIRECT 0 1669918979 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 des.js • 1.1.0 DES implementation INDIRECT 2 1685370818 diffie-hellman • 5.0.3 pure js diffie-hellman INDIRECT 5 1523448210 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.2 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 1779460803 evp_bytestokey • 1.0.3 The insecure key derivation algorithm from OpenSSL INDIRECT 41 1504606836 filter-obj • 1.1.0 Filter object keys and values into a new object INDIRECT 0 1439402605 for-each • 0.3.5 A better forEach INDIRECT 1 1739256963 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 generator-function • 2.0.1 A function that returns the normally hidden `GeneratorFunction` constructor INDIRECT 0 1759256613 get-intrinsic • 1.3.1 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 14 1759188007 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 • 3.1.2 abstract base class for hash-streams INDIRECT 39 1758585746 hash.js • 1.1.7 Various hash functions that could be run by both browser and node INDIRECT 2 1543607403 hasown • 2.0.4 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1779991899 hmac-drbg • 1.0.1 Deterministic random bit generator (hmac) INDIRECT 4 1491777211 is-callable • 1.2.7 Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag. INDIRECT 0 1663973379 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 26 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 js-lnurl • 0.5.1 tools for doing lnurl stuff in a lightning wallet. DIRECT 19 1665443815 lodash • 4.18.1 Lodash modular utilities. INDIRECT 0 1775077280 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 40 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 node-addon-api • 5.1.0 Node.js API (Node-API) INDIRECT 0 1673609961 node-fetch • 2.6.7 A light-weight module that brings window.fetch to node.js INDIRECT 3 1642335518 node-gyp-build • 4.8.4 Build tool and bindings loader for node-gyp that supports prebuilds INDIRECT 0 1732027426 pbkdf2 • 3.1.6 This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes() INDIRECT 46 1779830755 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 public-encrypt • 4.0.3 browserify version of publicEncrypt & privateDecrypt INDIRECT 57 1538423236 query-string • 6.14.1 Parse and stringify URL query strings INDIRECT 4 1614341916 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 ripemd160 • 2.0.3 Compute ripemd160 of bytes or strings. INDIRECT 40 1758597694 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 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 17 1710006059 split-on-first • 1.1.0 Split a string on the first occurance of a given separator INDIRECT 0 1556010067 strict-uri-encode • 2.0.0 A stricter URI encode adhering to RFC 3986 INDIRECT 0 1476216540 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 1522397655 to-buffer • 1.2.2 Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back. INDIRECT 30 1758755621 tr46 • 0.0.3 An implementation of the Unicode TR46 spec INDIRECT 0 1453255734 typed-array-buffer • 1.0.3 Get the ArrayBuffer out of a TypedArray, robustly. INDIRECT 27 1734539188 typeforce • 1.18.0 Another biased type checking solution for Javascript INDIRECT 0 1544430313 undici-types • 8.3.0 A stand-alone types package for Undici INDIRECT 0 1778778373 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 varuint-bitcoin • 1.1.2 encode/decode number as bitcoin variable length integer INDIRECT 1 1566971389 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.22 Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag. INDIRECT 25 1780688858