licenses.dev

@inquirer/confirm v3.2.0

Inquirer confirm prompt

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT19
PackageRelationDependenciesPublished
@inquirer/core • 9.2.1Core Inquirer prompt APIDIRECT21
@inquirer/figures • 1.0.9Vendored version of figures, for CJS compatibilityINDIRECT0
@inquirer/type • 1.5.5Inquirer core TS typesDIRECT1
@inquirer/type • 2.0.0Inquirer core TS typesINDIRECT1
@types/mute-stream • 0.0.4TypeScript definitions for mute-streamINDIRECT2
@types/node • 22.10.6TypeScript definitions for nodeINDIRECT1
@types/wrap-ansi • 3.0.0TypeScript definitions for wrap-ansiINDIRECT0
ansi-escapes • 4.3.2ANSI escape codes for manipulating the terminalINDIRECT1
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
string-width • 4.2.3Get 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
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
wrap-ansi • 6.2.0Wordwrap a string with ANSI escape codesINDIRECT8
yoctocolors-cjs • 2.1.2CommonJS version - The smallest and fastest command-line coloring package on the internetINDIRECT0
ISC3
PackageRelationDependenciesPublished
cli-width • 4.1.0Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
mute-stream • 1.0.0Bytes go in, but they don't come out (when muted).INDIRECT0
signal-exit • 4.1.0when you want to fire an event no matter how a process exits.INDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.21.3A collection of essential TypeScript typesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40inquirer%2Fconfirm)](https://licenses.dev/npm/%40inquirer%2Fconfirm)
<a href="https://licenses.dev/npm/%40inquirer%2Fconfirm">
  <img src="https://licenses.dev/b/npm/%40inquirer%2Fconfirm" alt="licenses" />
</a>

Or the licenses badge code for the 3.2.0 version:

[![licenses](https://licenses.dev/b/npm/%40inquirer%2Fconfirm/3.2.0)](https://licenses.dev/npm/%40inquirer%2Fconfirm/3.2.0)
<a href="https://licenses.dev/npm/%40inquirer%2Fconfirm/3.2.0">
  <img src="https://licenses.dev/b/npm/%40inquirer%2Fconfirm/3.2.0" alt="licenses" />
</a>
GitHub