licenses.dev

npm>10.9.2>@npmcli/arborist v8.0.0

Manage node_modules trees

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

ISC75
PackageRelationDependenciesPublished
@isaacs/cliui • 8.0.2easily create complex multi-column command-line-interfacesINDIRECT16
@isaacs/fs-minipass • 4.0.1fs read and write streams based on minipassINDIRECT1
@isaacs/string-locale-compare • 1.1.0Compare strings with Intl.Collator if available, falling back to String.localeCompare otherwiseDIRECT0
@npmcli/agent • 3.0.0the http/https agent used by the npm cliINDIRECT12
@npmcli/fs • 4.0.0filesystem utilities for the npm cliDIRECT1
@npmcli/git • 6.0.1a util for spawning git from npm CLI contextsINDIRECT17
@npmcli/installed-package-contents • 3.0.0Get the list of files installed in a package in node_modules, including bundled dependenciesDIRECT2
@npmcli/map-workspaces • 4.0.2Retrieves a name:pathname Map for a given workspaces configDIRECT61
@npmcli/metavuln-calculator • 8.0.1Calculate meta-vulnerabilities from package security advisoriesDIRECT132
@npmcli/name-from-folder • 3.0.0Get the package name from a folder pathDIRECT0
@npmcli/node-gyp • 4.0.0Tools for dealing with node-gyp packagesDIRECT0
@npmcli/package-json • 6.1.0Programmatic API to update package.jsonDIRECT59
@npmcli/promise-spawn • 8.0.2spawn processes the way the npm cli likes to doINDIRECT2
@npmcli/query • 4.0.0npm query parser and toolsDIRECT3
@npmcli/redact • 3.0.0Redact sensitive npm information from outputDIRECT0
@npmcli/run-script • 9.0.2Run a lifecycle script for a package (descendant of npm-lifecycle)DIRECT107
abbrev • 2.0.0Like ruby's abbrev module, but in jsINDIRECT0
bin-links • 5.0.0JavaScript package binary linkerDIRECT7
cacache • 19.0.1Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.DIRECT55
chownr • 2.0.0like `chown -R`INDIRECT0
cmd-shim • 7.0.0Used in npm for command line application supportINDIRECT0
common-ancestor-path • 1.0.1Find the common ancestor of 2 or more paths on Windows or UnixDIRECT0
foreground-child • 3.3.0Run a child as if it's the foreground process. Give it stdio. Exit when it exits.INDIRECT7
fs-minipass • 2.1.0fs read and write streams based on minipassINDIRECT2
fs-minipass • 3.0.3fs read and write streams based on minipassINDIRECT1
glob • 10.4.5the most correct and second fastest glob implementation in JavaScriptINDIRECT34
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
hosted-git-info • 8.0.2Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLabDIRECT1
ignore-walk • 7.0.0Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.INDIRECT3
ini • 5.0.0An ini encoder/decoder for nodeINDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
isexe • 3.1.1Minimal module to check if a file is executable.INDIRECT0
json-stringify-nice • 1.1.4Stringify an object sorting scalars before objects, and defaulting to 2-space indentDIRECT0
lru-cache • 10.4.3A cache object that deletes the least-recently-used items.DIRECT0
make-fetch-happen • 14.0.3Opinionated, caching, retrying fetch clientINDIRECT79
minimatch • 9.0.5a glob matcher in javascriptDIRECT2
minipass-collect • 2.0.1A Minipass stream that collects all the data into a single chunkINDIRECT1
minipass-flush • 1.0.5A Minipass stream that calls a flush function before emitting 'end'INDIRECT2
minipass-pipeline • 1.2.4create a pipeline of streams using MinipassINDIRECT2
minipass-sized • 1.0.3A Minipass stream that raises an error if you get a different number of bytes than expectedINDIRECT2
minipass • 3.3.6minimal implementation of a PassThrough streamINDIRECT1
minipass • 5.0.0minimal implementation of a PassThrough streamINDIRECT0
minipass • 7.1.2minimal implementation of a PassThrough streamINDIRECT0
nopt • 8.0.0Option parsing for Node, supporting types, shorthands, etc. Used by npm.DIRECT1
npm-bundled • 4.0.0list things in node_modules that are bundledDependencies, or transitive dependencies thereofINDIRECT1
npm-normalize-package-bin • 4.0.0Turn any flavor of allowable package.json bin into a normalized objectINDIRECT0
npm-package-arg • 12.0.1Parse the things that can be arguments to `npm install`DIRECT5
npm-packlist • 9.0.0Get a list of the files to add from a folder into an npm packageINDIRECT4
npm-pick-manifest • 10.0.0Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.DIRECT8
npm-registry-fetch • 18.0.2Fetch-based http client for use with npm registry APIsDIRECT85
pacote • 19.0.1JavaScript package downloaderDIRECT131
pacote • 20.0.0JavaScript package downloaderINDIRECT131
parse-conflict-json • 4.0.0Parse a JSON string that has git merge conflicts, resolving if possibleDIRECT3
proc-log • 5.0.0just emit 'log' events on the process objectDIRECT0
proggy • 3.0.0Progress bar updates at a distanceDIRECT0
promise-all-reject-late • 1.0.1Like Promise.all, but save rejections until all promises are resolvedDIRECT0
promise-call-limit • 3.0.2Call an array of promise-returning functions, restricting concurrency to a specified limit.DIRECT0
promise-inflight • 1.0.1One promise for multiple requests in flight to avoid async duplicationINDIRECT0
read-cmd-shim • 5.0.0Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.INDIRECT0
read-package-json-fast • 4.0.0Like read-package-json, but fasterDIRECT2
rimraf • 5.0.10A deep deletion module for node (like `rm -rf`)INDIRECT35
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
ssri • 12.0.0Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.DIRECT1
tar • 6.2.1tar for nodeINDIRECT7
tar • 7.4.3tar for nodeINDIRECT41
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.DIRECT0
unique-filename • 4.0.0Generate a unique filename for use in temporary directories or caches.INDIRECT2
unique-slug • 5.0.0Generate a unique character string suitible for use in files and URLs.INDIRECT1
validate-npm-package-name • 6.0.0Give me a string and I'll tell you if it's a valid npm package nameINDIRECT0
walk-up-path • 3.0.1Given a path string, return a generator that walks up the path, emitting each dirname.DIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
which • 5.0.0Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
write-file-atomic • 6.0.0Write files in an atomic fashion w/configurable ownershipINDIRECT2
yallist • 4.0.0Yet Another Linked ListINDIRECT0
MIT60
PackageRelationDependenciesPublished
@pkgjs/parseargs • 0.11.0Polyfill of future proposal for `util.parseArgs()`INDIRECT0
@tufjs/canonical-json • 2.0.0OLPC JSON canonicalizationINDIRECT0
@tufjs/models • 3.0.1TUF metadata modelsINDIRECT4
agent-base • 7.1.3Turn a function into an `http.Agent` instanceINDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 6.1.0Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 6.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 2.0.1Brace expansion as known from sh/bashINDIRECT1
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
cssesc • 3.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.INDIRECT0
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
eastasianwidth • 0.2.0Get East Asian Width from a character.INDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
emoji-regex • 9.2.2A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
env-paths • 2.2.1Get paths for storing things like data, config, cache, etcINDIRECT0
err-code • 2.0.3Create an error with a codeINDIRECT0
http-proxy-agent • 7.0.2An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT3
https-proxy-agent • 7.0.6An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
ip-address • 9.0.5A library for parsing IPv4 and IPv6 IP addresses in node and the browser.INDIRECT2
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
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
json-parse-even-better-errors • 4.0.0JSON.parse with context information on errorDIRECT0
jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
just-diff-apply • 5.5.0Apply a diff to an object. Optionally supports jsonPatch protocolINDIRECT0
just-diff • 6.0.2Return an object representing the diffs between two objects. Supports jsonPatch protocolINDIRECT0
minipass-fetch • 4.0.0An implementation of window.fetch in Node.js using Minipass streamsINDIRECT43
minizlib • 2.1.2A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT2
minizlib • 3.0.1A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT36
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`INDIRECT0
mkdirp • 3.0.1Recursively mkdir, like `mkdir -p`INDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
negotiator • 1.0.0HTTP content negotiationINDIRECT0
node-gyp • 11.0.0Node.js native addon build toolINDIRECT87
p-map • 7.0.3Map over promises concurrentlyINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
postcss-selector-parser • 6.1.2> Selector parser with built in methods for working with selector strings.INDIRECT2
promise-retry • 2.0.1Retries a function that returns a promise, leveraging the power of the retry module.INDIRECT2
retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
smart-buffer • 4.2.0smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.INDIRECT0
socks-proxy-agent • 8.0.5A SOCKS proxy `http.Agent` implementation for HTTP and HTTPSINDIRECT8
socks • 2.8.3Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.INDIRECT4
spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
string-width • 5.1.2Get 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
strip-ansi • 7.1.0Strip ANSI escape codes from a stringINDIRECT1
tuf-js • 3.0.1JavaScript implementation of The Update Framework (TUF)INDIRECT82
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
wrap-ansi • 8.1.0Wordwrap a string with ANSI escape codesINDIRECT6
Apache-2.010
PackageRelationDependenciesPublished
@sigstore/bundle • 3.0.0Sigstore bundle typeINDIRECT1
@sigstore/core • 2.0.0Base library for SigstoreINDIRECT0
@sigstore/protobuf-specs • 0.3.3code-signing for npm packagesINDIRECT0
@sigstore/sign • 3.0.0Sigstore signing libraryINDIRECT83
@sigstore/tuf • 3.0.0Client for the Sigstore TUF repositoryINDIRECT84
@sigstore/verify • 2.0.0Verification of Sigstore signaturesINDIRECT3
exponential-backoff • 3.1.1A utility that allows retrying a function with an exponential delay between attempts.INDIRECT0
sigstore • 3.0.0code-signing for npm packagesINDIRECT89
spdx-correct • 3.2.0correct invalid SPDX expressionsINDIRECT3
validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT4
BlueOak-1.0.05
PackageRelationDependenciesPublished
chownr • 3.0.0like `chown -R`INDIRECT0
jackspeak • 3.4.3A very strict and proper argument parser.INDIRECT18
package-json-from-dist • 1.0.1Load the local package.json from either src or dist folderINDIRECT0
path-scurry • 1.11.1walk paths fast and efficientlyINDIRECT2
yallist • 5.0.0Yet Another Linked ListINDIRECT0
BSD-2-Clause3
PackageRelationDependenciesPublished
http-cache-semantics • 4.1.1Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
normalize-package-data • 7.0.0Normalizes data that can be found in package.json files.INDIRECT8
npm-install-checks • 7.1.1Check the engines and platform fields in package.jsonDIRECT1
CC-BY-3.01
PackageRelationDependenciesPublished
spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
spdx-license-ids • 3.0.20A list of SPDX license identifiersINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
sprintf-js • 1.1.3JavaScript sprintf implementationINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/npm%3E10.9.2%3E%40npmcli%2Farborist)](https://licenses.dev/npm/npm%3E10.9.2%3E%40npmcli%2Farborist)
<a href="https://licenses.dev/npm/npm%3E10.9.2%3E%40npmcli%2Farborist">
  <img src="https://licenses.dev/b/npm/npm%3E10.9.2%3E%40npmcli%2Farborist" alt="licenses" />
</a>

Or the licenses badge code for the 8.0.0 version:

[![licenses](https://licenses.dev/b/npm/npm%3E10.9.2%3E%40npmcli%2Farborist/8.0.0)](https://licenses.dev/npm/npm%3E10.9.2%3E%40npmcli%2Farborist/8.0.0)
<a href="https://licenses.dev/npm/npm%3E10.9.2%3E%40npmcli%2Farborist/8.0.0">
  <img src="https://licenses.dev/b/npm/npm%3E10.9.2%3E%40npmcli%2Farborist/8.0.0" alt="licenses" />
</a>
GitHub