licenses.dev

@oclif/plugin-update v4.2.13

[![Version](https://img.shields.io/npm/v/@oclif/plugin-update.svg)](https://npmjs.org/package/@oclif/plugin-update) [![Downloads/week](https://img.shields.io/npm/dw/@oclif/plugin-update.svg)](https://npmjs.org/package/@oclif/plugin-update) [![License](htt

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT119
PackageRelationDependenciesPublished
@inquirer/core • 9.2.1Core Inquirer prompt APIINDIRECT21
@inquirer/figures • 1.0.9Vendored version of figures, for CJS compatibilityINDIRECT0
@inquirer/select • 2.5.0Inquirer select/list promptDIRECT23
@inquirer/type • 1.5.5Inquirer core TS typesINDIRECT1
@inquirer/type • 2.0.0Inquirer core TS typesINDIRECT1
@nodelib/fs.scandir • 2.1.5List files and directories inside the specified directoryINDIRECT3
@nodelib/fs.stat • 2.0.5Get the status of a file with some featuresINDIRECT0
@nodelib/fs.walk • 1.2.8A library for efficiently walking a directory recursivelyINDIRECT6
@oclif/core • 3.27.0base library for oclif CLIsDIRECT88
@sindresorhus/is • 5.6.0Type check valuesINDIRECT0
@szmarczak/http-timer • 5.0.1Timings for HTTP requestsINDIRECT1
@types/cli-progress • 3.11.6TypeScript definitions for cli-progressINDIRECT2
@types/http-cache-semantics • 4.0.4TypeScript definitions for http-cache-semanticsINDIRECT0
@types/mute-stream • 0.0.4TypeScript definitions for mute-streamINDIRECT2
@types/node • 22.10.6TypeScript definitions for nodeINDIRECT1
@types/wrap-ansi • 3.0.0TypeScript definitions for wrap-ansiINDIRECT0
ansi-escapes • 4.3.2ANSI escape codes for manipulating the terminalINDIRECT1
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
ansicolors • 0.3.2Functions that surround a string with ansicolor codes so it prints in color.INDIRECT0
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
array-union • 2.1.0Create an array of unique values, in order, from the input arraysINDIRECT0
astral-regex • 2.0.0Regular expression for matching astral symbolsINDIRECT0
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bl • 4.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
brace-expansion • 2.0.1Brace expansion as known from sh/bashINDIRECT1
braces • 3.0.3Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT3
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
cacheable-lookup • 7.0.0A cacheable dns.lookup(…) that respects TTLINDIRECT0
cacheable-request • 10.2.14Wrap native HTTP requests with RFC compliant cache supportINDIRECT9
cardinal • 2.1.1Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.INDIRECT3
chalk • 4.1.2Terminal string styling done rightINDIRECT5
chalk • 5.4.1Terminal string styling done rightDIRECT0
clean-stack • 3.0.1Clean up error stack tracesINDIRECT1
cli-progress • 3.12.0easy to use progress-bar for command-line/terminal applicationsINDIRECT5
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
color-string • 1.9.1Parser and generator for CSS color stringsINDIRECT3
color • 4.2.3Color conversion and manipulation with CSS string supportINDIRECT5
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
debug • 4.4.0Lightweight debugging utility for Node.js and the browserDIRECT1
decompress-response • 6.0.0Decompress a HTTP response if neededINDIRECT1
defer-to-connect • 2.0.1The safe way to handle the `connect` socket eventINDIRECT0
dir-glob • 3.0.1Convert directories to glob compatible stringsINDIRECT1
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
escape-string-regexp • 4.0.0Escape RegExp special charactersINDIRECT0
fast-glob • 3.3.3It's a very fast and efficient glob library for Node.jsINDIRECT17
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
form-data-encoder • 2.1.4Encode FormData content into the multipart/form-data formatINDIRECT0
fs-constants • 1.0.0Require constants across node and the browserINDIRECT0
get-package-type • 0.1.0Determine the `package.json#type` which applies to a locationINDIRECT0
get-stream • 6.0.1Get a stream as a string, buffer, or arrayINDIRECT0
globby • 11.1.0User-friendly glob matchingINDIRECT23
got • 13.0.0Human-friendly and powerful HTTP request library for Node.jsDIRECT21
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
http2-wrapper • 2.2.1HTTP2 client, just with the familiar `https` APIINDIRECT2
hyperlinker • 1.0.0Write hyperlinks in the terminal.INDIRECT0
ignore • 5.3.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.INDIRECT0
indent-string • 4.0.0Indent each line in a stringINDIRECT0
is-arrayish • 0.3.2Determines if an object can be used as an arrayINDIRECT0
is-docker • 2.2.1Check if the process is running inside a Docker containerINDIRECT0
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
is-wsl • 2.2.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT1
js-yaml • 3.14.1YAML 1.2 parser and serializerINDIRECT3
json-buffer • 3.0.1JSON parse & stringify that supports binary via bops & base64INDIRECT0
keyv • 4.5.4Simple key-value storage with support for multiple backendsINDIRECT1
lowercase-keys • 3.0.0Lowercase the keys of an objectINDIRECT0
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.INDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
mimic-response • 3.1.0Mimic a Node.js HTTP response streamINDIRECT0
mimic-response • 4.0.0Mimic a Node.js HTTP response streamINDIRECT0
mkdirp-classic • 0.5.3Mirror of mkdirp 0.5.2INDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
natural-orderby • 2.0.3Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc.INDIRECT0
normalize-url • 8.0.1Normalize a URLINDIRECT0
object-treeify • 1.1.33Stringify Object as tree structureINDIRECT0
p-cancelable • 3.0.0Create a promise that can be canceledINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
picomatch • 2.3.1Blazing 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
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
quick-lru • 5.1.1Simple “Least Recently Used” (LRU) cacheINDIRECT0
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
redeyed • 2.1.1Takes JavaScript code, along with a config and returns the original code with tokens wrapped as configured.INDIRECT1
resolve-alpn • 1.2.1Detects the ALPN protocolINDIRECT0
responselike • 3.0.0A response-like object for mocking a Node.js HTTP response streamINDIRECT1
reusify • 1.0.4Reuse objects and functions with styleINDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
simple-swizzle • 0.2.2Simply swizzle your argumentsINDIRECT1
slash • 3.0.0Convert Windows backslash paths to slash pathsINDIRECT0
slice-ansi • 4.0.0Slice a string with ANSI escape codesINDIRECT5
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
supports-color • 8.1.1Detect whether a terminal supports colorINDIRECT1
supports-hyperlinks • 2.3.0Detect if your terminal emulator supports hyperlinksINDIRECT2
tar-fs • 2.1.2filesystem bindings for tar-streamDIRECT17
tar-stream • 2.2.0tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.INDIRECT13
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
widest-line • 3.1.0Get the visual width of the widest line in a string - the number of columns required to display itINDIRECT5
wordwrap • 1.0.0Wrap those words. Show them at what columns to start and stop.INDIRECT0
wrap-ansi • 6.2.0Wordwrap a string with ANSI escape codesINDIRECT8
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
yoctocolors-cjs • 2.1.2CommonJS version - The smallest and fastest command-line coloring package on the internetINDIRECT0
ISC15
PackageRelationDependenciesPublished
chownr • 1.1.4like `chown -R`INDIRECT0
cli-width • 4.1.0Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
fastq • 1.18.0Fast, in memory work queueINDIRECT1
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
minimatch • 5.1.6a glob matcher in javascriptINDIRECT2
minimatch • 9.0.5a glob matcher in javascriptINDIRECT2
mute-stream • 1.0.0Bytes go in, but they don't come out (when muted).INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
semver • 7.6.3The semantic version parser used by npm.DIRECT0
signal-exit • 4.1.0when you want to fire an event no matter how a process exits.INDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause3
PackageRelationDependenciesPublished
filesize • 6.4.0JavaScript library to generate a human readable String describing the file sizeDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
Apache-2.03
PackageRelationDependenciesPublished
ejs • 3.1.10Embedded JavaScript templatesINDIRECT15
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
BSD-2-Clause2
PackageRelationDependenciesPublished
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
http-cache-semantics • 4.1.1Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
0BSD1
PackageRelationDependenciesPublished
password-prompt • 1.1.3cross-platform masked or hidden promptINDIRECT8
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%2Fplugin-update)](https://licenses.dev/npm/%40oclif%2Fplugin-update)
<a href="https://licenses.dev/npm/%40oclif%2Fplugin-update">
  <img src="https://licenses.dev/b/npm/%40oclif%2Fplugin-update" alt="licenses" />
</a>

Or the licenses badge code for the 4.2.13 version:

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