licenses.dev

log-update v5.0.1

Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT14
PackageRelationDependenciesPublished
ansi-escapes • 5.0.0ANSI escape codes for manipulating the terminalDIRECT1
ansi-regex • 6.1.0Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 6.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
cli-cursor • 4.0.0Toggle the CLI cursorDIRECT4
eastasianwidth • 0.2.0Get East Asian Width from a character.INDIRECT0
emoji-regex • 9.2.2A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
is-fullwidth-code-point • 4.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
restore-cursor • 4.0.0Gracefully restore the CLI cursor on exitINDIRECT3
slice-ansi • 5.0.0Slice a string with ANSI escape codesDIRECT2
string-width • 5.1.2Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 7.1.0Strip ANSI escape codes from a stringDIRECT1
wrap-ansi • 8.1.0Wordwrap a string with ANSI escape codesDIRECT6
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 1.4.0A collection of essential TypeScript typesINDIRECT0
ISC1
PackageRelationDependenciesPublished
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 5.0.1 version:

[![licenses](https://licenses.dev/b/npm/log-update/5.0.1)](https://licenses.dev/npm/log-update/5.0.1)
<a href="https://licenses.dev/npm/log-update/5.0.1">
  <img src="https://licenses.dev/b/npm/log-update/5.0.1" alt="licenses" />
</a>
GitHub