licenses.dev

npm>10.9.3>libnpmdiff v7.0.1

The registry diff

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

ISC74
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 otherwiseINDIRECT0
@npmcli/agent • 3.0.0the http/https agent used by the npm cliINDIRECT12
@npmcli/arborist • 8.0.1Manage node_modules treesDIRECT156
@npmcli/fs • 4.0.0filesystem utilities for the npm cliINDIRECT1
@npmcli/git • 6.0.3a util for spawning git from npm CLI contextsINDIRECT16
@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 configINDIRECT59
@npmcli/metavuln-calculator • 8.0.1Calculate meta-vulnerabilities from package security advisoriesINDIRECT132
@npmcli/name-from-folder • 3.0.0Get the package name from a folder pathINDIRECT0
@npmcli/node-gyp • 4.0.0Tools for dealing with node-gyp packagesINDIRECT0
@npmcli/package-json • 6.2.0Programmatic API to update package.jsonINDIRECT57
@npmcli/promise-spawn • 8.0.2spawn processes the way the npm cli likes to doINDIRECT2
@npmcli/query • 4.0.1npm query parser and toolsINDIRECT3
@npmcli/redact • 3.2.2Redact sensitive npm information from outputINDIRECT0
@npmcli/run-script • 9.1.0Run a lifecycle script for a package (descendant of npm-lifecycle)INDIRECT107
abbrev • 3.0.1Like ruby's abbrev module, but in jsINDIRECT0
bin-links • 5.0.0JavaScript package binary linkerINDIRECT7
cacache • 19.0.1Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.INDIRECT54
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 UnixINDIRECT0
foreground-child • 3.3.1Run 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.1.0Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLabINDIRECT1
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 indentINDIRECT0
lru-cache • 10.4.3A cache object that deletes the least-recently-used items.INDIRECT0
make-fetch-happen • 14.0.3Opinionated, caching, retrying fetch clientINDIRECT78
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.1.0Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
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.2Parse 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.INDIRECT8
npm-registry-fetch • 18.0.2Fetch-based http client for use with npm registry APIsINDIRECT84
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 possibleINDIRECT3
proc-log • 5.0.0just emit 'log' events on the process objectINDIRECT0
proggy • 3.0.0Progress bar updates at a distanceINDIRECT0
promise-all-reject-late • 1.0.1Like Promise.all, but save rejections until all promises are resolvedINDIRECT0
promise-call-limit • 3.0.2Call an array of promise-returning functions, restricting concurrency to a specified limit.INDIRECT0
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 fasterINDIRECT2
semver • 7.7.2The semantic version parser used by npm.INDIRECT0
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.INDIRECT1
tar • 6.2.1tar for nodeDIRECT7
tar • 7.4.3tar for nodeINDIRECT6
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
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.1Give 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.INDIRECT0
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
MIT64
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.4Turn 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
binary-extensions • 2.3.0List of binary file extensionsDIRECT0
brace-expansion • 2.0.2Brace 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.1Lightweight 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
fdir • 6.4.6The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1sINDIRECT0
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 errorINDIRECT0
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.1An implementation of window.fetch in Node.js using Minipass streamsINDIRECT8
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.2A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT1
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.2.0Node.js native addon build toolINDIRECT89
p-map • 7.0.3Map over promises concurrentlyINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
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
postcss-selector-parser • 7.1.0> 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.6Fully 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
tinyglobby • 0.2.14A fast and minimal alternative to globby and fast-globINDIRECT2
tuf-js • 3.1.0JavaScript implementation of The Update Framework (TUF)INDIRECT81
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.1.0Sigstore bundle typeINDIRECT1
@sigstore/core • 2.0.0Base library for SigstoreINDIRECT0
@sigstore/protobuf-specs • 0.4.3code-signing for npm packagesINDIRECT0
@sigstore/sign • 3.1.0Sigstore signing libraryINDIRECT82
@sigstore/tuf • 3.1.1Client for the Sigstore TUF repositoryINDIRECT83
@sigstore/verify • 2.1.1Verification of Sigstore signaturesINDIRECT3
exponential-backoff • 3.1.2A utility that allows retrying a function with an exponential delay between attempts.INDIRECT0
sigstore • 3.1.0code-signing for npm packagesINDIRECT88
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-3-Clause2
PackageRelationDependenciesPublished
diff • 5.2.0A JavaScript text diff implementation.DIRECT0
sprintf-js • 1.1.3JavaScript sprintf implementationINDIRECT0
BSD-2-Clause2
PackageRelationDependenciesPublished
http-cache-semantics • 4.2.0Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
npm-install-checks • 7.1.1Check the engines and platform fields in package.jsonINDIRECT1
CC-BY-3.01
PackageRelationDependenciesPublished
spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
spdx-license-ids • 3.0.21A list of SPDX license identifiersINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/npm%3E10.9.3%3Elibnpmdiff)](https://licenses.dev/npm/npm%3E10.9.3%3Elibnpmdiff)
<a href="https://licenses.dev/npm/npm%3E10.9.3%3Elibnpmdiff">
  <img src="https://licenses.dev/b/npm/npm%3E10.9.3%3Elibnpmdiff" alt="licenses" />
</a>

Or the licenses badge code for the 7.0.1 version:

[![licenses](https://licenses.dev/b/npm/npm%3E10.9.3%3Elibnpmdiff/7.0.1)](https://licenses.dev/npm/npm%3E10.9.3%3Elibnpmdiff/7.0.1)
<a href="https://licenses.dev/npm/npm%3E10.9.3%3Elibnpmdiff/7.0.1">
  <img src="https://licenses.dev/b/npm/npm%3E10.9.3%3Elibnpmdiff/7.0.1" alt="licenses" />
</a>
GitHub