licenses.dev

inquirer v13.4.3

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.5A lightweight package providing ANSI escape sequences for terminal cursor manipulation and screen clearing.DIRECT0
@inquirer/checkbox • 5.1.5Inquirer checkbox promptINDIRECT10
@inquirer/confirm • 6.0.13Inquirer confirm promptINDIRECT10
@inquirer/core • 11.1.10Core Inquirer prompt APIDIRECT9
@inquirer/editor • 5.1.2Inquirer multiline editor promptINDIRECT14
@inquirer/expand • 5.0.14Inquirer checkbox promptINDIRECT10
@inquirer/external-editor • 3.0.0Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTINDIRECT3
@inquirer/figures • 2.0.5Vendored version of figures, for CJS compatibilityINDIRECT0
@inquirer/input • 5.0.13Inquirer input text promptINDIRECT10
@inquirer/number • 4.0.13Inquirer number promptINDIRECT10
@inquirer/password • 5.0.13Inquirer password promptINDIRECT10
@inquirer/prompts • 8.4.3Inquirer prompts, combined in a single packageDIRECT24
@inquirer/rawlist • 5.2.9Inquirer rawlist promptINDIRECT10
@inquirer/search • 4.1.9Inquirer search promptINDIRECT10
@inquirer/select • 5.1.5Inquirer select/list promptINDIRECT10
@inquirer/type • 4.0.5Inquirer 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.2A 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.4.3 version:

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