@noble/curves • 1.9.2 Audited & minimal JS implementation of elliptic curve cryptography INDIRECT 1 1749131933 @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 @scure/base • 1.2.6 Secure, audited & 0-dep implementation of base64, bech32, base58, base32 & base16 INDIRECT 0 1748547898 @scure/bip32 • 1.7.0 Secure, audited & minimal implementation of BIP32 hierarchical deterministic (HD) wallets over secp256k1 INDIRECT 3 1745508801 @scure/bip39 • 1.6.0 Secure, audited & minimal implementation of BIP39 mnemonic phrases INDIRECT 2 1745508895 @types/connect • 3.4.38 TypeScript definitions for connect INDIRECT 1 1699318654 @types/dotenv • 8.2.3 Stub TypeScript definitions entry for dotenv, which provides its own types definitions DIRECT 1 1729648250 @types/node • 12.20.55 TypeScript definitions for Node.js INDIRECT 0 1654628597 @types/ws • 7.4.7 TypeScript definitions for ws INDIRECT 1 1626735805 ansi-sequence-parser • 1.1.3 A parser for ANSI escape sequences INDIRECT 0 1739114828 asynckit • 0.4.0 Minimal async jobs utility library, with streams support INDIRECT 0 1465928945 axios • 1.10.0 Promise based HTTP client for the browser and node.js DIRECT 22 1749903111 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 base64-js • 1.5.1 Base64 encoding/decoding in pure JS INDIRECT 0 1605123228 bn.js • 5.2.2 Big number implementation in pure javascript INDIRECT 0 1745596309 brace-expansion • 2.0.2 Brace expansion as known from sh/bash INDIRECT 1 1749631716 buffer • 6.0.3 Node.js Buffer API, for the browser INDIRECT 2 1606099887 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 combined-stream • 1.0.8 A stream that emits multiple other streams one after another. INDIRECT 1 1557683385 commander • 2.20.3 the complete solution for node.js command-line programs INDIRECT 0 1570772424 commander • 9.5.0 the complete solution for node.js command-line programs DIRECT 0 1673075085 cross-fetch • 3.2.0 Universal WHATWG Fetch API for Node, Browsers and React Native INDIRECT 4 1734794678 decimal.js • 10.5.0 An arbitrary-precision Decimal type for JavaScript. DIRECT 0 1737665611 delay • 5.0.0 Delay a promise a specified amount of time INDIRECT 0 1612193375 delayed-stream • 1.0.0 Buffers events from a stream until you are ready to handle them. INDIRECT 0 1430431829 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 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 es-set-tostringtag • 2.1.0 A helper to optimistically set Symbol.toStringTag, when possible. INDIRECT 13 1735793054 es6-promise • 4.2.8 A lightweight library that provides tools for organizing asynchronous code INDIRECT 0 1559843963 es6-promisify • 5.0.0 Converts callback-based functions to ES6 Promises INDIRECT 1 1475062711 eventemitter3 • 4.0.7 EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface. INDIRECT 0 1598519444 follow-redirects • 1.15.9 HTTP and HTTPS modules that follow redirects. INDIRECT 0 1725612994 form-data • 4.0.3 A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. INDIRECT 19 1749135071 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 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 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 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 isomorphic-ws • 4.0.1 Isomorphic implementation of WebSocket INDIRECT 0 1524793651 jayson • 3.7.0 JSON-RPC 1.0/2.0 compliant server and client INDIRECT 16 1660292056 js-sha3 • 0.8.0 A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding. INDIRECT 0 1533454591 jsonc-parser • 3.3.1 Scanner and parser for JSON with comments. INDIRECT 0 1719263565 jsonparse • 1.3.1 This is a pure-js JSON streaming parser for node.js INDIRECT 0 1494359953 lodash • 4.17.21 Lodash modular utilities. INDIRECT 0 1613835736 lossless-json • 1.0.5 Parse JSON without risk of losing numeric information INDIRECT 0 1626964318 lunr • 2.3.9 Simple full-text search in your browser. INDIRECT 0 1597869007 marked • 4.3.0 A markdown parser built for speed INDIRECT 0 1679464481 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 mime-db • 1.52.0 Media Type Database INDIRECT 0 1645472511 mime-types • 2.1.35 The ultimate javascript content-type utility. INDIRECT 1 1647108283 node-fetch • 2.7.0 A light-weight module that brings window.fetch to node.js INDIRECT 3 1692811119 node-gyp-build • 4.8.4 Build tool and bindings loader for node-gyp that supports prebuilds INDIRECT 0 1732027426 proxy-from-env • 1.1.0 Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables. INDIRECT 0 1583292919 shiki • 0.14.7 shiki INDIRECT 4 1702674274 through • 2.3.8 simplified stream construction INDIRECT 0 1435930719 tr46 • 0.0.3 An implementation of the Unicode TR46 spec INDIRECT 0 1453255734 utf-8-validate • 5.0.10 Check if a buffer contains valid UTF-8 INDIRECT 1 1666101226 uuid • 8.3.2 RFC4122 (v1, v4, and v5) UUIDs INDIRECT 0 1607459916 vscode-oniguruma • 1.7.0 VSCode oniguruma bindings INDIRECT 0 1669385848 vscode-textmate • 8.0.0 VSCode TextMate grammar helpers INDIRECT 0 1670246001 whatwg-url • 5.0.0 An implementation of the WHATWG URL Standard's URL API and parsing machinery INDIRECT 2 1495832201 ws • 7.5.10 Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js INDIRECT 0 1718549308 ws • 8.18.3 Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js INDIRECT 0 1751117318