licenses.dev

@oclif/multi-stage-output v0.7.18

Terminal output for oclif commands with multiple stages

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT98
PackageRelationDependenciesPublished
@alcalzone/ansi-tokenize • 0.1.3Efficiently modify strings containing ANSI escape codesINDIRECT2
@nodelib/fs.scandir • 2.1.5List files and directories inside the specified directoryINDIRECT3
@nodelib/fs.stat • 2.0.5Get the status of a file with some featuresINDIRECT0
@nodelib/fs.walk • 1.2.8A library for efficiently walking a directory recursivelyINDIRECT6
@oclif/core • 4.2.2base library for oclif CLIsDIRECT64
@types/prop-types • 15.7.14TypeScript definitions for prop-typesINDIRECT0
@types/react • 18.3.18TypeScript definitions for reactDIRECT2
ansi-escapes • 4.3.2ANSI escape codes for manipulating the terminalINDIRECT1
ansi-escapes • 7.0.0ANSI escape codes for manipulating the terminalINDIRECT1
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 6.1.0Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 6.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
array-union • 2.1.0Create an array of unique values, in order, from the input arraysINDIRECT0
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
auto-bind • 5.0.1Automatically bind methods to their class instanceINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
brace-expansion • 2.0.1Brace expansion as known from sh/bashINDIRECT1
braces • 3.0.3Bash-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.INDIRECT3
chalk • 4.1.2Terminal string styling done rightINDIRECT5
chalk • 5.4.1Terminal string styling done rightINDIRECT0
clean-stack • 3.0.1Clean up error stack tracesINDIRECT1
cli-boxes • 3.0.0Boxes for use in the terminalINDIRECT0
cli-cursor • 4.0.0Toggle the CLI cursorINDIRECT4
cli-spinners • 2.9.2Spinners for use in the terminalDIRECT0
cli-truncate • 4.0.0Truncate a string to a specific width in the terminalINDIRECT8
code-excerpt • 4.0.0Extract code excerptsINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
convert-to-spaces • 2.0.1Convert tabs to spaces in a stringINDIRECT0
csstype • 3.1.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
dir-glob • 3.0.1Convert directories to glob compatible stringsINDIRECT1
emoji-regex • 10.4.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
environment • 1.1.0Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etcINDIRECT0
es-toolkit • 1.31.0A state-of-the-art, high-performance JavaScript utility library with a small bundle size and strong type annotations.INDIRECT0
escape-string-regexp • 2.0.0Escape RegExp special charactersINDIRECT0
escape-string-regexp • 4.0.0Escape RegExp special charactersINDIRECT0
fast-glob • 3.3.3It's a very fast and efficient glob library for Node.jsINDIRECT17
figures • 6.1.0Unicode symbols with fallbacks for older terminalsDIRECT1
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
get-east-asian-width • 1.3.0Determine the East Asian Width of a Unicode characterINDIRECT0
get-package-type • 0.1.0Determine the `package.json#type` which applies to a locationINDIRECT0
globby • 11.1.0User-friendly glob matchingINDIRECT23
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
ignore • 5.3.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.INDIRECT0
indent-string • 4.0.0Indent each line in a stringINDIRECT0
indent-string • 5.0.0Indent each line in a stringINDIRECT0
ink • 5.1.0React for CLIDIRECT39
is-docker • 2.2.1Check if the process is running inside a Docker containerINDIRECT0
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-fullwidth-code-point • 4.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-fullwidth-code-point • 5.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
is-glob • 4.0.3Returns `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 betINDIRECT1
is-in-ci • 1.0.0Check if the process is running in a Continuous Integration (CI) environmentINDIRECT0
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
is-unicode-supported • 2.1.0Detect whether the terminal supports UnicodeINDIRECT0
is-wsl • 2.2.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT1
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
lilconfig • 3.1.3A zero-dependency alternative to cosmiconfigINDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.INDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
patch-console • 2.0.0Patch console methods to intercept outputINDIRECT0
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
picomatch • 2.3.1Blazing 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.INDIRECT0
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
react-reconciler • 0.29.2React package for creating custom renderers.INDIRECT3
react • 18.3.1React is a JavaScript library for building user interfaces.DIRECT2
restore-cursor • 4.0.0Gracefully restore the CLI cursor on exitINDIRECT3
reusify • 1.0.4Reuse objects and functions with styleINDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
scheduler • 0.23.2Cooperative scheduler for the browser environment.INDIRECT2
slash • 3.0.0Convert Windows backslash paths to slash pathsINDIRECT0
slice-ansi • 5.0.0Slice a string with ANSI escape codesINDIRECT2
slice-ansi • 7.1.0Slice a string with ANSI escape codesINDIRECT3
stack-utils • 2.0.6Captures and cleans stack tracesINDIRECT1
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
string-width • 7.2.0Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
strip-ansi • 7.1.0Strip ANSI escape codes from a stringINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-color • 8.1.1Detect whether a terminal supports colorINDIRECT1
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
widest-line • 3.1.0Get the visual width of the widest line in a string - the number of columns required to display itINDIRECT5
widest-line • 5.0.0Get the visual width of the widest line in a string - the number of columns required to display itINDIRECT5
wordwrap • 1.0.0Wrap those words. Show them at what columns to start and stop.INDIRECT0
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
wrap-ansi • 9.0.0Wordwrap a string with ANSI escape codesDIRECT6
ws • 8.18.0Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
yoga-wasm-web • 0.3.3INDIRECT0
ISC8
PackageRelationDependenciesPublished
ansis • 3.9.0ANSI colors in terminal outputINDIRECT0
fastq • 1.18.0Fast, in memory work queueINDIRECT1
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
minimatch • 5.1.6a glob matcher in javascriptINDIRECT2
minimatch • 9.0.5a glob matcher in javascriptINDIRECT2
semver • 7.6.3The semantic version parser used by npm.INDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
Apache-2.03
PackageRelationDependenciesPublished
ejs • 3.1.10Embedded JavaScript templatesINDIRECT15
filelist • 1.0.4Lazy-evaluating list of files, based on globs or regex patternsINDIRECT3
jake • 10.9.2JavaScript build tool, similar to Make or RakeINDIRECT14
CC0-1.0 OR MIT2
PackageRelationDependenciesPublished
type-fest • 0.21.3A collection of essential TypeScript typesINDIRECT0
type-fest • 4.32.0A collection of essential TypeScript typesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40oclif%2Fmulti-stage-output)](https://licenses.dev/npm/%40oclif%2Fmulti-stage-output)
<a href="https://licenses.dev/npm/%40oclif%2Fmulti-stage-output">
  <img src="https://licenses.dev/b/npm/%40oclif%2Fmulti-stage-output" alt="licenses" />
</a>

Or the licenses badge code for the 0.7.18 version:

[![licenses](https://licenses.dev/b/npm/%40oclif%2Fmulti-stage-output/0.7.18)](https://licenses.dev/npm/%40oclif%2Fmulti-stage-output/0.7.18)
<a href="https://licenses.dev/npm/%40oclif%2Fmulti-stage-output/0.7.18">
  <img src="https://licenses.dev/b/npm/%40oclif%2Fmulti-stage-output/0.7.18" alt="licenses" />
</a>
GitHub