licenses.dev

@oclif/plugin-plugins v5.4.9

plugins plugin for oclif

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT143
PackageRelationDependenciesPublished
@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 • 4.2.3base library for oclif CLIsDIRECT64
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
array-union • 2.1.0Create an array of unique values, in order, from the input arraysINDIRECT0
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.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
chalk • 4.1.2Terminal string styling done rightINDIRECT5
clean-stack • 3.0.1Clean up error stack tracesINDIRECT1
cli-spinners • 2.9.2Spinners for use in the terminalINDIRECT0
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.0Lightweight debugging utility for Node.js and the browserDIRECT1
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
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
get-package-type • 0.1.0Determine the `package.json#type` which applies to a locationINDIRECT0
globby • 11.1.0User-friendly glob matchingINDIRECT23
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
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-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
lilconfig • 3.1.3A zero-dependency alternative to cosmiconfigINDIRECT0
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
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
npm-run-path • 5.3.0Get your PATH prepended with locally installed binariesDIRECT1
npm>10.9.2>@isaacs/cliui>ansi-regex • 6.1.0Regular expression for matching ANSI escape codesINDIRECT0
npm>10.9.2>@isaacs/cliui>emoji-regex • 9.2.2A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
npm>10.9.2>@isaacs/cliui>string-width • 5.1.2Get the visual width of a string - the number of columns required to display itINDIRECT4
npm>10.9.2>@isaacs/cliui>strip-ansi • 7.1.0Strip ANSI escape codes from a stringINDIRECT1
npm>10.9.2>@pkgjs/parseargs • 0.11.0Polyfill of future proposal for `util.parseArgs()`INDIRECT0
npm>10.9.2>@tufjs/canonical-json • 2.0.0OLPC JSON canonicalizationINDIRECT0
npm>10.9.2>agent-base • 7.1.1Turn a function into an `http.Agent` instanceINDIRECT2
npm>10.9.2>aggregate-error • 3.1.0Create an error from multiple errorsINDIRECT2
npm>10.9.2>ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
npm>10.9.2>ansi-styles • 6.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
npm>10.9.2>archy • 1.0.0render nested hierarchies `npm ls` style with unicode pipesINDIRECT0
npm>10.9.2>balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
npm>10.9.2>binary-extensions • 2.3.0List of binary file extensionsINDIRECT0
npm>10.9.2>brace-expansion • 2.0.1Brace expansion as known from sh/bashINDIRECT1
npm>10.9.2>cacache>minizlib • 3.0.1A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT42
npm>10.9.2>cacache>mkdirp • 3.0.1Recursively mkdir, like `mkdir -p`INDIRECT0
npm>10.9.2>cacache>p-map • 7.0.2Map over promises concurrentlyINDIRECT0
npm>10.9.2>chalk • 5.3.0Terminal string styling done rightINDIRECT0
npm>10.9.2>ci-info • 4.1.0Get details about the current Continuous Integration environmentINDIRECT0
npm>10.9.2>clean-stack • 2.2.0Clean up error stack tracesINDIRECT0
npm>10.9.2>cli-columns • 4.0.0Columnated lists for the CLI.INDIRECT5
npm>10.9.2>color-convert • 2.0.1Plain color conversion functionsINDIRECT1
npm>10.9.2>color-name • 1.1.4A list of color names and its valuesINDIRECT0
npm>10.9.2>cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
npm>10.9.2>cssesc • 3.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.INDIRECT0
npm>10.9.2>debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
npm>10.9.2>eastasianwidth • 0.2.0Get East Asian Width from a character.INDIRECT0
npm>10.9.2>emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
npm>10.9.2>encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
npm>10.9.2>env-paths • 2.2.1Get paths for storing things like data, config, cache, etcINDIRECT0
npm>10.9.2>err-code • 2.0.3Create an error with a codeINDIRECT0
npm>10.9.2>fastest-levenshtein • 1.0.16Fastest Levenshtein distance implementation in JS.INDIRECT0
npm>10.9.2>http-proxy-agent • 7.0.2An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT3
npm>10.9.2>https-proxy-agent • 7.0.5An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
npm>10.9.2>iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
npm>10.9.2>imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
npm>10.9.2>indent-string • 4.0.0Indent each line in a stringINDIRECT0
npm>10.9.2>ip-address • 9.0.5A library for parsing IPv4 and IPv6 IP addresses in node and the browser.INDIRECT2
npm>10.9.2>ip-regex • 5.0.0Regular expression for matching IP addresses (IPv4 & IPv6)INDIRECT0
npm>10.9.2>is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
npm>10.9.2>jsbn • 1.1.0The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.INDIRECT0
npm>10.9.2>json-parse-even-better-errors • 4.0.0JSON.parse with context information on errorINDIRECT0
npm>10.9.2>jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
npm>10.9.2>just-diff-apply • 5.5.0Apply a diff to an object. Optionally supports jsonPatch protocolINDIRECT0
npm>10.9.2>just-diff • 6.0.2Return an object representing the diffs between two objects. Supports jsonPatch protocolINDIRECT0
npm>10.9.2>make-fetch-happen>negotiator • 1.0.0HTTP content negotiationINDIRECT0
npm>10.9.2>minipass-fetch • 4.0.0An implementation of window.fetch in Node.js using Minipass streamsINDIRECT49
npm>10.9.2>minipass-fetch>minizlib • 3.0.1A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT42
npm>10.9.2>minizlib • 2.1.2A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT2
npm>10.9.2>mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`INDIRECT0
npm>10.9.2>ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
npm>10.9.2>node-gyp • 11.0.0Node.js native addon build toolINDIRECT101
npm>10.9.2>node-gyp>minizlib • 3.0.1A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT42
npm>10.9.2>node-gyp>mkdirp • 3.0.1Recursively mkdir, like `mkdir -p`INDIRECT0
npm>10.9.2>npm-registry-fetch>minizlib • 3.0.1A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT42
npm>10.9.2>p-map • 4.0.0Map over promises concurrentlyINDIRECT3
npm>10.9.2>path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
npm>10.9.2>postcss-selector-parser • 6.1.2INDIRECT2
npm>10.9.2>promise-retry • 2.0.1Retries a function that returns a promise, leveraging the power of the retry module.INDIRECT2
npm>10.9.2>retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
npm>10.9.2>safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
npm>10.9.2>shebang-command • 2.0.0Get the command from a shebangINDIRECT1
npm>10.9.2>shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
npm>10.9.2>smart-buffer • 4.2.0smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.INDIRECT0
npm>10.9.2>socks-proxy-agent • 8.0.4A SOCKS proxy `http.Agent` implementation for HTTP and HTTPSINDIRECT8
npm>10.9.2>socks • 2.8.3Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.INDIRECT4
npm>10.9.2>spdx-correct>spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
npm>10.9.2>spdx-expression-parse • 4.0.0parse SPDX license expressionsINDIRECT2
npm>10.9.2>string-width-cjs • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
npm>10.9.2>string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
npm>10.9.2>strip-ansi-cjs • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
npm>10.9.2>strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
npm>10.9.2>supports-color • 9.4.0Detect whether a terminal supports colorINDIRECT0
npm>10.9.2>text-table • 0.2.0borderless text tables with alignmentINDIRECT0
npm>10.9.2>tiny-relative-date • 1.3.0Tiny function that provides relative, human-readable dates.INDIRECT0
npm>10.9.2>tuf-js • 3.0.1JavaScript implementation of The Update Framework (TUF)INDIRECT91
npm>10.9.2>tuf-js>@tufjs/models • 3.0.1TUF metadata modelsINDIRECT4
npm>10.9.2>util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
npm>10.9.2>validate-npm-package-license>spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
npm>10.9.2>wrap-ansi-cjs • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
npm>10.9.2>wrap-ansi-cjs>ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
npm>10.9.2>wrap-ansi • 8.1.0Wordwrap a string with ANSI escape codesINDIRECT6
npm>10.9.2>wrap-ansi>ansi-regex • 6.1.0Regular expression for matching ANSI escape codesINDIRECT0
npm>10.9.2>wrap-ansi>emoji-regex • 9.2.2A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
npm>10.9.2>wrap-ansi>string-width • 5.1.2Get the visual width of a string - the number of columns required to display itINDIRECT4
npm>10.9.2>wrap-ansi>strip-ansi • 7.1.0Strip ANSI escape codes from a stringINDIRECT1
object-treeify • 4.0.1Stringify Object as tree structureDIRECT0
path-key • 4.0.0Get 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
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
reusify • 1.0.4Reuse objects and functions with styleINDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
slash • 3.0.0Convert Windows backslash paths to slash pathsINDIRECT0
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
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
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 • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
ISC115
PackageRelationDependenciesPublished
ansis • 3.9.0ANSI colors in terminal outputDIRECT0
fastq • 1.18.0Fast, in memory work queueINDIRECT1
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
hosted-git-info • 7.0.2Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLabINDIRECT1
isexe • 3.1.1Minimal module to check if a file is executable.INDIRECT0
lru-cache • 10.4.3A cache object that deletes the least-recently-used items.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
npm-package-arg • 11.0.3Parse the things that can be arguments to `npm install`DIRECT5
npm>10.9.2>@isaacs/cliui • 8.0.2easily create complex multi-column command-line-interfacesINDIRECT22
npm>10.9.2>@isaacs/fs-minipass • 4.0.1fs read and write streams based on minipassINDIRECT1
npm>10.9.2>@isaacs/string-locale-compare • 1.1.0Compare strings with Intl.Collator if available, falling back to String.localeCompare otherwiseINDIRECT0
npm>10.9.2>@npmcli/agent • 3.0.0the http/https agent used by the npm cliINDIRECT12
npm>10.9.2>@npmcli/arborist • 8.0.0Manage node_modules treesINDIRECT174
npm>10.9.2>@npmcli/config • 9.0.0Configuration management for the npm cliINDIRECT73
npm>10.9.2>@npmcli/fs • 4.0.0filesystem utilities for the npm cliINDIRECT1
npm>10.9.2>@npmcli/git • 6.0.1a util for spawning git from npm CLI contextsINDIRECT17
npm>10.9.2>@npmcli/installed-package-contents • 3.0.0Get the list of files installed in a package in node_modules, including bundled dependenciesINDIRECT2
npm>10.9.2>@npmcli/map-workspaces • 4.0.2Retrieves a name:pathname Map for a given workspaces configINDIRECT68
npm>10.9.2>@npmcli/metavuln-calculator • 8.0.1Calculate meta-vulnerabilities from package security advisoriesINDIRECT150
npm>10.9.2>@npmcli/metavuln-calculator>pacote • 20.0.0JavaScript package downloaderINDIRECT149
npm>10.9.2>@npmcli/name-from-folder • 3.0.0Get the package name from a folder pathINDIRECT0
npm>10.9.2>@npmcli/node-gyp • 4.0.0Tools for dealing with node-gyp packagesINDIRECT0
npm>10.9.2>@npmcli/package-json • 6.1.0Programmatic API to update package.jsonINDIRECT66
npm>10.9.2>@npmcli/promise-spawn • 8.0.2spawn processes the way the npm cli likes to doINDIRECT2
npm>10.9.2>@npmcli/query • 4.0.0npm query parser and toolsINDIRECT3
npm>10.9.2>@npmcli/redact • 3.0.0Redact sensitive npm information from outputINDIRECT0
npm>10.9.2>@npmcli/run-script • 9.0.2Run a lifecycle script for a package (descendant of npm-lifecycle)INDIRECT122
npm>10.9.2>abbrev • 3.0.0Like ruby's abbrev module, but in jsINDIRECT0
npm>10.9.2>aproba • 2.0.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
npm>10.9.2>bin-links • 5.0.0JavaScript package binary linkerINDIRECT7
npm>10.9.2>cacache • 19.0.1Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.INDIRECT62
npm>10.9.2>cacache>tar • 7.4.3tar for nodeINDIRECT47
npm>10.9.2>chownr • 2.0.0like `chown -R`INDIRECT0
npm>10.9.2>cmd-shim • 7.0.0Used in npm for command line application supportINDIRECT0
npm>10.9.2>common-ancestor-path • 1.0.1Find the common ancestor of 2 or more paths on Windows or UnixINDIRECT0
npm>10.9.2>cross-spawn>which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
npm>10.9.2>foreground-child • 3.3.0Run a child as if it's the foreground process. Give it stdio. Exit when it exits.INDIRECT7
npm>10.9.2>fs-minipass • 3.0.3fs read and write streams based on minipassINDIRECT1
npm>10.9.2>glob • 10.4.5the most correct and second fastest glob implementation in JavaScriptINDIRECT40
npm>10.9.2>graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
npm>10.9.2>hosted-git-info • 8.0.2Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLabINDIRECT1
npm>10.9.2>ignore-walk • 7.0.0Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.INDIRECT3
npm>10.9.2>ini • 5.0.0An ini encoder/decoder for nodeINDIRECT0
npm>10.9.2>init-package-json • 7.0.2A node module to get your node module startedINDIRECT70
npm>10.9.2>isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
npm>10.9.2>json-stringify-nice • 1.1.4Stringify an object sorting scalars before objects, and defaulting to 2-space indentINDIRECT0
npm>10.9.2>libnpmaccess • 9.0.0programmatic library for `npm access` commandsINDIRECT96
npm>10.9.2>libnpmdiff • 7.0.0The registry diffINDIRECT177
npm>10.9.2>libnpmexec • 9.0.0npm exec (npx) programmatic APIINDIRECT178
npm>10.9.2>libnpmfund • 6.0.0Programmatic API for npm fundINDIRECT175
npm>10.9.2>libnpmhook • 11.0.0programmatic API for managing npm registry hooksINDIRECT97
npm>10.9.2>libnpmorg • 7.0.0Programmatic api for `npm org` commandsINDIRECT97
npm>10.9.2>libnpmpack • 8.0.0Programmatic API for the bits behind npm packINDIRECT175
npm>10.9.2>libnpmpublish • 10.0.1Programmatic API for the bits behind npm publish and unpublishINDIRECT114
npm>10.9.2>libnpmsearch • 8.0.0Programmatic API for searching in npm and compatible registries.INDIRECT96
npm>10.9.2>libnpmteam • 7.0.0npm Team management APIsINDIRECT97
npm>10.9.2>libnpmversion • 7.0.0library to do the things that 'npm version' doesINDIRECT123
npm>10.9.2>lru-cache • 10.4.3A cache object that deletes the least-recently-used items.INDIRECT0
npm>10.9.2>make-fetch-happen • 14.0.3Opinionated, caching, retrying fetch clientINDIRECT88
npm>10.9.2>minimatch • 9.0.5a glob matcher in javascriptINDIRECT2
npm>10.9.2>minipass-collect • 2.0.1A Minipass stream that collects all the data into a single chunkINDIRECT1
npm>10.9.2>minipass-flush • 1.0.5A Minipass stream that calls a flush function before emitting 'end'INDIRECT2
npm>10.9.2>minipass-flush>minipass • 3.3.6minimal implementation of a PassThrough streamINDIRECT1
npm>10.9.2>minipass-pipeline • 1.2.4create a pipeline of streams using MinipassINDIRECT2
npm>10.9.2>minipass-pipeline>minipass • 3.3.6minimal implementation of a PassThrough streamINDIRECT1
npm>10.9.2>minipass-sized • 1.0.3A Minipass stream that raises an error if you get a different number of bytes than expectedINDIRECT2
npm>10.9.2>minipass-sized>minipass • 3.3.6minimal implementation of a PassThrough streamINDIRECT1
npm>10.9.2>minipass • 7.1.2minimal implementation of a PassThrough streamINDIRECT0
npm>10.9.2>minizlib>minipass • 3.3.6minimal implementation of a PassThrough streamINDIRECT1
npm>10.9.2>mute-stream • 2.0.0Bytes go in, but they don't come out (when muted).INDIRECT0
npm>10.9.2>node-gyp>tar • 7.4.3tar for nodeINDIRECT47
npm>10.9.2>nopt • 8.0.0Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
npm>10.9.2>nopt>abbrev • 2.0.0Like ruby's abbrev module, but in jsINDIRECT0
npm>10.9.2>npm-audit-report • 6.0.0Given a response from the npm security api, render it into a variety of security reportsINDIRECT0
npm>10.9.2>npm-bundled • 4.0.0list things in node_modules that are bundledDependencies, or transitive dependencies thereofINDIRECT1
npm>10.9.2>npm-normalize-package-bin • 4.0.0Turn any flavor of allowable package.json bin into a normalized objectINDIRECT0
npm>10.9.2>npm-package-arg • 12.0.0Parse the things that can be arguments to `npm install`INDIRECT5
npm>10.9.2>npm-packlist • 9.0.0Get a list of the files to add from a folder into an npm packageINDIRECT4
npm>10.9.2>npm-pick-manifest • 10.0.0Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.INDIRECT8
npm>10.9.2>npm-profile • 11.0.1Library for updating an npmjs.com profileINDIRECT96
npm>10.9.2>npm-registry-fetch • 18.0.2Fetch-based http client for use with npm registry APIsINDIRECT95
npm>10.9.2>pacote • 19.0.1JavaScript package downloaderINDIRECT149
npm>10.9.2>parse-conflict-json • 4.0.0Parse a JSON string that has git merge conflicts, resolving if possibleINDIRECT3
npm>10.9.2>proc-log • 5.0.0just emit 'log' events on the process objectINDIRECT0
npm>10.9.2>proggy • 3.0.0Progress bar updates at a distanceINDIRECT0
npm>10.9.2>promise-all-reject-late • 1.0.1Like Promise.all, but save rejections until all promises are resolvedINDIRECT0
npm>10.9.2>promise-call-limit • 3.0.2Call an array of promise-returning functions, restricting concurrency to a specified limit.INDIRECT0
npm>10.9.2>promise-inflight • 1.0.1One promise for multiple requests in flight to avoid async duplicationINDIRECT0
npm>10.9.2>promzard • 2.0.0prompting wizardlyINDIRECT2
npm>10.9.2>read-cmd-shim • 5.0.0Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.INDIRECT0
npm>10.9.2>read-package-json-fast • 4.0.0Like read-package-json, but fasterINDIRECT2
npm>10.9.2>read • 4.0.0read(1) for node programsINDIRECT1
npm>10.9.2>rimraf • 5.0.10A deep deletion module for node (like `rm -rf`)INDIRECT41
npm>10.9.2>semver • 7.6.3The semantic version parser used by npm.INDIRECT0
npm>10.9.2>signal-exit • 4.1.0when you want to fire an event no matter how a process exits.INDIRECT0
npm>10.9.2>ssri • 12.0.0Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.INDIRECT1
npm>10.9.2>tar • 6.2.1tar for nodeINDIRECT8
npm>10.9.2>tar>fs-minipass • 2.1.0fs read and write streams based on minipassINDIRECT2
npm>10.9.2>tar>fs-minipass>minipass • 3.3.6minimal implementation of a PassThrough streamINDIRECT1
npm>10.9.2>tar>minipass • 5.0.0minimal implementation of a PassThrough streamINDIRECT0
npm>10.9.2>treeverse • 3.0.0Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.INDIRECT0
npm>10.9.2>unique-filename • 4.0.0Generate a unique filename for use in temporary directories or caches.INDIRECT2
npm>10.9.2>unique-slug • 5.0.0Generate a unique character string suitible for use in files and URLs.INDIRECT1
npm>10.9.2>validate-npm-package-name • 6.0.0Give me a string and I'll tell you if it's a valid npm package nameINDIRECT0
npm>10.9.2>walk-up-path • 3.0.1Given a path string, return a generator that walks up the path, emitting each dirname.INDIRECT0
npm>10.9.2>which • 5.0.0Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
npm>10.9.2>which>isexe • 3.1.1Minimal module to check if a file is executable.INDIRECT0
npm>10.9.2>write-file-atomic • 6.0.0Write files in an atomic fashion w/configurable ownershipINDIRECT2
npm>10.9.2>yallist • 4.0.0Yet Another Linked ListINDIRECT0
proc-log • 4.2.0just emit 'log' events on the process objectINDIRECT0
semver • 7.6.3The semantic version parser used by npm.DIRECT0
validate-npm-package-name • 5.0.1Give me a string and I'll tell you if it's a valid npm package nameDIRECT0
which • 4.0.0Like which(1) unix command. Find the first instance of an executable in the PATH.DIRECT1
Apache-2.013
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
npm>10.9.2>@sigstore/protobuf-specs • 0.3.2code-signing for npm packagesINDIRECT0
npm>10.9.2>@sigstore/tuf • 3.0.0Client for the Sigstore TUF repositoryINDIRECT93
npm>10.9.2>exponential-backoff • 3.1.1A utility that allows retrying a function with an exponential delay between attempts.INDIRECT0
npm>10.9.2>sigstore • 3.0.0code-signing for npm packagesINDIRECT98
npm>10.9.2>sigstore>@sigstore/bundle • 3.0.0Sigstore bundle typeINDIRECT1
npm>10.9.2>sigstore>@sigstore/core • 2.0.0Base library for SigstoreINDIRECT0
npm>10.9.2>sigstore>@sigstore/sign • 3.0.0Sigstore signing libraryINDIRECT92
npm>10.9.2>sigstore>@sigstore/verify • 2.0.0Verification of Sigstore signaturesINDIRECT3
npm>10.9.2>spdx-correct • 3.2.0correct invalid SPDX expressionsINDIRECT3
npm>10.9.2>validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT5
BSD-2-Clause7
PackageRelationDependenciesPublished
npm>10.9.2>cidr-regex • 4.1.1Regular expression for matching IP addresses in CIDR notationINDIRECT1
npm>10.9.2>http-cache-semantics • 4.1.1Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
npm>10.9.2>is-cidr • 5.1.0Check if a string is an IP address in CIDR notationINDIRECT2
npm>10.9.2>normalize-package-data • 7.0.0Normalizes data that can be found in package.json files.INDIRECT9
npm>10.9.2>npm-install-checks • 7.1.1Check the engines and platform fields in package.jsonINDIRECT1
npm>10.9.2>npm-user-validate • 3.0.0User validations for npmINDIRECT0
yarn • 1.22.22📦🐈 Fast, reliable, and secure dependency management.DIRECT0
BlueOak-1.0.07
PackageRelationDependenciesPublished
npm>10.9.2>cacache>chownr • 3.0.0like `chown -R`INDIRECT0
npm>10.9.2>cacache>yallist • 5.0.0Yet Another Linked ListINDIRECT0
npm>10.9.2>jackspeak • 3.4.3A very strict and proper argument parser.INDIRECT24
npm>10.9.2>node-gyp>chownr • 3.0.0like `chown -R`INDIRECT0
npm>10.9.2>node-gyp>yallist • 5.0.0Yet Another Linked ListINDIRECT0
npm>10.9.2>package-json-from-dist • 1.0.1Load the local package.json from either src or dist folderINDIRECT0
npm>10.9.2>path-scurry • 1.11.1walk paths fast and efficientlyINDIRECT2
BSD-3-Clause2
PackageRelationDependenciesPublished
npm>10.9.2>diff • 5.2.0A JavaScript text diff implementation.INDIRECT0
npm>10.9.2>sprintf-js • 1.1.3JavaScript sprintf implementationINDIRECT0
Artistic-2.01
PackageRelationDependenciesPublished
npm • 10.9.2a package manager for JavaScriptDIRECT215
unknown1
PackageRelationDependenciesPublished
npm>10.9.2>qrcode-terminal • 0.12.0QRCodes, in the terminalINDIRECT0
CC-BY-3.01
PackageRelationDependenciesPublished
npm>10.9.2>spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
npm>10.9.2>spdx-license-ids • 3.0.20A list of SPDX license identifiersINDIRECT0
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-plugins)](https://licenses.dev/npm/%40oclif%2Fplugin-plugins)
<a href="https://licenses.dev/npm/%40oclif%2Fplugin-plugins">
  <img src="https://licenses.dev/b/npm/%40oclif%2Fplugin-plugins" alt="licenses" />
</a>

Or the licenses badge code for the 5.4.9 version:

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