@cspotcode/source-map-support • 0.8.1 Fixes stack traces for files with source maps INDIRECT 3 1651497878 @jridgewell/resolve-uri • 3.1.2 Resolve a URI relative to an optional base URI INDIRECT 0 1707939158 @jridgewell/sourcemap-codec • 1.5.0 Encode/decode sourcemap mappings INDIRECT 0 1720553292 @jridgewell/trace-mapping • 0.3.9 Trace the original position through a source map INDIRECT 2 1650490959 @nodelib/fs.scandir • 2.1.5 List files and directories inside the specified directory INDIRECT 3 1622792604 @nodelib/fs.stat • 2.0.5 Get the status of a file with some features INDIRECT 0 1622792600 @nodelib/fs.walk • 1.2.8 A library for efficiently walking a directory recursively INDIRECT 6 1625769665 @oclif/core • 2.16.0 base library for oclif CLIs DIRECT 101 1712601684 @tsconfig/node10 • 1.0.11 A base TSConfig for working with Node 10. INDIRECT 0 1711512811 @tsconfig/node12 • 1.0.11 A base TSConfig for working with Node 12. INDIRECT 0 1655353661 @tsconfig/node14 • 1.0.3 A base TSConfig for working with Node 14. INDIRECT 0 1655353625 @tsconfig/node16 • 1.0.4 A base TSConfig for working with Node 16. INDIRECT 0 1683864694 @types/cli-progress • 3.11.6 TypeScript definitions for cli-progress INDIRECT 2 1720274835 @types/node • 22.10.6 TypeScript definitions for node INDIRECT 1 1736794965 acorn-walk • 8.3.4 ECMAScript (ESTree) AST walker INDIRECT 1 1725871258 acorn • 8.14.0 ECMAScript parser INDIRECT 0 1730028229 ansi-escapes • 4.3.2 ANSI escape codes for manipulating the terminal INDIRECT 1 1616593301 ansi-regex • 5.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 1631634919 ansi-styles • 4.3.0 ANSI escape codes for styling strings in the terminal INDIRECT 2 1601839105 ansicolors • 0.3.2 Functions that surround a string with ansicolor codes so it prints in color. INDIRECT 0 1386084168 arg • 4.1.3 Another simple argument parser INDIRECT 0 1580665994 argparse • 1.0.10 Very powerful CLI arguments parser. Native port of argparse - python's options parsing library INDIRECT 1 1518704641 array-union • 2.1.0 Create an array of unique values, in order, from the input arrays INDIRECT 0 1555919785 astral-regex • 2.0.0 Regular expression for matching astral symbols INDIRECT 0 1554461087 async • 3.2.6 Higher-order functions and common patterns for asynchronous code INDIRECT 0 1724109863 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 brace-expansion • 1.1.11 Brace expansion as known from sh/bash INDIRECT 2 1518248542 brace-expansion • 2.0.1 Brace expansion as known from sh/bash INDIRECT 1 1614010693 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 cardinal • 2.1.1 Syntax highlights JavaScript code with ANSI colors to be printed to the terminal. INDIRECT 3 1527011077 chalk • 4.1.2 Terminal string styling done right DIRECT 5 1627646572 clean-stack • 3.0.1 Clean up error stack traces INDIRECT 1 1605704134 cli-progress • 3.12.0 easy to use progress-bar for command-line/terminal applications INDIRECT 5 1676805869 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 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 content-type • 1.0.5 Create and parse HTTP Content-Type header INDIRECT 0 1675020359 create-require • 1.1.1 Polyfill for Node.js module.createRequire (<= v12.2.0) INDIRECT 0 1606398092 cross-spawn • 7.0.6 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 5 1731938392 debug • 4.4.0 Lightweight debugging utility for Node.js and the browser DIRECT 1 1733488366 dir-glob • 3.0.1 Convert directories to glob compatible strings INDIRECT 1 1561825326 emoji-regex • 8.0.0 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 1551812303 error-ex • 1.3.2 Easy error subclassing and stack customization INDIRECT 1 1529389232 escape-string-regexp • 4.0.0 Escape RegExp special characters INDIRECT 0 1587627085 fast-glob • 3.3.3 It's a very fast and efficient glob library for Node.js INDIRECT 17 1736073522 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 fs-extra • 9.1.0 fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove. DIRECT 4 1611077317 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 get-package-type • 0.1.0 Determine the `package.json#type` which applies to a location INDIRECT 0 1589880517 globby • 11.1.0 User-friendly glob matching INDIRECT 23 1641609998 has-flag • 4.0.0 Check if argv has a specific flag INDIRECT 0 1554565761 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 hyperlinker • 1.0.0 Write hyperlinks in the terminal. INDIRECT 0 1511839984 ignore • 5.3.2 Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others. INDIRECT 0 1723452660 indent-string • 4.0.0 Indent each line in a string INDIRECT 0 1555486273 interpret • 1.4.0 A dictionary of file extensions and associated module loaders. INDIRECT 0 1591166358 is-arrayish • 0.2.1 Determines if an object can be used as an array INDIRECT 0 1441062170 is-core-module • 2.16.1 Is this specifier a node.js core module? INDIRECT 2 1734816207 is-docker • 2.2.1 Check if the process is running inside a Docker container INDIRECT 0 1617958751 is-extglob • 2.1.1 Returns true if a string has an extglob. INDIRECT 0 1481429064 is-fullwidth-code-point • 3.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 1552896545 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-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-retry-allowed • 1.2.0 Is retry allowed for Error? INDIRECT 0 1567930051 is-stream • 2.0.1 Check if something is a Node.js stream INDIRECT 0 1627296664 is-wsl • 2.2.0 Check if the process is running inside Windows Subsystem for Linux (Bash on Windows) INDIRECT 1 1588492633 js-yaml • 3.14.1 YAML 1.2 parser and serializer INDIRECT 3 1607370310 json-parse-better-errors • 1.0.2 JSON.parse with context information on error INDIRECT 0 1522422483 jsonfile • 6.1.0 Easily read/write JSON files. INDIRECT 2 1604163624 load-json-file • 5.3.0 Read and parse a JSON file DIRECT 8 1554566531 merge2 • 1.4.1 Merge multiple streams into one stream in sequence or parallel. INDIRECT 0 1591169950 micromatch • 4.0.8 Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch. INDIRECT 5 1724430678 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 natural-orderby • 2.0.3 Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc. INDIRECT 0 1554842232 npm-run-path • 4.0.1 Get your PATH prepended with locally installed binaries DIRECT 1 1577052272 npm>9.9.4>@colors/colors • 1.5.0 get colors in your node.js console INDIRECT 0 npm>9.9.4>@gar/promisify • 1.1.3 Promisify an entire class or object INDIRECT 0 npm>9.9.4>@isaacs/cliui>ansi-regex • 6.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 npm>9.9.4>@isaacs/cliui>emoji-regex • 9.2.2 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 npm>9.9.4>@isaacs/cliui>string-width • 5.1.2 Get the visual width of a string - the number of columns required to display it INDIRECT 4 npm>9.9.4>@isaacs/cliui>strip-ansi • 7.1.0 Strip ANSI escape codes from a string INDIRECT 1 npm>9.9.4>@npmcli/move-file • 2.0.1 move a file (fork of move-file) INDIRECT 13 npm>9.9.4>@pkgjs/parseargs • 0.11.0 Polyfill of future proposal for `util.parseArgs()` INDIRECT 0 npm>9.9.4>@tootallnate/once • 2.0.0 Creates a Promise that waits for a single event INDIRECT 0 npm>9.9.4>@tufjs/canonical-json • 1.0.0 OLPC JSON canonicalization INDIRECT 0 npm>9.9.4>@tufjs/models • 1.0.4 TUF metadata models INDIRECT 4 npm>9.9.4>agent-base • 6.0.2 Turn a function into an `http.Agent` instance INDIRECT 2 npm>9.9.4>agentkeepalive • 4.5.0 Missing keepalive http.Agent INDIRECT 2 npm>9.9.4>aggregate-error • 3.1.0 Create an error from multiple errors INDIRECT 2 npm>9.9.4>ansi-regex • 5.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 npm>9.9.4>ansi-styles • 4.3.0 ANSI escape codes for styling strings in the terminal INDIRECT 2 npm>9.9.4>archy • 1.0.0 render nested hierarchies `npm ls` style with unicode pipes INDIRECT 0 npm>9.9.4>balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 npm>9.9.4>binary-extensions • 2.2.0 List of binary file extensions INDIRECT 0 npm>9.9.4>brace-expansion • 2.0.1 Brace expansion as known from sh/bash INDIRECT 1 npm>9.9.4>builtins • 5.0.1 List of node.js builtin modules INDIRECT 3 npm>9.9.4>chalk • 5.3.0 Terminal string styling done right INDIRECT 0 npm>9.9.4>ci-info • 4.0.0 Get details about the current Continuous Integration environment INDIRECT 0 npm>9.9.4>clean-stack • 2.2.0 Clean up error stack traces INDIRECT 0 npm>9.9.4>cli-columns • 4.0.0 Columnated lists for the CLI. INDIRECT 5 npm>9.9.4>cli-table3 • 0.6.3 Pretty unicode tables for the command line. Based on the original cli-table. INDIRECT 6 npm>9.9.4>clone • 1.0.4 deep cloning of objects and arrays INDIRECT 0 npm>9.9.4>color-convert • 2.0.1 Plain color conversion functions INDIRECT 1 npm>9.9.4>color-name • 1.1.4 A list of color names and its values INDIRECT 0 npm>9.9.4>columnify • 1.6.0 Render data in text columns. Supports in-column text-wrap. INDIRECT 5 npm>9.9.4>concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 npm>9.9.4>cross-spawn • 7.0.6 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 5 npm>9.9.4>cssesc • 3.0.0 A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output. INDIRECT 0 npm>9.9.4>debug • 4.3.7 Lightweight debugging utility for Node.js and the browser INDIRECT 1 npm>9.9.4>defaults • 1.0.4 merge single level defaults over a config object INDIRECT 1 npm>9.9.4>delegates • 1.0.0 delegate methods and accessors to another property INDIRECT 0 npm>9.9.4>eastasianwidth • 0.2.0 Get East Asian Width from a character. INDIRECT 0 npm>9.9.4>emoji-regex • 8.0.0 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 npm>9.9.4>encoding • 0.1.13 Convert encodings, uses iconv-lite INDIRECT 2 npm>9.9.4>env-paths • 2.2.1 Get paths for storing things like data, config, cache, etc INDIRECT 0 npm>9.9.4>err-code • 2.0.3 Create an error with a code INDIRECT 0 npm>9.9.4>fastest-levenshtein • 1.0.16 Fastest Levenshtein distance implementation in JS. INDIRECT 0 npm>9.9.4>function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 npm>9.9.4>hasown • 2.0.1 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 npm>9.9.4>http-proxy-agent • 5.0.0 An HTTP(s) proxy `http.Agent` implementation for HTTP INDIRECT 4 npm>9.9.4>https-proxy-agent • 5.0.1 An HTTP(s) proxy `http.Agent` implementation for HTTPS INDIRECT 3 npm>9.9.4>humanize-ms • 1.2.1 transform humanize time to ms INDIRECT 1 npm>9.9.4>iconv-lite • 0.6.3 Convert character encodings in pure javascript. INDIRECT 1 npm>9.9.4>imurmurhash • 0.1.4 An incremental implementation of MurmurHash3 INDIRECT 0 npm>9.9.4>indent-string • 4.0.0 Indent each line in a string INDIRECT 0 npm>9.9.4>ip-address • 9.0.5 A library for parsing IPv4 and IPv6 IP addresses in node and the browser. INDIRECT 2 npm>9.9.4>ip-regex • 4.3.0 Regular expression for matching IP addresses (IPv4 & IPv6) INDIRECT 0 npm>9.9.4>is-core-module • 2.13.1 Is this specifier a node.js core module? INDIRECT 2 npm>9.9.4>is-fullwidth-code-point • 3.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 npm>9.9.4>is-lambda • 1.0.1 Detect if your code is running on an AWS Lambda server INDIRECT 0 npm>9.9.4>jsbn • 1.1.0 The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers. INDIRECT 0 npm>9.9.4>json-parse-even-better-errors • 3.0.1 JSON.parse with context information on error INDIRECT 0 npm>9.9.4>jsonparse • 1.3.1 This is a pure-js JSON streaming parser for node.js INDIRECT 0 npm>9.9.4>just-diff-apply • 5.5.0 Apply a diff to an object. Optionally supports jsonPatch protocol INDIRECT 0 npm>9.9.4>just-diff • 6.0.2 Return an object representing the diffs between two objects. Supports jsonPatch protocol INDIRECT 0 npm>9.9.4>minipass-fetch • 3.0.4 An implementation of window.fetch in Node.js using Minipass streams INDIRECT 9 npm>9.9.4>minipass-json-stream • 1.0.1 Like JSONStream, but using Minipass streams INDIRECT 3 npm>9.9.4>minizlib • 2.1.2 A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding. INDIRECT 2 npm>9.9.4>mkdirp • 1.0.4 Recursively mkdir, like `mkdir -p` INDIRECT 0 npm>9.9.4>ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 npm>9.9.4>negotiator • 0.6.3 HTTP content negotiation INDIRECT 0 npm>9.9.4>node-gyp • 9.4.1 Node.js native addon build tool INDIRECT 106 npm>9.9.4>node-gyp>brace-expansion • 1.1.11 Brace expansion as known from sh/bash INDIRECT 2 npm>9.9.4>node-gyp>cacache>brace-expansion • 2.0.1 Brace expansion as known from sh/bash INDIRECT 1 npm>9.9.4>node-gyp>minipass-fetch • 2.1.2 An implementation of window.fetch in Node.js using Minipass streams INDIRECT 9 npm>9.9.4>p-map • 4.0.0 Map over promises concurrently INDIRECT 3 npm>9.9.4>path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 npm>9.9.4>path-key • 3.1.1 Get the PATH environment variable key cross-platform INDIRECT 0 npm>9.9.4>postcss-selector-parser • 6.0.15 INDIRECT 2 npm>9.9.4>promise-retry • 2.0.1 Retries a function that returns a promise, leveraging the power of the retry module. INDIRECT 2 npm>9.9.4>readable-stream • 3.6.2 Streams3, a user-land copy of the stream library from Node.js INDIRECT 4 npm>9.9.4>retry • 0.12.0 Abstraction for exponential and custom retry strategies for failed operations. INDIRECT 0 npm>9.9.4>rimraf>brace-expansion • 1.1.11 Brace expansion as known from sh/bash INDIRECT 2 npm>9.9.4>safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 npm>9.9.4>safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 npm>9.9.4>shebang-command • 2.0.0 Get the command from a shebang INDIRECT 1 npm>9.9.4>shebang-regex • 3.0.0 Regular expression for matching a shebang line INDIRECT 0 npm>9.9.4>smart-buffer • 4.2.0 smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more. INDIRECT 0 npm>9.9.4>socks-proxy-agent • 7.0.0 A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS INDIRECT 8 npm>9.9.4>socks • 2.8.1 Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality. INDIRECT 4 npm>9.9.4>spdx-expression-parse • 3.0.1 parse SPDX license expressions INDIRECT 2 npm>9.9.4>string_decoder • 1.3.0 The string_decoder module from Node core INDIRECT 1 npm>9.9.4>string-width-cjs • 4.2.3 Get the visual width of a string - the number of columns required to display it INDIRECT 4 npm>9.9.4>string-width • 4.2.3 Get the visual width of a string - the number of columns required to display it INDIRECT 4 npm>9.9.4>strip-ansi-cjs • 6.0.1 Strip ANSI escape codes from a string INDIRECT 1 npm>9.9.4>strip-ansi • 6.0.1 Strip ANSI escape codes from a string INDIRECT 1 npm>9.9.4>supports-color • 9.4.0 Detect whether a terminal supports color INDIRECT 0 npm>9.9.4>text-table • 0.2.0 borderless text tables with alignment INDIRECT 0 npm>9.9.4>tiny-relative-date • 1.3.0 Tiny function that provides relative, human-readable dates. INDIRECT 0 npm>9.9.4>tuf-js • 1.1.7 JavaScript implementation of The Update Framework (TUF) INDIRECT 99 npm>9.9.4>util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 npm>9.9.4>wcwidth • 1.0.1 Port of C's wcwidth() and wcswidth() INDIRECT 2 npm>9.9.4>wrap-ansi-cjs • 7.0.0 Wordwrap a string with ANSI escape codes INDIRECT 8 npm>9.9.4>wrap-ansi • 8.1.0 Wordwrap a string with ANSI escape codes INDIRECT 6 npm>9.9.4>wrap-ansi>ansi-regex • 6.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 npm>9.9.4>wrap-ansi>ansi-styles • 6.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 0 npm>9.9.4>wrap-ansi>emoji-regex • 9.2.2 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 npm>9.9.4>wrap-ansi>string-width • 5.1.2 Get the visual width of a string - the number of columns required to display it INDIRECT 4 npm>9.9.4>wrap-ansi>strip-ansi • 7.1.0 Strip ANSI escape codes from a string INDIRECT 1 object-treeify • 1.1.33 Stringify Object as tree structure INDIRECT 0 1615302625 parse-json • 4.0.0 Parse JSON with more helpful errors INDIRECT 3 1509782030 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 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 path-type • 4.0.0 Check if a path is a file, directory, or symlink INDIRECT 0 1552382718 picomatch • 2.3.1 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 1641143904 pify • 4.0.1 Promisify a callback-style function INDIRECT 0 1540213139 queue-microtask • 1.2.3 fast, tiny `queueMicrotask` shim for modern engines INDIRECT 0 1616391430 rechoir • 0.6.2 Require any supported file as a node module. INDIRECT 6 1437576146 redeyed • 2.1.1 Takes JavaScript code, along with a config and returns the original code with tokens wrapped as configured. INDIRECT 1 1527013931 resolve • 1.22.10 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 5 1734629351 reusify • 1.0.4 Reuse objects and functions with style INDIRECT 0 1516958898 run-parallel • 1.2.0 Run an array of functions in parallel INDIRECT 1 1612925888 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 shebang-command • 2.0.0 Get the command from a shebang INDIRECT 1 1567781605 shebang-regex • 3.0.0 Regular expression for matching a shebang line INDIRECT 0 1556361979 slash • 3.0.0 Convert Windows backslash paths to slash paths INDIRECT 0 1556425560 slice-ansi • 4.0.0 Slice a string with ANSI escape codes INDIRECT 5 1581872767 string-width • 4.2.3 Get the visual width of a string - the number of columns required to display it INDIRECT 4 1632417441 strip-ansi • 6.0.1 Strip ANSI escape codes from a string INDIRECT 1 1632414881 strip-bom • 3.0.0 Strip UTF-8 byte order mark (BOM) from a string INDIRECT 0 1462032164 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 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 ts-node • 10.9.2 TypeScript execution environment and REPL for node.js, with source map support INDIRECT 16 1702037086 undici-types • 6.20.0 A stand-alone types package for Undici INDIRECT 0 1728460238 universalify • 2.0.1 Make a callback- or promise-based function support both promises and callbacks. INDIRECT 0 1698858765 v8-compile-cache-lib • 3.0.1 Require hook for automatic V8 compile cache persistence INDIRECT 0 1650071019 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 wordwrap • 1.0.0 Wrap those words. Show them at what columns to start and stop. INDIRECT 0 1431018445 wrap-ansi • 7.0.0 Wordwrap a string with ANSI escape codes INDIRECT 8 1587574403 yn • 3.1.1 Parse yes/no like values INDIRECT 0 1564510804