licenses.dev

ora v7.0.1

Elegant terminal spinner

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT22
PackageRelationDependenciesPublished
ansi-regex • 6.1.0Regular expression for matching ANSI escape codesINDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bl • 5.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
chalk • 5.4.1Terminal string styling done rightDIRECT0
cli-cursor • 4.0.0Toggle the CLI cursorDIRECT4
cli-spinners • 2.9.2Spinners for use in the terminalDIRECT0
eastasianwidth • 0.2.0Get East Asian Width from a character.INDIRECT0
emoji-regex • 10.4.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
is-interactive • 2.0.0Check if stdout or stderr is interactiveDIRECT0
is-unicode-supported • 1.3.0Detect whether the terminal supports UnicodeDIRECT0
log-symbols • 5.1.0Colored symbols for various log levels. Example: `✔︎ Success`DIRECT2
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 • 4.0.0Gracefully restore the CLI cursor on exitINDIRECT3
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
stdin-discarder • 0.1.0Discard stdin input except for Ctrl+CDIRECT9
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
string-width • 6.1.0Get the visual width of a string - the number of columns required to display itDIRECT4
strip-ansi • 7.1.0Strip ANSI escape codes from a stringDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
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 7.0.1 version:

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