licenses.dev

@inquirer/core v3.1.2

Core Inquirer prompt API

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT22
PackageRelationDependenciesPublished
@inquirer/type • 1.5.5Inquirer core TS typesDIRECT1
@types/mute-stream • 0.0.1TypeScript definitions for mute-streamDIRECT2
@types/node • 20.17.13TypeScript definitions for nodeDIRECT1
@types/wrap-ansi • 3.0.0TypeScript definitions for wrap-ansiDIRECT0
ansi-escapes • 4.3.2ANSI escape codes for manipulating the terminalDIRECT1
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
chalk • 4.1.2Terminal string styling done rightDIRECT5
cli-spinners • 2.9.2Spinners for use in the terminalDIRECT0
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
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
figures • 3.2.0Unicode symbols with Windows CMD fallbacksDIRECT1
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
run-async • 3.0.0Utility method to run function either synchronously or asynchronously using the common `this.async()` style.DIRECT0
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 stringDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
wrap-ansi • 6.2.0Wordwrap a string with ANSI escape codesDIRECT8
ISC2
PackageRelationDependenciesPublished
cli-width • 4.1.0Get stdout window width, with two fallbacks, tty and then a default.DIRECT0
mute-stream • 1.0.0Bytes go in, but they don't come out (when muted).DIRECT0
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%2Fcore)](https://licenses.dev/npm/%40inquirer%2Fcore)
<a href="https://licenses.dev/npm/%40inquirer%2Fcore">
  <img src="https://licenses.dev/b/npm/%40inquirer%2Fcore" alt="licenses" />
</a>

Or the licenses badge code for the 3.1.2 version:

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