licenses.dev

@yeoman/types v1.5.0

Common API for yeoman's generator/environment stack

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT69
PackageRelationDependenciesPublished
@inquirer/figures • 1.0.11Vendored version of figures, for CJS compatibilityINDIRECT0
@types/inquirer • 9.0.7TypeScript definitions for inquirerINDIRECT5
@types/node • 22.15.3TypeScript definitions for nodeINDIRECT1
@types/through • 0.0.33TypeScript definitions for throughINDIRECT2
@yeoman/adapter • 1.6.0Input Output adapter for yeoman's generator/environment stackDIRECT77
ansi-escapes • 4.3.2ANSI escape codes for manipulating the terminalINDIRECT1
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 6.1.0Regular 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 rightINDIRECT5
chalk • 5.4.1Terminal string styling done rightINDIRECT0
chardet • 0.7.0Character detectorINDIRECT0
cli-cursor • 3.1.0Toggle the CLI cursorINDIRECT4
cli-cursor • 5.0.0Toggle the CLI cursorINDIRECT4
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 • 10.4.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
eventemitter3 • 5.0.1EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
external-editor • 3.1.0Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTINDIRECT5
get-east-asian-width • 1.3.0Determine the East Asian Width of a Unicode characterINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
inquirer • 9.3.7A collection of common interactive command line user interfaces.INDIRECT49
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-interactive • 2.0.0Check if stdout or stderr is interactiveINDIRECT0
is-unicode-supported • 0.1.0Detect whether the terminal supports UnicodeINDIRECT0
is-unicode-supported • 1.3.0Detect whether the terminal supports UnicodeINDIRECT0
is-unicode-supported • 2.1.0Detect whether the terminal supports UnicodeINDIRECT0
log-symbols • 4.1.0Colored symbols for various log levels. Example: `✔︎ Success`INDIRECT7
log-symbols • 6.0.0Colored symbols for various log levels. Example: `✔︎ Success`INDIRECT2
log-symbols • 7.0.0Colored symbols for various log levels. Example: `✔︎ Success`INDIRECT2
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
mimic-function • 5.0.1Make a function mimic another oneINDIRECT0
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
onetime • 7.0.0Ensure a function is only called onceINDIRECT1
ora • 5.4.1Elegant terminal spinnerINDIRECT29
ora • 8.2.0Elegant terminal spinnerINDIRECT17
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
p-queue • 8.1.0Promise queue with concurrency controlINDIRECT2
p-timeout • 6.1.4Timeout a promise after a specified amount of timeINDIRECT0
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
restore-cursor • 5.1.0Gracefully restore the CLI cursor on exitINDIRECT3
run-async • 3.0.0Utility method to run function either synchronously or asynchronously using the common `this.async()` style.INDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
stdin-discarder • 0.2.2Discard stdin input except for Ctrl+CINDIRECT0
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 itINDIRECT4
string-width • 7.2.0Get 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
strip-ansi • 7.1.0Strip ANSI escape codes from a stringINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
text-table • 0.2.0borderless text tables with alignmentINDIRECT0
tmp • 0.0.33Temporary file and directory creatorINDIRECT1
undici-types • 6.21.0A stand-alone types package for UndiciINDIRECT0
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 • 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
yoctocolors • 2.1.1The smallest and fastest command-line coloring package on the internetINDIRECT0
ISC5
PackageRelationDependenciesPublished
cli-width • 4.1.0Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
mute-stream • 1.0.0Bytes go in, but they don't come out (when muted).INDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
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 JavaScriptINDIRECT1
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime 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/%40yeoman%2Ftypes)](https://licenses.dev/npm/%40yeoman%2Ftypes)
<a href="https://licenses.dev/npm/%40yeoman%2Ftypes">
  <img src="https://licenses.dev/b/npm/%40yeoman%2Ftypes" alt="licenses" />
</a>

Or the licenses badge code for the 1.5.0 version:

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