licenses.dev

npmlog v5.0.1

logger for npm

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT11
PackageRelationDependenciesPublished
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
delegates • 1.0.0delegate methods and accessors to another propertyINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
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
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ISC10
PackageRelationDependenciesPublished
aproba • 2.0.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
are-we-there-yet • 2.0.0Keep track of the overall completion of many disparate processesDIRECT6
color-support • 1.1.3A module which will endeavor to guess your terminal's level of color support.INDIRECT0
console-control-strings • 1.1.0A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.DIRECT0
gauge • 3.0.2A terminal based horizontal guageDIRECT12
has-unicode • 2.0.1Try to guess if your terminal supports unicodeINDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
wide-align • 1.1.5A wide-character aware text alignment function for use on the console or with fixed width fonts.INDIRECT5
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 5.0.1 version:

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