licenses.dev

inquirer v8.2.5

A collection of common interactive command line user interfaces.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT43
PackageRelationDependenciesPublished
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
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bl • 4.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
chalk • 4.1.2Terminal string styling done rightDIRECT5
chardet • 0.7.0Character detectorINDIRECT0
cli-cursor • 3.1.0Toggle the CLI cursorDIRECT4
cli-spinners • 2.9.2Spinners for use in the terminalINDIRECT0
clone • 1.0.4deep cloning of objects and arraysINDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
defaults • 1.0.4merge single level defaults over a config objectINDIRECT1
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
external-editor • 3.1.0Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTDIRECT5
figures • 3.2.0Unicode symbols with Windows CMD fallbacksDIRECT1
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-interactive • 1.0.0Check if stdout or stderr is interactiveINDIRECT0
is-unicode-supported • 0.1.0Detect whether the terminal supports UnicodeINDIRECT0
lodash • 4.17.21Lodash modular utilities.DIRECT0
log-symbols • 4.1.0Colored symbols for various log levels. Example: `✔︎ Success`INDIRECT7
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
ora • 5.4.1Elegant terminal spinnerDIRECT29
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
restore-cursor • 3.1.0Gracefully restore the CLI cursor on exitINDIRECT3
run-async • 2.4.1Utility method to run function either synchronously or asynchronously using the common `this.async()` style.DIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
through • 2.3.8simplified stream constructionDIRECT0
tmp • 0.0.33Temporary file and directory creatorINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
wcwidth • 1.0.1Port of C's wcwidth() and wcswidth()INDIRECT2
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesDIRECT8
ISC4
PackageRelationDependenciesPublished
cli-width • 3.0.0Get stdout window width, with two fallbacks, tty and then a default.DIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
mute-stream • 0.0.8Bytes go in, but they don't come out (when muted).DIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
rxjs • 7.8.1Reactive Extensions for modern JavaScriptDIRECT1
0BSD1
PackageRelationDependenciesPublished
tslib • 2.7.0Runtime library for TypeScript helper functionsINDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.21.3A collection of essential TypeScript typesINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
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 8.2.5 version:

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