licenses.dev

ora v5.3.0

Elegant terminal spinner

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT26
PackageRelationDependenciesPublished
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!DIRECT8
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
chalk • 4.1.2Terminal string styling done rightDIRECT5
cli-cursor • 3.1.0Toggle the CLI cursorDIRECT4
cli-spinners • 2.9.2Spinners for use in the terminalDIRECT0
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
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
is-interactive • 1.0.0Check if stdout or stderr is interactiveDIRECT0
is-unicode-supported • 0.1.0Detect whether the terminal supports UnicodeINDIRECT0
log-symbols • 4.1.0Colored symbols for various log levels. Example: `✔︎ Success`DIRECT7
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
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
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
strip-ansi • 6.0.1Strip ANSI escape codes from a stringDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
wcwidth • 1.0.1Port of C's wcwidth() and wcswidth()DIRECT2
ISC2
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
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/ora)](https://licenses.dev/npm/ora)
<a href="https://licenses.dev/npm/ora">
  <img src="https://licenses.dev/b/npm/ora" alt="licenses" />
</a>

Or the licenses badge code for the 5.3.0 version:

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