@babel/code-frame • 7.29.7 Generate errors that contain a code frame that point to source locations. INDIRECT 3 1779707738 @babel/compat-data • 7.29.7 The compat-data to determine required Babel plugins INDIRECT 0 1779707728 @babel/core • 7.29.7 Babel compiler core. INDIRECT 38 1779707813 @babel/generator • 7.29.7 Turns an AST into code. INDIRECT 9 1779707783 @babel/helper-compilation-targets • 7.29.7 Helper functions on Babel compilation targets INDIRECT 13 1779707738 @babel/helper-globals • 7.29.7 A collection of JavaScript globals for Babel internal usage INDIRECT 0 1779707730 @babel/helper-module-imports • 7.29.7 Babel helper functions for inserting module loads INDIRECT 18 1779707797 @babel/helper-module-transforms • 7.29.7 Babel helper functions for implementing ES6 module transformations INDIRECT 19 1779707803 @babel/helper-plugin-utils • 7.29.7 General utilities for plugins to use INDIRECT 0 1779707730 @babel/helper-string-parser • 7.29.7 A utility package to parse strings INDIRECT 0 1779707730 @babel/helper-validator-identifier • 7.29.7 Validate identifier/keywords name INDIRECT 0 1779707731 @babel/helper-validator-option • 7.29.7 Validate plugin/preset options INDIRECT 0 1779707732 @babel/helpers • 7.29.7 Collection of helper functions used by Babel transforms. INDIRECT 8 1779707788 @babel/parser • 7.29.7 A JavaScript parser INDIRECT 3 1779707779 @babel/plugin-syntax-async-generators • 7.8.4 Allow parsing of async generator functions INDIRECT 1 1578950149 @babel/plugin-syntax-bigint • 7.8.3 Allow parsing of BigInt literals INDIRECT 1 1578949939 @babel/plugin-syntax-class-properties • 7.12.13 Allow parsing of class properties INDIRECT 1 1612314630 @babel/plugin-syntax-class-static-block • 7.14.5 Allow parsing of class static blocks INDIRECT 1 1623280302 @babel/plugin-syntax-import-attributes • 7.29.7 Allow parsing of the module attributes in the import statement INDIRECT 1 1779707749 @babel/plugin-syntax-import-meta • 7.10.4 Allow parsing of import.meta INDIRECT 1 1593522706 @babel/plugin-syntax-json-strings • 7.8.3 Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings INDIRECT 1 1578949987 @babel/plugin-syntax-logical-assignment-operators • 7.10.4 Allow parsing of the logical assignment operators INDIRECT 1 1593522707 @babel/plugin-syntax-nullish-coalescing-operator • 7.8.3 Allow parsing of the nullish-coalescing operator INDIRECT 1 1578950043 @babel/plugin-syntax-numeric-separator • 7.10.4 Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator INDIRECT 1 1593522709 @babel/plugin-syntax-object-rest-spread • 7.8.3 Allow parsing of object rest/spread INDIRECT 1 1578950053 @babel/plugin-syntax-optional-catch-binding • 7.8.3 Allow parsing of optional catch bindings INDIRECT 1 1578950070 @babel/plugin-syntax-optional-chaining • 7.8.3 Allow parsing of optional properties INDIRECT 1 1578950083 @babel/plugin-syntax-private-property-in-object • 7.14.5 Allow parsing of '#foo in obj' brand checks INDIRECT 1 1623280313 @babel/plugin-syntax-top-level-await • 7.14.5 Allow parsing of top-level await in modules INDIRECT 1 1623280315 @babel/template • 7.29.7 Generate an AST from a string template. INDIRECT 7 1779707785 @babel/traverse • 7.29.7 The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes INDIRECT 17 1779707794 @babel/types • 7.29.7 Babel Types is a Lodash-esque utility library for AST nodes INDIRECT 2 1779707776 @bcoe/v8-coverage • 0.2.3 Helper functions for V8 coverage files. INDIRECT 0 1567807251 @colors/colors • 1.5.0 get colors in your node.js console INDIRECT 0 1644651544 @ethersproject/abi • 5.8.0 Utilities and Classes for parsing, formatting and managing Ethereum ABIs. INDIRECT 27 1740607525 @ethersproject/abstract-provider • 5.8.0 An Abstract Class for describing an Ethereum Provider for ethers. INDIRECT 24 1740607499 @ethersproject/abstract-signer • 5.8.0 An Abstract Class for desribing an Ethereum Signer for ethers. INDIRECT 25 1740607507 @ethersproject/address • 5.8.0 Utilities for handling Ethereum Addresses for ethers. INDIRECT 7 1740607354 @ethersproject/base64 • 5.8.0 Base64 coder. INDIRECT 2 1740607164 @ethersproject/basex • 5.8.0 Base-X without Buffer. INDIRECT 3 1740607315 @ethersproject/bignumber • 5.8.0 BigNumber library used in ethers.js. INDIRECT 3 1740607176 @ethersproject/bytes • 5.8.0 Bytes utility functions for ethers. INDIRECT 1 1740607145 @ethersproject/constants • 5.8.0 Common Ethereum constants used for ethers. INDIRECT 4 1740607272 @ethersproject/contracts • 5.8.0 Contract abstraction meta-class for ethers. INDIRECT 28 1740607537 @ethersproject/hash • 5.8.0 Hash utility functions for Ethereum. INDIRECT 26 1740607516 @ethersproject/hdnode • 5.8.0 BIP32 Hierarchal Deterministic Node operations. INDIRECT 31 1740607561 @ethersproject/json-wallets • 5.8.0 Wallet management utilities for KeyStore and Crowdsale JSON wallets. INDIRECT 35 1740607570 @ethersproject/keccak256 • 5.8.0 The keccak256 hash function for ethers. INDIRECT 3 1740607284 @ethersproject/logger • 5.8.0 Logger utility functions for ethers. INDIRECT 0 1740607080 @ethersproject/networks • 5.8.0 Network definitions for ethers. INDIRECT 1 1740607295 @ethersproject/pbkdf2 • 5.8.0 The PBKDF2 password-pbased key derivation function for ethers. INDIRECT 6 1740607371 @ethersproject/properties • 5.8.0 Properties utility functions for ethers. INDIRECT 1 1740607305 @ethersproject/providers • 5.8.0 Ethereum Providers for ethers. INDIRECT 32 1740607545 @ethersproject/random • 5.8.0 Random utility functions for ethers. INDIRECT 2 1740607326 @ethersproject/rlp • 5.8.0 Recursive-Length Prefix (RLP) coder. INDIRECT 2 1740607336 @ethersproject/sha2 • 5.8.0 The SHA2 family hash functions and HMAC functions for ethers. INDIRECT 5 1740607363 @ethersproject/signing-key • 5.8.0 Elliptic curve library functions for the secp256k1 curve. INDIRECT 12 1740607405 @ethersproject/solidity • 5.8.0 Solidity coder for non-standard (tight) packing. INDIRECT 12 1740607467 @ethersproject/strings • 5.8.0 String utility functions. INDIRECT 5 1740607452 @ethersproject/transactions • 5.8.0 Utilities for decoding and encoding Ethereum transaction for ethers. INDIRECT 19 1740607475 @ethersproject/units • 5.8.0 Unit conversion functions for Ethereum. INDIRECT 5 1740607482 @ethersproject/wallet • 5.8.0 Classes for managing, encrypting and decrypting Ethereum private keys as a Signer for ethers. INDIRECT 36 1740607577 @ethersproject/web • 5.8.0 Utility fucntions for managing web requests for ethers. INDIRECT 8 1740607491 @ethersproject/wordlists • 5.8.0 Word lists for BIP39 wallets. INDIRECT 27 1740607553 @fastify/busboy • 2.1.1 A streaming parser for HTML form data for node.js INDIRECT 0 1709140794 @istanbuljs/schema • 0.1.6 Schemas describing various structures used by nyc and istanbuljs INDIRECT 0 1776077873 @jest/console • 26.6.2 INDIRECT 35 1604321504 @jest/core • 26.6.3 Delightful JavaScript Testing. INDIRECT 446 1604470689 @jest/environment • 26.6.2 INDIRECT 40 1604321508 @jest/fake-timers • 26.6.2 INDIRECT 39 1604321503 @jest/globals • 26.6.2 INDIRECT 47 1604321514 @jest/reporters • 26.6.2 Jest's reporters INDIRECT 284 1604321515 @jest/source-map • 26.6.2 INDIRECT 3 1604321473 @jest/test-result • 26.6.2 INDIRECT 37 1604321510 @jest/test-sequencer • 26.6.3 INDIRECT 405 1604470681 @jest/transform • 26.6.2 INDIRECT 224 1604321496 @jest/types • 26.6.2 INDIRECT 12 1604321473 @jridgewell/gen-mapping • 0.3.13 Generate source maps INDIRECT 3 1754981001 @jridgewell/remapping • 2.3.5 Remap sequential sourcemaps through transformations to point at the original source code INDIRECT 4 1754981015 @jridgewell/resolve-uri • 3.1.2 Resolve a URI relative to an optional base URI INDIRECT 0 1707939158 @jridgewell/sourcemap-codec • 1.5.5 Encode/decode sourcemap mappings INDIRECT 0 1754981039 @jridgewell/trace-mapping • 0.3.31 Trace the original position through a source map INDIRECT 2 1757535169 @noble/curves • 1.4.2 Audited & minimal JS implementation of elliptic curve cryptography INDIRECT 1 1719847759 @noble/curves • 1.8.2 Audited & minimal JS implementation of elliptic curve cryptography INDIRECT 1 1744668591 @noble/hashes • 1.2.0 Audited & minimal 0-dependency JS implementation of SHA2, SHA3, RIPEMD, BLAKE2/3, HMAC, HKDF, PBKDF2, Scrypt INDIRECT 0 1675339831 @noble/hashes • 1.4.0 Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt INDIRECT 0 1710397450 @noble/hashes • 1.7.2 Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt INDIRECT 0 1744641643 @noble/secp256k1 • 1.7.1 Fastest JS implementation of secp256k1. Independently audited, high-security, 0-dependency ECDSA & Schnorr signatures INDIRECT 0 1673207453 @nomicfoundation/edr-darwin-arm64 • 0.12.0-next.23 This is the **aarch64-apple-darwin** binary for `@nomicfoundation/edr` INDIRECT 0 1769180751 @nomicfoundation/edr-darwin-x64 • 0.12.0-next.23 This is the **x86_64-apple-darwin** binary for `@nomicfoundation/edr` INDIRECT 0 1769180758 @nomicfoundation/edr-linux-arm64-gnu • 0.12.0-next.23 This is the **aarch64-unknown-linux-gnu** binary for `@nomicfoundation/edr` INDIRECT 0 1769180765 @nomicfoundation/edr-linux-arm64-musl • 0.12.0-next.23 This is the **aarch64-unknown-linux-musl** binary for `@nomicfoundation/edr` INDIRECT 0 1769180772 @nomicfoundation/edr-linux-x64-gnu • 0.12.0-next.23 This is the **x86_64-unknown-linux-gnu** binary for `@nomicfoundation/edr` INDIRECT 0 1769180780 @nomicfoundation/edr-linux-x64-musl • 0.12.0-next.23 This is the **x86_64-unknown-linux-musl** binary for `@nomicfoundation/edr` INDIRECT 0 1769180788 @nomicfoundation/edr-win32-x64-msvc • 0.12.0-next.23 This is the **x86_64-pc-windows-msvc** binary for `@nomicfoundation/edr` INDIRECT 0 1769180795 @nomicfoundation/edr • 0.12.0-next.23 **EDR**, or **Ethereum Development Runtime** in full, is a library for creating developer tooling on top of the Ethereum Virtual Machine (EVM), such as an EVM debugger or state inspector. EDR provides a performant API, written in Rust, with bindings for t INDIRECT 7 1769180799 @nomicfoundation/solidity-analyzer-darwin-arm64 • 0.1.2 This is the **aarch64-apple-darwin** binary for `@nomicfoundation/solidity-analyzer` INDIRECT 0 1717779989 @nomicfoundation/solidity-analyzer-darwin-x64 • 0.1.2 This is the **x86_64-apple-darwin** binary for `@nomicfoundation/solidity-analyzer` INDIRECT 0 1717779993 @nomicfoundation/solidity-analyzer-linux-arm64-gnu • 0.1.2 This is the **aarch64-unknown-linux-gnu** binary for `@nomicfoundation/solidity-analyzer` INDIRECT 0 1717779997 @nomicfoundation/solidity-analyzer-linux-arm64-musl • 0.1.2 This is the **aarch64-unknown-linux-musl** binary for `@nomicfoundation/solidity-analyzer` INDIRECT 0 1717780001 @nomicfoundation/solidity-analyzer-linux-x64-gnu • 0.1.2 This is the **x86_64-unknown-linux-gnu** binary for `@nomicfoundation/solidity-analyzer` INDIRECT 0 1717780005 @nomicfoundation/solidity-analyzer-linux-x64-musl • 0.1.2 This is the **x86_64-unknown-linux-musl** binary for `@nomicfoundation/solidity-analyzer` INDIRECT 0 1717780009 @nomicfoundation/solidity-analyzer-win32-x64-msvc • 0.1.2 This is the **x86_64-pc-windows-msvc** binary for `@nomicfoundation/solidity-analyzer` INDIRECT 0 1717780012 @nomicfoundation/solidity-analyzer • 0.1.2 `@nomicfoundation/solidity-analyzer` is an N-API library built in Rust, which exposes a single function, which takes the contents of a Solidity source file and returns its imports and version pragmas. INDIRECT 7 1717780015 @nomiclabs/hardhat-ethers • 2.2.3 Hardhat plugin for ethers INDIRECT 0 1681118199 @openzeppelin/contracts • 4.9.6 Secure Smart Contract library for Solidity INDIRECT 0 1709226381 @pkgjs/parseargs • 0.11.0 Polyfill of future proposal for `util.parseArgs()` INDIRECT 0 1665411524 @scure/base • 1.1.9 Secure, audited & 0-dep implementation of base64, bech32, base58, base32 & base16 INDIRECT 0 1726635998 @scure/base • 1.2.6 Secure, audited & 0-dep implementation of base64, bech32, base58, base32 & base16 INDIRECT 0 1748547898 @scure/bip32 • 1.1.5 Secure, audited & minimal implementation of BIP32 hierarchical deterministic (HD) wallets INDIRECT 3 1675346003 @scure/bip32 • 1.4.0 Secure, audited & minimal implementation of BIP32 hierarchical deterministic (HD) wallets over secp256k1 INDIRECT 3 1710945396 @scure/bip39 • 1.1.1 Secure, audited & minimal implementation of BIP39 mnemonic phrases INDIRECT 2 1675345689 @scure/bip39 • 1.3.0 Secure, audited & minimal implementation of BIP39 mnemonic phrases INDIRECT 2 1711280256 @sentry/tracing • 5.30.0 Extensions for Sentry AM INDIRECT 5 1610538020 @tootallnate/once • 1.1.2 Creates a Promise that waits for a single event INDIRECT 0 1587483659 @types/babel__core • 7.20.5 TypeScript definitions for @babel/core INDIRECT 7 1700523850 @types/babel__generator • 7.27.0 TypeScript definitions for @babel/generator INDIRECT 3 1743696162 @types/babel__template • 7.4.4 TypeScript definitions for @babel/template INDIRECT 4 1699314008 @types/babel__traverse • 7.28.0 TypeScript definitions for @babel/traverse INDIRECT 3 1753995751 @types/graceful-fs • 4.1.9 TypeScript definitions for graceful-fs INDIRECT 1 1699339058 @types/istanbul-lib-coverage • 2.0.6 TypeScript definitions for istanbul-lib-coverage INDIRECT 0 1699344649 @types/istanbul-lib-report • 3.0.3 TypeScript definitions for istanbul-lib-report INDIRECT 1 1699344668 @types/istanbul-reports • 3.0.4 TypeScript definitions for istanbul-reports INDIRECT 2 1699344686 @types/jest • 26.0.24 TypeScript definitions for Jest INDIRECT 19 1625607800 @types/node • 14.18.63 TypeScript definitions for Node.js INDIRECT 0 1695502207 @types/normalize-package-data • 2.4.4 TypeScript definitions for normalize-package-data INDIRECT 0 1699358643 @types/prettier • 2.7.3 TypeScript definitions for prettier INDIRECT 0 1685547217 @types/stack-utils • 2.0.3 TypeScript definitions for stack-utils INDIRECT 0 1699376438 @types/yargs-parser • 21.0.3 TypeScript definitions for yargs-parser INDIRECT 0 1699393025 @types/yargs • 15.0.20 TypeScript definitions for yargs INDIRECT 1 1763143484 accepts • 1.3.8 Higher-level content negotiation INDIRECT 3 1643845928 acorn-globals • 6.0.0 Detect global variables in JavaScript using acorn INDIRECT 2 1583642550 acorn-walk • 7.2.0 ECMAScript (ESTree) AST walker INDIRECT 0 1592375138 acorn • 7.4.1 ECMAScript parser INDIRECT 0 1601884406 acorn • 8.17.0 ECMAScript parser INDIRECT 0 1781195991 adm-zip • 0.4.16 Javascript implementation of zip for nodejs with support for electron original-fs. Allows user to create or extract zip files both in memory or to/from disk INDIRECT 0 1592903168 aes-js • 3.0.0 A pure JavaScript implementation of the AES block cipher and all common modes of operation. INDIRECT 0 1486544404 agent-base • 6.0.2 Turn a function into an `http.Agent` instance INDIRECT 2 1603481595 aggregate-error • 3.1.0 Create an error from multiple errors INDIRECT 2 1598048987 ajv • 6.10.0 Another JSON Schema Validator INDIRECT 5 1551612476 ansi-colors • 4.1.1 Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs). INDIRECT 0 1562130798 ansi-escapes • 4.3.2 ANSI escape codes for manipulating the terminal INDIRECT 1 1616593301 ansi-regex • 3.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 1648387784 ansi-regex • 5.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 1631634919 ansi-regex • 6.2.2 Regular expression for matching ANSI escape codes INDIRECT 0 1757342894 ansi-styles • 4.3.0 ANSI escape codes for styling strings in the terminal INDIRECT 2 1601839105 ansi-styles • 6.2.3 ANSI escape codes for styling strings in the terminal INDIRECT 0 1757343135 argparse • 1.0.10 Very powerful CLI arguments parser. Native port of argparse - python's options parsing library INDIRECT 1 1518704641 arr-diff • 4.0.0 Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons. INDIRECT 0 1492143089 arr-flatten • 1.1.0 Recursively flatten an array or arrays. INDIRECT 0 1499280631 arr-union • 3.1.0 Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons. INDIRECT 0 1456232080 array-unique • 0.3.2 Remove duplicate values from an array. Fastest ES5 implementation. INDIRECT 0 1470012889 assert-plus • 1.0.0 Extra assertions on top of node's assert module INDIRECT 0 1453921418 assert • 2.1.0 The assert module from Node.js, for the browser. INDIRECT 38 1694111070 assertion-error • 1.1.0 Error constructor for test and validation frameworks that implements standardized AssertionError specification. INDIRECT 0 1515337171 assign-symbols • 1.0.0 Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method. INDIRECT 0 1513723534 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 async • 3.2.6 Higher-order functions and common patterns for asynchronous code INDIRECT 0 1724109863 asynckit • 0.4.0 Minimal async jobs utility library, with streams support INDIRECT 0 1465928945 available-typed-arrays • 1.0.7 Returns an array of Typed Array names that are available in the current environment INDIRECT 1 1708386870 axios • 0.21.4 Promise based HTTP client for the browser and node.js INDIRECT 1 1630942543 babel-jest • 26.6.3 Jest plugin to use babel for transformation. INDIRECT 247 1604470675 babel-plugin-jest-hoist • 26.6.2 Babel plugin to hoist `jest.disableAutomock`, `jest.enableAutomock`, `jest.unmock`, `jest.mock`, calls above `import` statements. This plugin is automatically included when using [babel-jest](https://github.com/facebook/jest/tree/master/packages/babel-jes INDIRECT 12 1604321473 babel-preset-current-node-syntax • 1.2.0 A Babel preset that enables parsing of proposals supported by the current Node.js version. INDIRECT 16 1753888448 babel-preset-jest • 26.6.2 > Babel preset for all Jest plugins. This preset is automatically included when using [babel-jest](https://github.com/facebook/jest/tree/master/packages/babel-jest). INDIRECT 30 1604321482 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 base • 0.11.2 base is the foundation for creating modular, unit testable and highly pluggable node.js applications, starting with a handful of common methods, like `set`, `get`, `del` and `use`. INDIRECT 44 1504834552 bech32 • 1.1.4 Bech32 encoding / decoding INDIRECT 0 1586993557 binary-extensions • 2.3.0 List of binary file extensions INDIRECT 0 1710439839 bindings • 1.5.0 Helper module for loading your native module's .node file INDIRECT 1 1551308084 blake-hash • 1.1.1 SHA-3 proposal Blake DIRECT 4 1588394121 blake2b-wasm • 2.4.0 Blake2b implemented in WASM INDIRECT 2 1637580544 blakejs • 1.2.1 Pure Javascript implementation of the BLAKE2b and BLAKE2s hash functions INDIRECT 0 1647797878 bn.js • 4.11.6 Big number implementation in pure javascript INDIRECT 0 1470100430 bn.js • 4.12.5 Big number implementation in pure javascript INDIRECT 0 1783571676 bn.js • 5.2.5 Big number implementation in pure javascript INDIRECT 0 1783571721 bowser • 2.9.0 Lightweight browser detector INDIRECT 0 1580243332 boxen • 5.1.2 Create boxes in the terminal INDIRECT 17 1631856700 brace-expansion • 1.1.16 Brace expansion as known from sh/bash INDIRECT 2 1783492494 brace-expansion • 2.1.2 Brace expansion as known from sh/bash INDIRECT 1 1783493610 braces • 2.3.2 Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed. INDIRECT 70 1523197311 braces • 3.0.3 Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed. INDIRECT 3 1716281951 brorand • 1.1.0 Random number generator for browsers and node.js INDIRECT 0 1487799562 browserslist • 4.28.7 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset INDIRECT 7 1784655054 bs-logger • 0.2.6 Bare simple logger for NodeJS INDIRECT 1 1541831407 buffer-from • 1.1.2 A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. INDIRECT 0 1627578333 bytes • 3.1.2 Utility to parse a string bytes to bytes and vice-versa INDIRECT 0 1643346157 cache-base • 1.0.1 Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects. INDIRECT 28 1500744368 cache-content-type • 1.0.1 Create a full Content-Type header given a MIME type or extension and catch the result INDIRECT 3 1531923423 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 callsites • 3.1.0 Get callsites from the V8 stack trace API INDIRECT 0 1554551850 camelcase • 5.3.1 Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar` INDIRECT 0 1554298472 camelcase • 6.3.0 Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar` INDIRECT 0 1641068974 camelize • 1.0.0 recursively transform key strings to camel-case INDIRECT 0 1404762735 chai • 4.5.0 BDD/TDD assertion library for node.js and the browser. Test framework agnostic. INDIRECT 7 1721910222 chalk • 4.1.2 Terminal string styling done right INDIRECT 5 1627646572 char-regex • 1.0.2 A regex to match any full character, considering weird character ranges. INDIRECT 0 1582019489 check-error • 1.0.3 Error comparison and information related utility for node and the browser INDIRECT 1 1695806568 chokidar • 3.5.1 Minimal and efficient cross-platform file watching library INDIRECT 14 1610721285 chokidar • 4.0.3 Minimal and efficient cross-platform file watching library INDIRECT 1 1734560494 ci-info • 2.0.0 Get details about the current Continuous Integration environment INDIRECT 0 1544044708 circom-helper • 0.1.12 A convenient way for developers to compile, cache, and execute circom circuits, as well as to generate proofs. INDIRECT 288 1632291406 cjs-module-lexer • 0.6.0 Lexes CommonJS modules, returning their named exports metadata INDIRECT 0 1604271181 class-utils • 0.3.6 Utils for working with JavaScript classes and prototype methods. INDIRECT 13 1515682163 clean-stack • 2.2.0 Clean up error stack traces INDIRECT 0 1564586696 cli-boxes • 2.2.1 Boxes for use in the terminal INDIRECT 0 1598866354 cli-table3 • 0.6.5 Pretty unicode tables for the command line. Based on the original cli-table. INDIRECT 6 1715531810 co-body • 6.2.0 request body parsing for co INDIRECT 39 1717574399 co • 4.6.0 generator async control flow goodness INDIRECT 0 1436481044 collect-v8-coverage • 1.0.3 Use this module to start and stop the V8 inspector manually and collect precise coverage. INDIRECT 0 1760563162 collection-visit • 1.0.0 Visit a method over the items in an object, or map visit over the objects in an array. INDIRECT 3 1491775231 color-convert • 2.0.1 Plain color conversion functions INDIRECT 1 1566248736 color-name • 1.1.4 A list of color names and its values INDIRECT 0 1537526936 combined-stream • 1.0.8 A stream that emits multiple other streams one after another. INDIRECT 1 1557683385 command-exists • 1.2.9 check whether a command line command exists in the current environment INDIRECT 0 1586978634 commander • 8.3.0 the complete solution for node.js command-line programs INDIRECT 0 1634886126 component-emitter • 1.3.1 Event emitter INDIRECT 0 1700168232 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 content-disposition • 0.5.4 Create and parse Content-Disposition header INDIRECT 1 1639176934 content-security-policy-builder • 2.1.0 Build Content Security Policy directives. INDIRECT 0 1560449824 content-type • 1.0.5 Create and parse HTTP Content-Type header INDIRECT 0 1675020359 convert-source-map • 1.9.0 Converts a source-map from/to different formats and allows adding/changing properties. INDIRECT 0 1665435477 convert-source-map • 2.0.0 Converts a source-map from/to different formats and allows adding/changing properties. INDIRECT 0 1666044408 cookie • 0.4.2 HTTP server cookie parsing and serialization INDIRECT 0 1643844570 cookies • 0.9.1 Cookies, optionally signed using Keygrip. INDIRECT 3 1704164568 copy-descriptor • 0.1.1 Copy a descriptor from object A to object B INDIRECT 0 1465497125 copy-to • 2.0.1 copy an object's properties to another object INDIRECT 0 1414305195 core-util-is • 1.0.2 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1447979853 cross-spawn • 6.0.6 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 7 1731939694 cross-spawn • 7.0.6 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 5 1731938392 cssom • 0.3.8 CSS Object Model implementation and CSS parser INDIRECT 0 1562207594 cssom • 0.4.4 CSS Object Model implementation and CSS parser INDIRECT 0 1573692005 cssstyle • 2.3.0 CSSStyleDeclaration Object Model implementation INDIRECT 1 1588171334 dasherize • 2.0.0 recursively transform key strings to dash-case INDIRECT 0 1440116794 data-urls • 2.0.0 Parses data: URLs INDIRECT 7 1577997239 debug • 2.6.9 small debugging utility INDIRECT 1 1506087155 debug • 4.3.1 small debugging utility INDIRECT 1 1605788588 debug • 4.4.3 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1757784319 decamelize • 1.2.0 Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow INDIRECT 0 1457167750 decamelize • 4.0.0 Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow INDIRECT 0 1580007823 decimal.js • 10.6.0 An arbitrary-precision Decimal type for JavaScript. INDIRECT 0 1751842238 decode-uri-component • 0.2.2 A better decodeURIComponent INDIRECT 0 1669918979 deep-eql • 4.1.4 Improved deep equality testing for Node.js and the browser. INDIRECT 1 1717599702 deep-equal • 1.0.1 node's assert.deepEqual algorithm INDIRECT 0 1440882148 deepmerge • 4.3.1 A library for deep (recursive) merging of Javascript objects INDIRECT 0 1679007536 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 define-properties • 1.2.1 Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines. INDIRECT 6 1694585113 define-property • 0.2.5 Define a non-enumerable property on an object. INDIRECT 5 1441002670 define-property • 1.0.0 Define a non-enumerable property on an object. INDIRECT 5 1492669183 define-property • 2.0.2 Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty. INDIRECT 6 1516998262 delayed-stream • 1.0.0 Buffers events from a stream until you are ready to handle them. INDIRECT 0 1430431829 delegates • 1.0.0 delegate methods and accessors to another property INDIRECT 0 1450122969 depd • 1.1.2 Deprecate all the things INDIRECT 0 1515736023 depd • 2.0.0 Deprecate all the things INDIRECT 0 1540576375 destroy • 1.2.0 destroy a stream if possible INDIRECT 0 1647802992 detect-newline • 3.1.0 Detect the dominant newline character of a string INDIRECT 0 1573634593 diff-sequences • 26.6.2 Compare items in two sequences to find a longest common subsequence INDIRECT 0 1604321473 domexception • 2.0.1 An implementation of the DOMException class from browsers INDIRECT 1 1576352765 dont-sniff-mimetype • 1.1.0 Middleware to prevent mimetype from being sniffed INDIRECT 0 1557584256 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 eastasianwidth • 0.2.0 Get East Asian Width from a character. INDIRECT 0 1514798767 ee-first • 1.1.1 return the first event in a set of ee/event pairs INDIRECT 0 1432581508 elliptic • 6.6.1 EC cryptography INDIRECT 7 1731469190 emittery • 0.7.2 Simple and modern async event emitter INDIRECT 0 1602893182 emoji-regex • 8.0.0 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 1551812303 emoji-regex • 9.2.2 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 1614682689 encodeurl • 1.0.2 Encode a URL to a percent-encoded form, excluding already-encoded sequences INDIRECT 0 1516591169 end-of-stream • 1.4.5 Call a callback when a readable/writable/duplex stream has completed or failed. INDIRECT 2 1750080540 enquirer • 2.4.1 Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases. INDIRECT 3 1690547190 env-paths • 2.2.1 Get paths for storing things like data, config, cache, etc INDIRECT 0 1615206666 error-ex • 1.3.4 Easy error subclassing and stack customization INDIRECT 1 1757948321 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 es-set-tostringtag • 2.1.0 A helper to optimistically set Symbol.toStringTag, when possible. INDIRECT 16 1735793054 escalade • 3.2.0 A tiny (183B to 210B) and fast utility to ascend parent directories INDIRECT 0 1724972376 escape-html • 1.0.3 Escape string for use in HTML INDIRECT 0 1441082842 escape-string-regexp • 2.0.0 Escape RegExp special characters INDIRECT 0 1555487349 escape-string-regexp • 4.0.0 Escape RegExp special characters INDIRECT 0 1587627085 ethereum-bloom-filters • 1.2.0 Ability to test bloom filters for ethereum. INDIRECT 1 1721937560 ethereum-cryptography • 1.2.0 All the cryptographic primitives used in Ethereum INDIRECT 5 1675698784 ethereum-cryptography • 2.2.1 All the cryptographic primitives used in Ethereum INDIRECT 5 1719848343 ethers • 5.8.0 Umbrella package for most common Ethers libraries. DIRECT 44 1740607632 ethjs-unit • 0.1.6 A simple module for handling Ethereum units (e.g. 'ether', 'wei', etc...) INDIRECT 4 1482201089 exec-sh • 0.3.6 Execute shell command forwarding all stdio. INDIRECT 0 1616571538 execa • 1.0.0 A better `child_process` INDIRECT 18 1535305424 execa • 4.1.0 Process execution for humans INDIRECT 19 1603884652 expand-brackets • 2.1.4 Expand POSIX bracket expressions (character classes) in glob patterns. INDIRECT 63 1481570590 expect • 26.6.2 This package exports the `expect` function used in [Jest](https://jestjs.io/). You can find its documentation [on Jest's website](https://jestjs.io/docs/en/expect.html). INDIRECT 37 1604321504 extend-shallow • 2.0.1 Extend an object with the properties of additional objects. node.js/javascript util. INDIRECT 1 1437089316 extend-shallow • 3.0.2 Extend an object with the properties of additional objects. node.js/javascript util. INDIRECT 4 1513797098 extglob • 2.0.4 Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns. INDIRECT 66 1515795087 extsprintf • 1.4.1 extended POSIX-style sprintf INDIRECT 0 1635889678 fast-deep-equal • 2.0.1 Fast deep equal INDIRECT 0 1524909830 fast-json-stable-stringify • 2.1.0 deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify INDIRECT 0 1576340277 fdir • 6.5.0 The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s INDIRECT 0 1755190563 feature-policy • 0.3.0 Middleware to set the Feature-Policy HTTP header INDIRECT 0 1557082406 file-uri-to-path • 1.0.0 Convert a file: URI to a file path INDIRECT 0 1499377911 fill-range • 4.0.0 Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex` INDIRECT 7 1492928235 fill-range • 7.1.1 Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex` INDIRECT 2 1716281151 find-up • 4.1.0 Find a file or directory by walking up parent directories INDIRECT 5 1560752434 find-up • 5.0.0 Find a file or directory by walking up parent directories INDIRECT 5 1597171464 fnv-plus • 1.3.1 Javascript FNV-1a Hashing Algorithm up to 1024 bits, with highly optimized 32bit and 52bit implementations. INDIRECT 0 1573924344 follow-redirects • 1.16.0 HTTP and HTTPS modules that follow redirects. INDIRECT 0 1776078225 for-each • 0.3.5 A better forEach INDIRECT 1 1739256963 for-in • 1.0.2 Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js INDIRECT 0 1488298376 form-data • 3.0.5 A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. INDIRECT 22 1781285958 fp-ts • 1.19.3 Functional programming in TypeScript INDIRECT 0 1561535287 fragment-cache • 0.2.1 A cache for managing namespaced sub-caches INDIRECT 1 1489523818 fresh • 0.5.2 HTTP response freshness testing INDIRECT 0 1505365392 fs-extra • 7.0.1 fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf. INDIRECT 3 1541596990 fsevents • 2.3.3 Native Access to MacOS FSEvents INDIRECT 0 1692635062 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 gensync • 1.0.0-beta.2 Allows users to use generators in order to write common functions that can be both sync or async. INDIRECT 0 1603831420 get-func-name • 2.0.2 Utility for getting a function's name for node and the browser INDIRECT 0 1695722995 get-intrinsic • 1.3.1 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 14 1759188007 get-package-type • 0.1.0 Determine the `package.json#type` which applies to a location INDIRECT 0 1589880517 get-proto • 1.0.1 Robustly get the [[Prototype]] of an object INDIRECT 6 1735848482 get-stream • 4.1.0 Get a stream as a string, buffer, or array INDIRECT 4 1538471503 get-stream • 5.2.0 Get a stream as a string, buffer, or array INDIRECT 4 1597007197 get-value • 2.0.6 Use property paths (`a.b.c`) to get a nested value from an object. INDIRECT 0 1466238469 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 growl • 1.10.5 Growl unobtrusive notifications INDIRECT 0 1522856683 growly • 1.3.0 Simple zero-dependency Growl notifications using GNTP. INDIRECT 0 1459012221 hardhat-artifactor • 0.2.0 Dynamically generate deployable Hardhat artifacts INDIRECT 0 1614498359 hardhat-contract-sizer • 2.10.1 Output Solidity contract sizes with Hardhat INDIRECT 13 1754773601 hardhat • 2.29.0 Hardhat is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want. INDIRECT 220 1784626218 has-flag • 4.0.0 Check if argv has a specific flag INDIRECT 0 1554565761 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 has-value • 0.3.1 Returns true if a value exists, false if empty. Works with deeply nested values using object paths. INDIRECT 4 1459091936 has-value • 1.0.0 Returns true if a value exists, false if empty. Works with deeply nested values using object paths. INDIRECT 7 1495221084 has-values • 0.1.4 Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. INDIRECT 0 1459080712 has-values • 1.0.0 Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. INDIRECT 4 1495219419 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 he • 1.2.0 A robust HTML entities encoder/decoder with full Unicode support. INDIRECT 0 1537723102 helmet-crossdomain • 0.4.0 Set the X-Permitted-Cross-Domain-Policies header in Express apps INDIRECT 0 1560608223 helmet-csp • 2.10.0 Content Security Policy middleware. INDIRECT 4 1585077006 helmet • 3.23.3 help secure Express/Connect apps with various HTTP headers INDIRECT 15 1593194148 hide-powered-by • 1.1.0 Middleware to remove the X-Powered-By header INDIRECT 0 1558897661 hmac-drbg • 1.0.1 Deterministic random bit generator (hmac) INDIRECT 4 1491777211 hpkp • 2.0.0 HTTP Public Key Pinning (HPKP) middleware INDIRECT 0 1477685774 hsts • 2.2.0 HTTP Strict Transport Security middleware. INDIRECT 1 1552239097 html-encoding-sniffer • 2.0.1 Sniff the encoding from a HTML byte stream INDIRECT 3 1582496861 html-escaper • 2.0.2 fast and safe way to escape and unescape &<>'" chars INDIRECT 0 1585315785 http-assert • 1.5.0 assert with status codes INDIRECT 7 1629871439 http-errors • 1.8.1 Create HTTP error objects INDIRECT 5 1636932034 http-errors • 2.0.1 Create HTTP error objects INDIRECT 5 1763665942 http-proxy-agent • 4.0.1 An HTTP(s) proxy `http.Agent` implementation for HTTP INDIRECT 4 1581206314 https-proxy-agent • 5.0.1 An HTTP(s) proxy `http.Agent` implementation for HTTPS INDIRECT 3 1649961720 iconv-lite • 0.4.24 Convert character encodings in pure javascript. INDIRECT 1 1534969392 immutable • 4.3.9 Immutable Data Collections INDIRECT 0 1782428148 import-local • 3.2.0 Let a globally installed package use a locally installed version of itself if available INDIRECT 9 1721645808 imurmurhash • 0.1.4 An incremental implementation of MurmurHash3 INDIRECT 0 1377377123 incrementalquintree • 1.0.9 An incremental Merkle tree which supports 2 or 5 nodes per leaf. DIRECT 834 1636366804 indent-string • 4.0.0 Indent each line in a string INDIRECT 0 1555486273 inflation • 2.1.0 Easily unzip an HTTP stream INDIRECT 0 1697259417 interpret • 1.4.0 A dictionary of file extensions and associated module loaders. INDIRECT 0 1591166358 io-ts • 1.10.4 TypeScript compatible runtime type system for IO validation INDIRECT 1 1562050982 is-accessor-descriptor • 1.0.2 Returns true if a value has the characteristics of a valid JavaScript accessor descriptor. INDIRECT 2 1778388724 is-arguments • 1.2.0 Is this an arguments object? It's a harder question than you think. INDIRECT 17 1734073522 is-arrayish • 0.2.1 Determines if an object can be used as an array INDIRECT 0 1441062170 is-binary-path • 2.1.0 Check if a file path is a binary file INDIRECT 1 1555648965 is-buffer • 1.1.6 Determine if an object is a Buffer INDIRECT 0 1508967388 is-callable • 1.2.7 Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag. INDIRECT 0 1663973379 is-ci • 2.0.0 Detect if the current environment is a CI server INDIRECT 1 1544046590 is-core-module • 2.16.2 Is this specifier a node.js core module? INDIRECT 2 1778002489 is-data-descriptor • 1.0.1 Returns true if a value has the characteristics of a valid JavaScript data descriptor. INDIRECT 2 1698341839 is-descriptor • 0.1.8 Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors. INDIRECT 4 1778456988 is-descriptor • 1.0.4 Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors. INDIRECT 4 1778456530 is-docker • 2.2.1 Check if the process is running inside a Docker container INDIRECT 0 1617958751 is-extendable • 0.1.1 Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?" INDIRECT 0 1436050211 is-extendable • 1.0.1 Returns true if a value is a plain object, array or function. INDIRECT 2 1505162306 is-extglob • 2.1.1 Returns true if a string has an extglob. INDIRECT 0 1481429064 is-fullwidth-code-point • 2.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 1474526569 is-fullwidth-code-point • 3.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 1552896545 is-generator-fn • 2.1.0 Check if something is a generator function INDIRECT 0 1554549638 is-generator-function • 1.1.2 Determine if a function is a native generator function. INDIRECT 19 1759257674 is-glob • 4.0.3 Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet INDIRECT 1 1632934367 is-hex-prefixed • 1.0.0 A simple method to check if a string is hex prefixed. INDIRECT 0 1481059100 is-nan • 1.3.2 ES2015-compliant shim for Number.isNaN - the global isNaN returns false positives. INDIRECT 21 1608788623 is-number • 3.0.0 Returns true if the value is a number. comprehensive tests. INDIRECT 2 1473555090 is-number • 7.0.0 Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc. INDIRECT 0 1530716938 is-path-inside • 3.0.3 Check if a path is inside another path INDIRECT 0 1615183714 is-plain-obj • 2.1.0 Check if a value is a plain object INDIRECT 0 1579602874 is-plain-object • 2.0.4 Returns true if an object was created by the `Object` constructor. INDIRECT 1 1499812870 is-potential-custom-element-name • 1.0.1 Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard. INDIRECT 0 1617781380 is-regex • 1.2.1 Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag INDIRECT 17 1733982247 is-stream • 1.1.0 Check if something is a Node.js stream INDIRECT 0 1460446915 is-stream • 2.0.1 Check if something is a Node.js stream INDIRECT 0 1627296664 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 is-typedarray • 1.0.0 Detect whether or not an object is a Typed Array INDIRECT 0 1431824619 is-unicode-supported • 0.1.0 Detect whether the terminal supports Unicode INDIRECT 0 1615975873 is-windows • 1.0.2 Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc. INDIRECT 0 1518593803 is-wsl • 2.2.0 Check if the process is running inside Windows Subsystem for Linux (Bash on Windows) INDIRECT 1 1588492633 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 isobject • 2.1.0 Returns true if the value is an object and not an array or null. INDIRECT 1 1461618427 isobject • 3.0.1 Returns true if the value is an object and not an array or null. INDIRECT 0 1498846770 jest-changed-files • 26.6.2 A module used internally by Jest to check which files have changed since you last committed in git or hg. INDIRECT 34 1604321481 jest-cli • 26.6.3 Delightful JavaScript Testing. INDIRECT 453 1604470692 jest-config • 26.6.3 INDIRECT 405 1604470681 jest-diff • 26.6.2 Display differences clearly so people can review changes confidently. INDIRECT 18 1604321497 jest-docblock • 26.0.0 `jest-docblock` is a package that can extract and parse a specially-formatted comment called a "docblock" at the top of a file. INDIRECT 1 1588614776 jest-each • 26.6.2 Parameterised tests for Jest INDIRECT 27 1604321497 jest-environment-jsdom • 26.6.2 INDIRECT 115 1604321513 jest-environment-node • 26.6.2 INDIRECT 41 1604321513 jest-get-type • 26.3.0 A utility function to get the type of a value INDIRECT 0 1597059101 jest-haste-map • 26.6.2 INDIRECT 146 1604321490 jest-jasmine2 • 26.6.3 INDIRECT 405 1604470680 jest-leak-detector • 26.6.2 Module for verifying whether an object has been garbage collected or not. INDIRECT 17 1604321497 jest-matcher-utils • 26.6.2 A set of utility functions for expect and related packages INDIRECT 19 1604321500 jest-message-util • 26.6.2 INDIRECT 31 1604321497 jest-mock • 26.6.2 ## API INDIRECT 13 1604321481 jest-pnp-resolver • 1.2.3 plug'n'play resolver for Webpack INDIRECT 0 1668505796 jest-regex-util • 26.0.0 INDIRECT 0 1588614776 jest-resolve-dependencies • 26.6.3 INDIRECT 201 1604470675 jest-resolve • 26.6.2 INDIRECT 60 1604321490 jest-runner • 26.6.3 INDIRECT 405 1604470681 jest-runtime • 26.6.3 INDIRECT 405 1604470681 jest-serializer • 26.6.2 Module for serializing and deserializing object into memory and disk. By default, the `v8` implementations are used, but if not present, it defaults to `JSON` implementation. Both serializers have the advantage of being able to serialize `Map`, `Set`, `un INDIRECT 2 1604321473 jest-snapshot • 26.6.2 INDIRECT 200 1604321511 jest-util • 26.6.2 INDIRECT 22 1604321481 jest-validate • 26.6.2 Generic configuration validation tool that helps you with warnings, errors and deprecation messages as well as showing users examples of correct configuration. INDIRECT 19 1604321497 jest-watcher • 26.6.2 Delightful JavaScript Testing. INDIRECT 43 1604321514 jest-worker • 26.6.2 Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers. INDIRECT 4 1604321473 jest • 26.6.3 Delightful JavaScript Testing. INDIRECT 454 1604470696 js-sha3 • 0.8.0 A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding. INDIRECT 0 1533454591 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 js-yaml • 3.15.0 YAML 1.2 parser and serializer INDIRECT 3 1782515561 js-yaml • 4.0.0 YAML 1.2 parser and serializer INDIRECT 1 1609681878 js-yaml • 4.3.0 YAML 1.2 parser and serializer INDIRECT 1 1782512940 jsdom • 16.7.0 A JavaScript implementation of many web standards INDIRECT 73 1627851285 jsesc • 3.1.0 Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. INDIRECT 0 1733905474 json-parse-even-better-errors • 2.3.1 JSON.parse with context information on error INDIRECT 0 1599064678 json-schema-traverse • 0.4.1 Traverse JSON Schema passing each schema object to callback INDIRECT 0 1528620125 json-stream-stringify • 3.1.7 JSON.Stringify as a readable stream INDIRECT 0 1782040122 json5 • 2.2.3 JSON for Humans INDIRECT 0 1672506692 jsonfile • 4.0.0 Easily read/write JSON files. INDIRECT 1 1505244119 keccak • 3.0.4 Keccak sponge function family INDIRECT 7 1695196198 keygrip • 1.1.0 Key signing and verification for rotated credentials INDIRECT 1 1557284257 kind-of • 3.2.2 Get the native type of a value. INDIRECT 1 1494958901 kind-of • 4.0.0 Get the native type of a value. INDIRECT 1 1495218192 kind-of • 6.0.3 Get the native type of a value. INDIRECT 0 1579193959 kleur • 3.0.3 The fastest Node.js library for formatting terminal text with ANSI colors~! INDIRECT 0 1554674521 koa-bodyparser • 4.4.1 a body parser for Koa INDIRECT 41 1687416755 koa-compose • 4.1.0 compose Koa middleware INDIRECT 0 1527002663 koa-convert • 2.0.0 convert modern Koa legacy generator-based middleware to promise-based middleware INDIRECT 2 1599763421 koa-helmet • 4.2.1 Security header middleware collection for koa INDIRECT 16 1565627489 koa • 2.16.4 Koa web app framework INDIRECT 58 1772027663 leven • 3.1.0 Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithm INDIRECT 0 1554353727 lines-and-columns • 1.2.4 Maps lines and columns to character offsets and back. INDIRECT 0 1637465467 locate-path • 5.0.0 Get the first path that exists on disk of multiple paths INDIRECT 3 1556974807 locate-path • 6.0.0 Get the first path that exists on disk of multiple paths INDIRECT 3 1597081750 lodash • 4.18.1 Lodash modular utilities. INDIRECT 0 1775077280 log-symbols • 4.0.0 Colored symbols for various log levels. Example: `✔︎ Success` INDIRECT 6 1587898056 log-symbols • 4.1.0 Colored symbols for various log levels. Example: `✔︎ Success` INDIRECT 7 1615976961 logplease • 1.2.15 Simple Javascript logger for Node.js and Browsers INDIRECT 0 1533126526 loupe • 2.3.7 Inspect utility for Node.js and browsers INDIRECT 1 1697196675 lru_map • 0.3.3 Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones. INDIRECT 0 1489258818 make-dir • 4.0.0 Make a directory and its parents if needed - Think `mkdir -p` INDIRECT 1 1687521248 map-cache • 0.2.2 Basic cache object for storing key-value pairs. INDIRECT 0 1462877476 map-visit • 1.0.0 Map `visit` over an array of objects. INDIRECT 2 1491774215 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 media-typer • 0.3.0 Simple RFC 6838 media type parser and formatter INDIRECT 0 1410150744 merge-stream • 2.0.0 Create a stream that emits events from multiple other streams INDIRECT 0 1558618605 micro-eth-signer • 0.14.0 Minimal library for Ethereum transactions, addresses and smart contracts INDIRECT 4 1740792240 micro-ftch • 0.3.1 Wraps nodejs built-in modules and browser fetch into one function. INDIRECT 0 1625717457 micro-packed • 0.7.3 Define complex binary structures using composable primitives INDIRECT 1 1745510407 micromatch • 3.1.10 Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch. INDIRECT 80 1521747889 micromatch • 4.0.8 Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch. INDIRECT 5 1724430678 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 mimic-fn • 2.1.0 Make a function mimic another one INDIRECT 0 1554054814 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 mixin-deep • 1.3.2 Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone. INDIRECT 4 1561408427 mkdirp • 1.0.4 Recursively mkdir, like `mkdir -p` INDIRECT 0 1585933388 mnemonist • 0.38.5 Curated collection of data structures for the JavaScript/TypeScript. INDIRECT 1 1635367288 mocha • 11.7.6 simple, flexible, fun test framework INDIRECT 76 1779361919 mocha • 8.4.0 simple, flexible, fun test framework INDIRECT 83 1620376236 module-alias • 2.3.4 Create aliases of directories and register custom module paths INDIRECT 0 1770271633 ms • 2.0.0 Tiny milisecond conversion utility INDIRECT 0 1494937566 ms • 2.1.2 Tiny millisecond conversion utility INDIRECT 0 1559842315 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 n-readlines • 1.0.3 Read file line by line without buffering the whole file in memory. INDIRECT 0 1605104203 nan • 2.28.0 Native Abstractions for Node.js: C++ header for Node 0.8 -> 26 compatibility INDIRECT 0 1782393365 nanoid • 3.1.20 A tiny (108 bytes), secure URL-friendly unique string ID generator INDIRECT 0 1606835713 nanomatch • 1.2.13 Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces) INDIRECT 68 1530104561 natural-compare • 1.4.0 Compare strings containing a mix of letters and numbers in the way a human being would in sort order. INDIRECT 0 1469220492 negotiator • 0.6.3 HTTP content negotiation INDIRECT 0 1642902613 nice-try • 1.0.5 Tries to execute a function and discards any error that occurs INDIRECT 0 1535223789 nocache • 2.1.0 Middleware to destroy caching INDIRECT 0 1557082326 node-addon-api • 2.0.2 Node.js API (N-API) INDIRECT 0 1593614657 node-gyp-build • 4.8.4 Build tool and bindings loader for node-gyp that supports prebuilds INDIRECT 0 1732027426 node-int64 • 0.4.0 Support for representing 64-bit integers in JavaScript INDIRECT 0 1428115936 node-notifier • 8.0.2 A Node.js module for sending notifications on native Mac, Windows (post and pre 8) and Linux (or Growl as fallback) INDIRECT 8 1615491629 node-releases • 2.0.51 Node.js releases data INDIRECT 0 1783579852 normalize-path • 2.1.1 Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes unless disabled. INDIRECT 1 1490811685 normalize-path • 3.0.0 Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled. INDIRECT 0 1524149687 npm-run-path • 2.0.2 Get your PATH prepended with locally installed binaries INDIRECT 1 1475136639 npm-run-path • 4.0.1 Get your PATH prepended with locally installed binaries INDIRECT 1 1577052272 number-to-bn • 1.7.0 A simple method that will convert numbers, hex, BN or bignumber.js object into a BN.js object. INDIRECT 3 1482200848 nwsapi • 2.2.24 Fast CSS Selectors API Engine INDIRECT 0 1780811640 object-copy • 0.1.0 Copy static properties, prototype properties, and descriptors from one object to another. INDIRECT 9 1465495670 object-inspect • 1.13.4 string representations of objects in node and the browser INDIRECT 0 1738718770 object-is • 1.1.6 ES2015-compliant shim for Object.is - differentiates between -0 and +0 INDIRECT 21 1709078589 object-keys • 1.1.1 An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim INDIRECT 0 1554604218 object-visit • 1.0.1 Call a specified method on each value in the given object. INDIRECT 1 1496118321 object.assign • 4.1.7 ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim INDIRECT 22 1734555262 object.pick • 1.3.0 Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore. INDIRECT 1 1503110074 obliterator • 2.0.5 Higher order iterator library for JavaScript/TypeScript. INDIRECT 0 1736177219 on-finished • 2.4.1 Execute a callback when a request closes, finishes, or errors INDIRECT 1 1645546248 onetime • 5.1.2 Ensure a function is only called once INDIRECT 1 1597004944 os-tmpdir • 1.0.2 Node.js os.tmpdir() ponyfill INDIRECT 0 1475211274 p-each-series • 2.2.0 Iterate over promises serially INDIRECT 0 1605738727 p-finally • 1.0.0 `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome INDIRECT 0 1477029729 p-limit • 2.3.0 Run multiple promise-returning & async functions with limited concurrency INDIRECT 1 1586101245 p-limit • 3.1.0 Run multiple promise-returning & async functions with limited concurrency INDIRECT 1 1606290157 p-locate • 4.1.0 Get the first fulfilled promise that satisfies the provided testing function INDIRECT 2 1554354166 p-locate • 5.0.0 Get the first fulfilled promise that satisfies the provided testing function INDIRECT 2 1597081354 p-map • 4.0.0 Map over promises concurrently INDIRECT 3 1583397765 p-try • 2.2.0 `Start a promise chain INDIRECT 0 1554035675 parse-json • 5.2.0 Parse JSON with more helpful errors INDIRECT 8 1610968513 parse5 • 6.0.1 HTML parser and serializer. INDIRECT 0 1595603871 parseurl • 1.3.3 parse a url with memoization INDIRECT 0 1555388186 pascalcase • 0.1.1 Convert a string to pascal-case. INDIRECT 0 1449267152 path-exists • 4.0.0 Check if a path exists INDIRECT 0 1554348556 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 path-key • 2.0.1 Get the PATH environment variable key cross-platform INDIRECT 0 1474887353 path-key • 3.1.1 Get the PATH environment variable key cross-platform INDIRECT 0 1574441238 path-parse • 1.0.7 Node.js path.parse() ponyfill INDIRECT 0 1621947457 pathval • 1.1.1 Object value retrieval given a string path INDIRECT 0 1611656317 picomatch • 2.3.2 Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions. INDIRECT 0 1774298348 picomatch • 4.0.5 Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions. INDIRECT 0 1783010843 pirates • 4.0.7 Properly hijack require, i.e., properly define require hooks and customizations INDIRECT 0 1743074518 pkg-dir • 4.2.0 Find the root directory of a Node.js project or npm package INDIRECT 6 1558431348 posix-character-classes • 0.1.1 POSIX character classes for creating regular expressions. INDIRECT 0 1492663376 possible-typed-array-names • 1.1.0 A simple list of possible Typed Array names. INDIRECT 0 1738904655 pretty-format • 26.6.2 Stringify any JavaScript value. INDIRECT 15 1604321482 prompts • 2.4.2 Lightweight, beautiful and user-friendly prompts INDIRECT 2 1633641837 psl • 1.15.0 Domain name parser based on the Public Suffix List INDIRECT 1 1733134564 pump • 3.0.4 pipe streams together and close all of them if one of them closes INDIRECT 3 1772285465 punycode • 2.3.1 A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. INDIRECT 0 1698690512 querystringify • 2.2.0 Querystringify - Small, simple but powerful query string parser. INDIRECT 0 1597688326 randombytes • 2.1.0 random bytes from browserify stand alone INDIRECT 1 1550584119 raw-body • 2.5.3 Get and validate the raw body of a readable stream. INDIRECT 10 1764084228 react-is • 17.0.2 Brand checking of React Elements. INDIRECT 0 1616450207 read-pkg-up • 7.0.1 Read the closest package.json file INDIRECT 34 1575620368 read-pkg • 5.2.0 Read a package.json file INDIRECT 26 1562833848 readable-stream • 3.6.2 Streams3, a user-land copy of the stream library from Node.js INDIRECT 4 1678438954 readdirp • 3.5.0 Recursive version of fs.readdir with streaming API. INDIRECT 1 1602584277 readdirp • 4.1.2 Recursive version of fs.readdir with small RAM & CPU footprint. INDIRECT 0 1739554041 rechoir • 0.6.2 Require any supported file as a node module. INDIRECT 7 1437576146 referrer-policy • 1.2.0 Middleware to set the Referrer-Policy HTTP header INDIRECT 0 1556898212 regex-not • 1.0.2 Create a javascript regular expression for matching everything except for the given string. INDIRECT 7 1519093874 repeat-element • 1.1.4 Create an array by repeating the given value n times. INDIRECT 0 1617837181 repeat-string • 1.6.1 Repeat the given string n times. Fastest implementation for repeating a string. INDIRECT 0 1477241640 require-directory • 2.1.1 Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules. INDIRECT 0 1432801864 requires-port • 1.0.0 Check if a protocol requires a certain port number to be added to an URL. INDIRECT 0 1446216153 resolve-cwd • 3.0.0 Resolve the path of a module like `require.resolve()` but from the current working directory INDIRECT 1 1556628803 resolve-from • 5.0.0 Resolve the path of a module like `require.resolve()` but from a given path INDIRECT 0 1555301185 resolve-url • 0.2.1 Like Node.js’ `path.resolve`/`url.resolve` for the browser. INDIRECT 0 1393354130 resolve • 1.17.0 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 1 1587596254 resolve • 1.22.12 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 6 1775929295 ret • 0.1.15 Tokenizes a string that represents a regular expression. INDIRECT 0 1502337232 rsvp • 4.8.5 A lightweight library that provides tools for organizing asynchronous code INDIRECT 0 1559843747 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 18 1734029347 safe-regex • 1.1.0 detect possibly catastrophic, exponential-time regular expressions INDIRECT 1 1426725021 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 sane • 4.1.0 Sane aims to be fast, small, and reliable file system watcher. INDIRECT 114 1552615689 scrypt-js • 3.0.1 The scrypt password-based key derivation function with sync and cancellable async. INDIRECT 0 1589871987 set-function-length • 1.2.2 Set a function's length property INDIRECT 17 1710006059 set-value • 2.0.1 Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths. INDIRECT 8 1561410377 shebang-command • 1.2.0 Get the command from a shebang INDIRECT 1 1474530106 shebang-command • 2.0.0 Get the command from a shebang INDIRECT 1 1567781605 shebang-regex • 1.0.0 Regular expression for matching a shebang INDIRECT 0 1424150698 shebang-regex • 3.0.0 Regular expression for matching a shebang line INDIRECT 0 1556361979 shellwords • 0.1.1 Manipulate strings according to the word parsing rules of the UNIX Bourne shell. INDIRECT 0 1502958896 side-channel-list • 1.0.1 Store information about any JS value in a side channel, using a linked list INDIRECT 2 1775667313 side-channel-map • 1.0.1 Store information about any JS value in a side channel, using a Map INDIRECT 17 1733892798 side-channel-weakmap • 1.0.2 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 18 1733895551 side-channel • 1.1.1 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 20 1780950887 sisteransi • 1.0.5 ANSI escape codes for some terminal swag INDIRECT 0 1584536006 slash • 3.0.0 Convert Windows backslash paths to slash paths INDIRECT 0 1556425560 snapdragon-node • 2.1.1 Snapdragon utility for creating a new AST node in custom code, such as plugins. INDIRECT 10 1498392257 snapdragon-util • 3.0.1 Utilities for the snapdragon parser/compiler. INDIRECT 2 1498384000 snapdragon • 0.8.2 Fast, pluggable and easy-to-use parser-renderer factory. INDIRECT 56 1520776598 solc • 0.8.26 Solidity compiler INDIRECT 8 1716291253 source-map-resolve • 0.5.3 Resolve the source map and/or sources for a generated file. INDIRECT 5 1577561795 source-map-support • 0.5.21 Fixes stack traces for files with source maps INDIRECT 2 1637319777 source-map-url • 0.4.1 Tools for working with sourceMappingURL comments. INDIRECT 0 1612210494 spdx-expression-parse • 3.0.1 parse SPDX license expressions INDIRECT 2 1589386366 split-string • 3.1.0 Split a string on a character except when the character is escaped. INDIRECT 5 1511106895 stack-utils • 2.0.6 Captures and cleans stack traces INDIRECT 1 1667921994 stacktrace-parser • 0.1.11 Parses every stack trace into a nicely formatted array of hashes. INDIRECT 1 1739865020 static-extend • 0.1.2 Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors. INDIRECT 10 1465497937 statuses • 1.5.0 HTTP status utility INDIRECT 0 1522201397 statuses • 2.0.2 HTTP status utility INDIRECT 0 1749239761 string_decoder • 1.3.0 The string_decoder module from Node core INDIRECT 1 1565169636 string-length • 4.0.2 Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes INDIRECT 3 1615963639 string-width • 2.1.1 Get the visual width of a string - the number of columns required to display it INDIRECT 3 1500376155 string-width • 4.2.3 Get the visual width of a string - the number of columns required to display it INDIRECT 4 1632417441 string-width • 5.1.2 Get the visual width of a string - the number of columns required to display it INDIRECT 4 1646036525 strip-ansi • 4.0.0 Strip ANSI escape codes INDIRECT 1 1497986906 strip-ansi • 6.0.1 Strip ANSI escape codes from a string INDIRECT 1 1632414881 strip-ansi • 7.2.0 Strip ANSI escape codes from a string INDIRECT 1 1772113871 strip-bom • 4.0.0 Strip UTF-8 byte order mark (BOM) from a string INDIRECT 0 1556426447 strip-eof • 1.0.0 Strip the End-Of-File (EOF) character from a string/buffer INDIRECT 0 1449316193 strip-final-newline • 2.0.0 Strip the final newline character from a string/buffer INDIRECT 0 1540715802 strip-hex-prefix • 1.0.0 A simple method that will strip a valid hex prefix off a string, if present. INDIRECT 1 1481060458 strip-json-comments • 3.1.1 Strip comments from JSON. Lets you use comments in your JSON files! INDIRECT 0 1594565096 supports-color • 7.2.0 Detect whether a terminal supports color INDIRECT 1 1598613454 supports-color • 8.1.1 Detect whether a terminal supports color INDIRECT 1 1611393696 supports-hyperlinks • 2.3.0 Detect if your terminal emulator supports hyperlinks INDIRECT 2 1662440137 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 symbol-tree • 3.2.4 Turn any collection of objects into its own efficient tree or linked list using Symbol INDIRECT 0 1560363021 terminal-link • 2.1.1 Create clickable links in the terminal INDIRECT 5 1576705166 throat • 5.0.0 Throttle the parallelism of an asynchronous (promise returning) function / functions INDIRECT 0 1558708444 tinyglobby • 0.2.17 A fast and minimal alternative to globby and fast-glob INDIRECT 2 1780171041 tmp-promise • 2.1.1 The tmp package with promises support and disposers. INDIRECT 13 1588698181 tmp • 0.0.33 Temporary file and directory creator INDIRECT 1 1502530219 tmp • 0.1.0 Temporary file and directory creator INDIRECT 12 1553535560 to-object-path • 0.3.0 Create an object path from a list or array of strings. INDIRECT 2 1454259578 to-regex-range • 2.1.1 Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions. INDIRECT 4 1493300070 to-regex-range • 5.0.1 Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions. INDIRECT 1 1554617077 to-regex • 3.0.2 Generate a regex from a string or array of strings. INDIRECT 14 1519460972 toidentifier • 1.0.1 Convert a string of words to a JavaScript identifier INDIRECT 0 1636928349 tr46 • 2.1.0 An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing INDIRECT 1 1621678028 ts-jest • 26.5.6 A preprocessor with source maps support to help use TypeScript with Jest INDIRECT 32 1620222712 tsort • 0.0.1 Topological sort on directed graphs. INDIRECT 0 1362074423 tsscmp • 1.0.6 Timing safe string compare using double HMAC INDIRECT 0 1533003113 type-detect • 4.0.8 Improved typeof detection for node.js and the browser. INDIRECT 0 1517495441 type-detect • 4.1.0 Improved typeof detection for node.js and the browser. INDIRECT 0 1721904620 type-is • 1.6.18 Infer the content-type of a request. INDIRECT 3 1556287189 typedarray-to-buffer • 3.1.5 Convert a typed array to a Buffer without a copy INDIRECT 1 1520537433 undici • 5.29.0 An HTTP/1.1 client, written from scratch for Node.js INDIRECT 1 1742407234 union-value • 1.0.1 Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation. INDIRECT 11 1561410587 universalify • 0.1.2 Make a callback- or promise-based function support both promises and callbacks. INDIRECT 0 1529493431 universalify • 0.2.0 Make a callback- or promise-based function support both promises and callbacks. INDIRECT 0 1582129486 unpipe • 1.0.0 Unpipe a stream from all destinations INDIRECT 0 1434313819 unset-value • 1.0.0 Delete nested properties from an object using dot notation. INDIRECT 6 1488061635 update-browserslist-db • 1.2.3 CLI tool to update caniuse-lite to refresh target browsers from Browserslist config INDIRECT 2 1765898277 urix • 0.1.0 Makes Windows-style paths more unix and URI friendly. INDIRECT 0 1393707752 url-parse • 1.5.10 Small footprint URL parser that works seamlessly across Node.js and browser environments INDIRECT 2 1645544943 use • 3.1.1 Easily add plugin support to your node.js application. INDIRECT 0 1531415621 utf8 • 3.0.0 A well-tested UTF-8 encoder/decoder written in JavaScript. INDIRECT 0 1512357936 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 32 1665951987 uuid • 8.3.2 RFC4122 (v1, v4, and v5) UUIDs INDIRECT 0 1607459916 vary • 1.1.2 Manipulate the HTTP Vary header INDIRECT 0 1506217631 verror • 1.10.1 richer JavaScript errors INDIRECT 3 1635884956 w3c-hr-time • 1.0.2 An implementation of the W3C High Resolution Time Level 2 specification. INDIRECT 1 1583455509 w3c-xmlserializer • 2.0.0 A per-spec XML serializer implementation INDIRECT 1 1577994542 whatwg-encoding • 1.0.5 Decode strings according to the WHATWG Encoding Standard INDIRECT 2 1538281259 whatwg-mimetype • 2.3.0 Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard INDIRECT 0 1542758213 whatwg-url • 8.7.0 An implementation of the WHATWG URL Standard's URL API and parsing machinery INDIRECT 4 1624654867 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 widest-line • 3.1.0 Get the visual width of the widest line in a string - the number of columns required to display it INDIRECT 5 1554034536 wrap-ansi • 6.2.0 Wordwrap a string with ANSI escape codes INDIRECT 8 1573488497 wrap-ansi • 7.0.0 Wordwrap a string with ANSI escape codes INDIRECT 8 1587574403 wrap-ansi • 8.1.0 Wordwrap a string with ANSI escape codes INDIRECT 6 1674468804 ws • 7.5.13 Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js INDIRECT 0 1784306758 ws • 8.18.0 Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js INDIRECT 0 1720025131 x-xss-protection • 1.3.0 Middleware to set the X-XSS-Protection header INDIRECT 0 1567444415 xmlchars • 2.2.0 Utilities for determining if characters belong to character classes defined by the XML specs. INDIRECT 0 1567787931 yargs-unparser • 2.0.0 Converts back a yargs argv object to its original array form INDIRECT 4 1601598101 yargs • 15.4.1 yargs the modern, pirate-themed, successor to optimist. INDIRECT 25 1594420928 yargs • 16.2.0 yargs the modern, pirate-themed, successor to optimist. INDIRECT 15 1607209795 yargs • 17.7.3 yargs the modern, pirate-themed, successor to optimist. INDIRECT 15 1781834921 ylru • 1.4.0 Extends LRU base on hashlru INDIRECT 0 1711597475 yocto-queue • 0.1.0 Tiny queue data structure INDIRECT 0 1606197935