licenses.dev

inquirer v13.3.2

A collection of common interactive command line user interfaces.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT23
PackageRelationDependenciesPublished
@inquirer/ansi • 2.0.4A lightweight package providing ANSI escape sequences for terminal cursor manipulation and screen clearing.DIRECT0
@inquirer/checkbox • 5.1.2Inquirer checkbox promptINDIRECT10
@inquirer/confirm • 6.0.10Inquirer confirm promptINDIRECT10
@inquirer/core • 11.1.7Core Inquirer prompt APIDIRECT9
@inquirer/editor • 5.0.10Inquirer multiline editor promptINDIRECT14
@inquirer/expand • 5.0.10Inquirer checkbox promptINDIRECT10
@inquirer/external-editor • 2.0.4Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTINDIRECT3
@inquirer/figures • 2.0.4Vendored version of figures, for CJS compatibilityINDIRECT0
@inquirer/input • 5.0.10Inquirer input text promptINDIRECT10
@inquirer/number • 4.0.10Inquirer number promptINDIRECT10
@inquirer/password • 5.0.10Inquirer password promptINDIRECT10
@inquirer/prompts • 8.3.2Inquirer prompts, combined in a single packageDIRECT24
@inquirer/rawlist • 5.2.6Inquirer rawlist promptINDIRECT10
@inquirer/search • 4.1.6Inquirer search promptINDIRECT10
@inquirer/select • 5.1.2Inquirer select/list promptINDIRECT10
@inquirer/type • 4.0.4Inquirer core TS typesDIRECT0
chardet • 2.1.1Character encoding detectorINDIRECT0
fast-string-truncated-width • 3.0.3A fast function for calculating where a string should be truncated, given an optional width limit and an ellipsis string.INDIRECT0
fast-string-width • 3.0.2A fast function for calculating the visual width of a string once printed to the terminal.INDIRECT1
fast-wrap-ansi • 0.2.0A tiny and fast text wrap library which takes ANSI escapes into account.INDIRECT2
iconv-lite • 0.7.2Convert character encodings in pure javascript.INDIRECT1
run-async • 4.0.6Utility method to run function either synchronously or asynchronously using the common `this.async()` style.DIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
ISC3
PackageRelationDependenciesPublished
cli-width • 4.1.0Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
mute-stream • 3.0.0Bytes go in, but they don't come out (when muted).DIRECT0
signal-exit • 4.1.0when you want to fire an event no matter how a process exits.INDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
rxjs • 7.8.2Reactive Extensions for modern JavaScriptDIRECT1
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 13.3.2 version:

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