@multiformats/base-x • 4.0.1 Fast base encoding / decoding of any given alphabet INDIRECT 0 1600293688 @types/long • 4.0.2 TypeScript definitions for long.js INDIRECT 0 1651001538 @types/node • 22.8.6 TypeScript definitions for node INDIRECT 1 1730397829 asn1.js • 5.4.1 ASN.1 encoder and decoder INDIRECT 4 1592496711 available-typed-arrays • 1.0.7 Returns an array of Typed Array names that are available in the current environment INDIRECT 1 1708386870 bindings • 1.5.0 Helper module for loading your native module's .node file INDIRECT 1 1551308084 bn.js • 4.12.0 Big number implementation in pure javascript INDIRECT 0 1614151007 brorand • 1.1.0 Random number generator for browsers and node.js INDIRECT 0 1487799562 call-bind • 1.0.7 Robustly `.call.bind()` a function INDIRECT 11 1707805229 cids • 1.1.9 CID Implementation in JavaScript DIRECT 8 1630607706 class-is • 1.1.0 Enhances a JavaScript class by adding an is<Class> property to compare types between realms. INDIRECT 0 1522832076 debug • 4.3.7 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1725583977 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 dns-over-http-resolver • 1.2.3 DNS over HTTP resolver INDIRECT 4 1620725569 elliptic • 6.6.0 EC cryptography INDIRECT 7 1729912444 err-code • 2.0.3 Create an error with a code INDIRECT 0 1592482215 err-code • 3.0.1 Create an error with a code INDIRECT 0 1612540503 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 events • 3.3.0 Node's event emitter for all engines. INDIRECT 0 1614444687 file-uri-to-path • 1.0.0 Convert a file: URI to a file path INDIRECT 0 1499377911 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 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 ip-regex • 4.3.0 Regular expression for matching IP addresses (IPv4 & IPv6) INDIRECT 0 1611326959 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-ip • 3.1.0 Check if a string is an IP address INDIRECT 1 1560975810 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 iso-random-stream • 2.0.2 Random bytes stream for node and browser INDIRECT 6 1638519962 libp2p-crypto • 0.19.7 Crypto primitives for libp2p INDIRECT 45 1629285816 minimalistic-crypto-utils • 1.0.1 Minimalistic tools for JS crypto modules INDIRECT 0 1487798457 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 multiaddr • 8.1.2 multiaddr implementation (binary + string representation of network addresses) DIRECT 45 1607703525 multibase • 3.1.2 JavaScript implementation of the multibase specification INDIRECT 26 1614358174 multibase • 4.0.6 JavaScript implementation of the multibase specification INDIRECT 1 1629809859 multicodec • 3.2.1 JavaScript implementation of the multicodec specification INDIRECT 3 1630608293 multihashes • 4.0.3 multihash implementation INDIRECT 5 1629812805 nan • 2.22.0 Native Abstractions for Node.js: C++ header for Node 0.8 -> 23 compatibility INDIRECT 0 1728621863 native-fetch • 3.0.0 Returns native fetch if available or the node-fetch module if not INDIRECT 0 1612359657 node-addon-api • 5.1.0 Node.js API (Node-API) INDIRECT 0 1673609961 node-gyp-build • 4.8.2 Build tool and bindings loader for node-gyp that supports prebuilds INDIRECT 0 1724850448 peer-id • 0.14.8 IPFS Peer Id implementation in Node.js DIRECT 56 1618921186 possible-typed-array-names • 1.0.0 A simple list of possible Typed Array names. INDIRECT 0 1708381971 readable-stream • 3.6.2 Streams3, a user-land copy of the stream library from Node.js INDIRECT 4 1678438954 receptacle • 1.3.2 In memory cache lru cache with ttl support. INDIRECT 1 1528904901 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 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 10 1710006059 string_decoder • 1.3.0 The string_decoder module from Node core INDIRECT 1 1565169636 uint8arrays • 1.1.0 Utility functions to make dealing with Uint8Arrays easier INDIRECT 27 1596799041 uint8arrays • 2.1.10 Utility functions to make dealing with Uint8Arrays easier INDIRECT 1 1627802496 uint8arrays • 3.1.1 Utility functions to make dealing with Uint8Arrays easier INDIRECT 1 1665386583 undici-types • 6.19.8 A stand-alone types package for Undici INDIRECT 0 1724087971 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 util • 0.12.5 Node.js's util module for all engines INDIRECT 22 1665951987 varint • 5.0.2 protobuf-style varint bytes - use msb to create integer values of varying sizes INDIRECT 0 1601312830 varint • 6.0.0 protobuf-style varint bytes - use msb to create integer values of varying sizes INDIRECT 0 1601312974 web-encoding • 1.1.5 TextEncoder and TextDecoder APIs from Encoding Standard APIs in a universal package INDIRECT 24 1618936726 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