licenses.dev

@oclif/parser v3.8.17

arg and flag parser for oclif

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT19
PackageRelationDependenciesPublished
@oclif/errors • 1.3.6display friendly CLI errors and log to error logDIRECT16
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
clean-stack • 3.0.1Clean up error stack tracesINDIRECT1
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.INDIRECT3
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
indent-string • 4.0.0Indent each line in a stringINDIRECT0
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 stringINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
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 codesINDIRECT8
ISC2
PackageRelationDependenciesPublished
@oclif/linewrap • 1.0.0DIRECT0
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.8.17 version:

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