licenses.dev

@oclif/core v4.4.0

base library for oclif CLIs

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT34
PackageRelationDependenciesPublished
ansi-escapes • 4.3.2ANSI escape codes for manipulating the terminalDIRECT1
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.12Brace expansion as known from sh/bashINDIRECT2
brace-expansion • 2.0.2Brace expansion as known from sh/bashINDIRECT1
chalk • 4.1.2Terminal string styling done rightINDIRECT5
clean-stack • 3.0.1Clean up error stack tracesDIRECT1
cli-spinners • 2.9.2Spinners for use in the terminalDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
debug • 4.4.1Lightweight debugging utility for Node.js and the browserDIRECT1
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
fdir • 6.4.6The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1sINDIRECT0
get-package-type • 0.1.0Determine the `package.json#type` which applies to a locationDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
indent-string • 4.0.0Indent each line in a stringDIRECT0
is-docker • 2.2.1Check if the process is running inside a Docker containerINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-wsl • 2.2.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)DIRECT1
lilconfig • 3.1.3A zero-dependency alternative to cosmiconfigDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
picomatch • 4.0.2Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-color • 8.1.1Detect whether a terminal supports colorDIRECT1
tinyglobby • 0.2.14A fast and minimal alternative to globby and fast-globDIRECT2
widest-line • 3.1.0Get the visual width of the widest line in a string - the number of columns required to display itDIRECT5
wordwrap • 1.0.0Wrap those words. Show them at what columns to start and stop.DIRECT0
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesDIRECT8
ISC5
PackageRelationDependenciesPublished
ansis • 3.17.0ANSI color libDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
minimatch • 5.1.6a glob matcher in javascriptINDIRECT2
minimatch • 9.0.5a glob matcher in javascriptDIRECT2
semver • 7.7.2The semantic version parser used by npm.DIRECT0
Apache-2.03
PackageRelationDependenciesPublished
ejs • 3.1.10Embedded JavaScript templatesDIRECT15
filelist • 1.0.4Lazy-evaluating list of files, based on globs or regex patternsINDIRECT3
jake • 10.9.2JavaScript build tool, similar to Make or RakeINDIRECT14
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.21.3A collection of essential TypeScript typesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.4.0 version:

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