licenses.dev

@storybook/node-logger v6.5.16

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

MIT22
PackageRelationDependenciesPublished
@types/node • 22.10.6TypeScript definitions for nodeINDIRECT1
@types/npmlog • 4.1.6TypeScript definitions for npmlogDIRECT2
ansi-regex • 5.0.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
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
core-js • 3.40.0Standard libraryDIRECT0
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
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
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
pretty-hrtime • 1.0.3process.hrtime() to wordsDIRECT0
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
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ISC11
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 processesINDIRECT6
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.INDIRECT0
gauge • 3.0.2A 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 • 5.0.1logger for npmDIRECT21
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.INDIRECT5
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.5.16 version:

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