@isaacs/balanced-match • 4.0.1 Match balanced character pairs, like "{" and "}" INDIRECT 0 1749758752 @isaacs/brace-expansion • 5.0.0 Brace expansion as known from sh/bash INDIRECT 1 1749758817 @multiformats/base-x • 4.0.1 Fast base encoding / decoding of any given alphabet INDIRECT 0 1600293688 available-typed-arrays • 1.0.7 Returns an array of Typed Array names that are available in the current environment INDIRECT 1 1708386870 base64-js • 1.5.1 Base64 encoding/decoding in pure JS INDIRECT 0 1605123228 bignumber.js • 9.3.1 A library for arbitrary-precision decimal and non-decimal arithmetic INDIRECT 0 1752251918 blakejs • 1.2.1 Pure Javascript implementation of the BLAKE2b and BLAKE2s hash functions INDIRECT 0 1647797878 borc • 2.1.2 Encode and parse data in the Concise Binary Object Representation (CBOR) data format (RFC7049). INDIRECT 13 1585245208 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 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 commander • 2.20.3 the complete solution for node.js command-line programs INDIRECT 0 1570772424 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 err-code • 3.0.1 Create an error with a code INDIRECT 0 1612540503 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 for-each • 0.3.5 A better forEach INDIRECT 1 1739256963 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-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 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 ipld-block • 0.11.1 JavaScript Implementation of IPLD Block DIRECT 9 1614942415 ipld-dag-cbor • 0.17.1 JavaScript implementation of the IPLD (InterpPlanetary Linked Data) DIRECT 30 1614771791 ipld-dag-pb • 0.20.0 JavaScript Implementation of the MerkleDAG Node in Protobuf. DIRECT 59 1596557942 ipld-raw • 6.0.0 JavaScript implementation of the IPLD raw format. DIRECT 49 1596558140 is-arguments • 1.2.0 Is this an arguments object? It's a harder question than you think. INDIRECT 14 1734073522 is-callable • 1.2.7 Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag. INDIRECT 0 1663973379 is-circular • 1.0.2 high-performance, zero-dependency circular reference check for objects (or arrays) INDIRECT 0 1530490347 is-generator-function • 1.1.0 Determine if a function is a native generator function. INDIRECT 16 1735841949 is-plain-obj • 2.1.0 Check if a value is a plain object INDIRECT 0 1579602874 is-regex • 1.2.1 Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag INDIRECT 14 1733982247 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 iso-url • 0.4.7 Isomorphic/Universal WHATWG URL API with some support legacy node URL API INDIRECT 0 1583864202 js-sha3 • 0.8.0 A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding. INDIRECT 0 1533454591 json-text-sequence • 0.1.1 Parse and generate RS-delimited JSON sequences according to draft-ietf-json-text-sequence INDIRECT 1 1462210659 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 merge-options • 2.0.0 Merge Option Objects DIRECT 1 1571488683 multibase • 3.1.2 JavaScript implementation of the multibase specification INDIRECT 33 1614358174 multibase • 4.0.6 JavaScript implementation of the multibase specification INDIRECT 1 1629809859 multicodec • 2.1.3 JavaScript implementation of the multicodec specification DIRECT 36 1614698879 multicodec • 3.2.1 JavaScript implementation of the multicodec specification INDIRECT 3 1630608293 multihashes • 4.0.3 multihash implementation INDIRECT 5 1629812805 multihashing-async • 2.1.4 multiple hash functions INDIRECT 10 1629810842 murmurhash3js-revisited • 3.0.0 MurmurHash3 in JavaScript, matches the reference implementation (C++), runnable in node and browser. INDIRECT 0 1537982960 possible-typed-array-names • 1.1.0 A simple list of possible Typed Array names. INDIRECT 0 1738904655 protocol-buffers-schema • 3.6.0 No nonsense protocol buffers schema parser written in Javascript INDIRECT 0 1631215097 protons • 2.0.3 Protocol Buffers for Node.js without compiliation INDIRECT 5 1629818857 readable-stream • 3.6.2 Streams3, a user-land copy of the stream library from Node.js INDIRECT 4 1678438954 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 safe-regex-test • 1.1.0 Give a regex, get a robust predicate function that tests it against a string. INDIRECT 15 1734029347 set-function-length • 1.2.2 Set a function's length property INDIRECT 14 1710006059 signed-varint • 2.0.1 efficiently store signed integers in varint INDIRECT 1 1478351854 stable • 0.1.8 A stable array sort for JavaScript INDIRECT 0 1524667299 string_decoder • 1.3.0 The string_decoder module from Node core INDIRECT 1 1565169636 typical • 6.0.1 Isomorphic, functional type-checking for Javascript DIRECT 0 1590697692 uint8arrays • 1.1.0 Utility functions to make dealing with Uint8Arrays easier INDIRECT 34 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 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 29 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 31 1618936726 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