licenses.dev

status-logger v3.1.1

print updating progress to console and stdout

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT18
PackageRelationDependenciesPublished
ansi-diff-stream • 1.2.1A transform stream that diffs input buffers and outputs the diff as ANSI. If you pipe this to a terminal it will update the output with minimal changes.DIRECT12
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 3.0.1Regular expression for matching ANSI escape codesINDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
lodash.flattendeep • 4.4.0The lodash method `_.flattenDeep` exported as a module.DIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string-width • 2.1.1Get the visual width of a string - the number of columns required to display itINDIRECT3
strip-ansi • 4.0.0Strip ANSI escape codesINDIRECT1
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT9
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
wrap-ansi • 3.0.1Wordwrap a string with ANSI escape codesDIRECT4
xtend • 4.0.2extend like a bossINDIRECT0
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.1.1 version:

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