licenses.dev

@storybook/node-logger v6.1.20

Any node logging that is done through storybook should be done through this package.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT26
PackageRelationDependenciesPublished
@types/node • 26.6.2TypeScript definitions for nodeINDIRECT1
@types/npmlog • 4.1.6TypeScript definitions for npmlogDIRECT2
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
chalk • 4.1.2Terminal string styling done rightDIRECT5
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
core-js • 3.50.0Standard libraryDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
delegates • 1.0.0delegate methods and accessors to another propertyINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
pretty-hrtime • 1.0.3process.hrtime() to wordsDIRECT0
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 • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
undici-types • 8.9.0A stand-alone types package for UndiciINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ISC10
PackageRelationDependenciesPublished
aproba • 1.2.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
are-we-there-yet • 1.1.7Keep track of the overall completion of many disparate processesINDIRECT9
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.INDIRECT0
gauge • 2.7.4A terminal based horizontal guageINDIRECT12
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
npmlog • 4.1.2logger for npmDIRECT24
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
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.INDIRECT6
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 6.1.20 version:

[![licenses](https://licenses.dev/b/npm/%40storybook%2Fnode-logger/6.1.20)](https://licenses.dev/npm/%40storybook%2Fnode-logger/6.1.20)
<a href="https://licenses.dev/npm/%40storybook%2Fnode-logger/6.1.20">
  <img src="https://licenses.dev/b/npm/%40storybook%2Fnode-logger/6.1.20" alt="licenses" />
</a>
GitHub