licenses.dev

@backstage/cli-module-package-manager-yarn v0.1.1

CLI module for Yarn package manager commands

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT127
PackageRelationDependenciesPublished
@arcanis/slice-ansi • 1.1.1INDIRECT1
@babel/runtime • 7.29.7babel's modular runtime helpersINDIRECT0
@changesets/types • 4.1.0Common types shared between changeset packagesINDIRECT0
@manypkg/find-root • 1.1.0> Find the root of a monorepo with Yarn workspaces, Bolt or pnpmINDIRECT12
@manypkg/get-packages • 1.1.3> A simple utility to get the packages from a monorepo, whether they're using Yarn, Bolt or pnpmINDIRECT45
@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
@sindresorhus/is • 4.6.0Type check valuesINDIRECT0
@szmarczak/http-timer • 4.0.6Timings for HTTP requestsINDIRECT1
@types/cacheable-request • 6.0.3TypeScript definitions for cacheable-requestINDIRECT4
@types/emscripten • 1.41.6TypeScript definitions for emscriptenINDIRECT0
@types/http-cache-semantics • 4.2.0TypeScript definitions for http-cache-semanticsINDIRECT0
@types/keyv • 3.1.4TypeScript definitions for keyvINDIRECT1
@types/node • 12.20.55TypeScript definitions for Node.jsINDIRECT0
@types/responselike • 1.0.3TypeScript definitions for responselikeINDIRECT1
@types/semver • 7.8.0TypeScript definitions for semverINDIRECT0
@types/treeify • 1.0.3TypeScript definitions for treeifyINDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
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
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
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 • 5.0.4A cacheable dns.lookup(…) that respects the TTLINDIRECT0
cacheable-request • 7.0.4Wrap native HTTP requests with RFC compliant cache supportINDIRECT13
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
chalk • 4.1.2Terminal string styling done rightINDIRECT5
ci-info • 4.4.0Get details about the current Continuous Integration environmentINDIRECT0
cleye • 2.6.0The intuitive CLI development toolDIRECT2
clipanion • 4.0.0-rc.4Type-safe CLI library / framework with no runtime dependenciesINDIRECT1
clone-response • 1.0.3Clone a Node.js HTTP response streamINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
decompress-response • 6.0.0Decompress a HTTP response if neededINDIRECT1
deep-extend • 0.6.0Recursive object extendingINDIRECT0
defer-to-connect • 2.0.1The safe way to handle the `connect` socket eventINDIRECT0
dir-glob • 3.0.1Convert directories to glob compatible stringsINDIRECT1
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
es-toolkit • 1.52.0A state-of-the-art, high-performance JavaScript utility library with a small bundle size and strong type annotations.INDIRECT0
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
find-up • 4.1.0Find a file or directory by walking up parent directoriesINDIRECT5
fs-constants • 1.0.0Require constants across node and the browserINDIRECT0
fs-extra • 11.4.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.INDIRECT3
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
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
github-from-package • 0.0.0return the github url from a package.json fileINDIRECT0
globby • 11.1.0User-friendly glob matchingINDIRECT23
got • 11.8.6Human-friendly and powerful HTTP request library for Node.jsINDIRECT29
grapheme-splitter • 1.0.4A JavaScript library that breaks strings into their individual user-perceived characters. It supports emojis!INDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
hpagent • 1.2.0A ready to use http and https agent for working with proxies that keeps connections alive!INDIRECT0
http2-wrapper • 1.0.3HTTP2 client, just with the familiar `https` APIINDIRECT2
ignore • 5.3.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.INDIRECT0
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
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
js-yaml • 3.15.2YAML 1.2 parser and serializerINDIRECT3
js-yaml • 4.3.2YAML 1.2 parser and serializerINDIRECT1
json-buffer • 3.0.1JSON parse & stringify that supports binary via bops & base64INDIRECT0
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
jsonfile • 6.2.1Easily read/write JSON files.INDIRECT2
keytar • 7.9.0Bindings to native Mac/Linux/Windows password APIsINDIRECT36
keyv • 4.5.4Simple key-value storage with support for multiple backendsINDIRECT1
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
lowercase-keys • 2.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 • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
mimic-response • 3.1.0Mimic a Node.js HTTP response streamINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
minizlib • 3.1.0A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT1
mkdirp-classic • 0.5.3Mirror of mkdirp 0.5.2INDIRECT0
napi-build-utils • 2.0.0A set of utilities to assist developers of tools that build N-API native add-onsINDIRECT0
node-abi • 3.96.0Get the Node ABI for a given target and runtime, and vice versa.INDIRECT1
node-addon-api • 4.3.0Node.js API (Node-API)INDIRECT0
normalize-url • 6.1.0Normalize a URLINDIRECT0
p-cancelable • 2.1.1Create a promise that can be canceledINDIRECT0
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 4.1.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 2.2.0`Start a promise chainINDIRECT0
path-exists • 4.0.0Check if a path existsINDIRECT0
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.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
pify • 4.0.1Promisify a callback-style functionINDIRECT0
pirates • 4.0.7Properly hijack require, i.e., properly define require hooks and customizationsINDIRECT0
prebuild-install • 7.1.3A command line tool to easily install prebuilt binaries for multiple version of node/iojs on a specific platformINDIRECT34
proper-lockfile • 4.1.2A inter-process and inter-machine lockfile utility that works on a local or network file systemINDIRECT3
pump • 3.0.4pipe 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
read-yaml-file • 1.1.0Read and parse a YAML fileINDIRECT7
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
resolve-alpn • 1.2.1Detects the ALPN protocolINDIRECT0
responselike • 2.0.1A response-like object for mocking a Node.js HTTP response streamINDIRECT1
retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
reusify • 1.1.0Reuse 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
serialize-error • 8.1.0Serialize/deserialize an error into a plain objectINDIRECT1
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
simple-concat • 1.0.1Super-minimalist version of `concat-stream`. Less than 15 lines!INDIRECT0
simple-get • 4.0.1Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.INDIRECT5
slash • 3.0.0Convert Windows backslash paths to slash pathsINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
strip-bom • 3.0.0Strip UTF-8 byte order mark (BOM) from a stringINDIRECT0
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
tar-fs • 2.1.5filesystem bindings for tar-streamINDIRECT17
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
terminal-columns • 2.0.0Render a readable table in the terminalINDIRECT0
tinylogic • 2.0.0INDIRECT0
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
treeify • 1.1.0converts a JS object into a nice and readable tree structure for the consoleINDIRECT0
typanion • 3.14.0Simple runtime TypeScript validator libraryINDIRECT0
type-flag • 4.5.1Typed command-line arguments parserINDIRECT0
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
zod • 4.6.5TypeScript-first schema declaration and validation library with static type inferenceINDIRECT0
ISC14
PackageRelationDependenciesPublished
@isaacs/fs-minipass • 4.0.1fs read and write streams based on minipassINDIRECT1
chownr • 1.1.4like `chown -R`INDIRECT0
fastq • 1.20.3Fast, in memory work queueINDIRECT1
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
semver • 7.8.5The semantic version parser used by npm.INDIRECT0
signal-exit • 3.0.7when 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
yaml • 2.9.1JavaScript parser and stringifier for YAMLINDIRECT0
BSD-2-Clause10
PackageRelationDependenciesPublished
@yarnpkg/core • 4.9.1DIRECT93
@yarnpkg/fslib • 3.1.5DIRECT1
@yarnpkg/libzip • 3.2.2INDIRECT3
@yarnpkg/lockfile • 1.1.0The parser/stringifier for Yarn lockfiles.INDIRECT0
@yarnpkg/parsers • 3.1.0DIRECT3
@yarnpkg/plugin-patch • 4.0.6DIRECT6
@yarnpkg/shell • 4.1.3INDIRECT37
dotenv • 16.6.1Loads environment variables from .env fileINDIRECT0
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
http-cache-semantics • 4.2.0Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
Apache-2.07
PackageRelationDependenciesPublished
@backstage/cli-common • 0.3.1Common functionality used by cli, backend, and create-appDIRECT10
@backstage/cli-node • 0.3.4Node.js library for Backstage CLIsDIRECT117
@backstage/errors • 1.3.1Common utilities for error handling within BackstageINDIRECT3
@backstage/release-manifests • 0.0.14Helper library for receiving release manifestsDIRECT0
@backstage/types • 1.2.2Common TypeScript types used within BackstageINDIRECT0
detect-libc • 2.1.2Node.js module to detect the C standard library (libc) implementation family and versionINDIRECT0
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
BlueOak-1.0.04
PackageRelationDependenciesPublished
chownr • 3.0.0like `chown -R`INDIRECT0
minipass • 7.1.3minimal implementation of a PassThrough streamINDIRECT0
tar • 7.5.22tar for nodeINDIRECT5
yallist • 5.0.0Yet Another Linked ListINDIRECT0
BSD-3-Clause3
PackageRelationDependenciesPublished
diff • 5.2.2A JavaScript text diff implementation.INDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
MIT OR WTFPL1
PackageRelationDependenciesPublished
expand-template • 2.0.3Expand placeholders in a template stringINDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
rc • 1.2.8hardwired configuration loaderINDIRECT4
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.20.2A collection of essential TypeScript typesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40backstage%2Fcli-module-package-manager-yarn)](https://licenses.dev/npm/%40backstage%2Fcli-module-package-manager-yarn)
<a href="https://licenses.dev/npm/%40backstage%2Fcli-module-package-manager-yarn">
  <img src="https://licenses.dev/b/npm/%40backstage%2Fcli-module-package-manager-yarn" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.1 version:

[![licenses](https://licenses.dev/b/npm/%40backstage%2Fcli-module-package-manager-yarn/0.1.1)](https://licenses.dev/npm/%40backstage%2Fcli-module-package-manager-yarn/0.1.1)
<a href="https://licenses.dev/npm/%40backstage%2Fcli-module-package-manager-yarn/0.1.1">
  <img src="https://licenses.dev/b/npm/%40backstage%2Fcli-module-package-manager-yarn/0.1.1" alt="licenses" />
</a>
GitHub