licenses.dev

@oclif/errors v1.3.6

display friendly CLI errors and log to error log

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT15
PackageRelationDependenciesPublished
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
clean-stack • 3.0.1Clean up error stack tracesDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
escape-string-regexp • 4.0.0Escape RegExp special charactersINDIRECT0
fs-extra • 8.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.DIRECT3
indent-string • 4.0.0Indent each line in a stringDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
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 stringDIRECT1
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesDIRECT8
ISC1
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.3.6 version:

[![licenses](https://licenses.dev/b/npm/%40oclif%2Ferrors/1.3.6)](https://licenses.dev/npm/%40oclif%2Ferrors/1.3.6)
<a href="https://licenses.dev/npm/%40oclif%2Ferrors/1.3.6">
  <img src="https://licenses.dev/b/npm/%40oclif%2Ferrors/1.3.6" alt="licenses" />
</a>
GitHub