licenses.dev

npm v10.9.6

a package manager for JavaScript

Published on

Licenses

Learn more about license information.

Package Licenses

Artistic-2.0

Dependency Licenses

ISC90
PackageRelationDependenciesPublished
npm>10.9.6>@isaacs/cliui • 8.0.2easily create complex multi-column command-line-interfacesINDIRECT22
npm>10.9.6>@isaacs/fs-minipass • 4.0.1fs read and write streams based on minipassINDIRECT1
npm>10.9.6>@isaacs/string-locale-compare • 1.1.0Compare strings with Intl.Collator if available, falling back to String.localeCompare otherwiseDIRECT0
npm>10.9.6>@npmcli/agent • 3.0.0the http/https agent used by the npm cliINDIRECT10
npm>10.9.6>@npmcli/arborist • 8.0.3Manage node_modules treesDIRECT158
npm>10.9.6>@npmcli/config • 9.0.0Configuration management for the npm cliDIRECT71
npm>10.9.6>@npmcli/fs • 4.0.0filesystem utilities for the npm cliDIRECT1
npm>10.9.6>@npmcli/git • 6.0.3a util for spawning git from npm CLI contextsINDIRECT16
npm>10.9.6>@npmcli/installed-package-contents • 3.0.0Get the list of files installed in a package in node_modules, including bundled dependenciesINDIRECT2
npm>10.9.6>@npmcli/map-workspaces • 4.0.2Retrieves a name:pathname Map for a given workspaces configDIRECT66
npm>10.9.6>@npmcli/metavuln-calculator • 8.0.1Calculate meta-vulnerabilities from package security advisoriesINDIRECT134
npm>10.9.6>@npmcli/metavuln-calculator>pacote • 20.0.1JavaScript package downloaderINDIRECT133
npm>10.9.6>@npmcli/name-from-folder • 3.0.0Get the package name from a folder pathINDIRECT0
npm>10.9.6>@npmcli/node-gyp • 4.0.0Tools for dealing with node-gyp packagesINDIRECT0
npm>10.9.6>@npmcli/package-json • 6.2.0Programmatic API to update package.jsonDIRECT64
npm>10.9.6>@npmcli/promise-spawn • 8.0.3spawn processes the way the npm cli likes to doDIRECT2
npm>10.9.6>@npmcli/query • 4.0.1npm query parser and toolsINDIRECT3
npm>10.9.6>@npmcli/redact • 3.2.2Redact sensitive npm information from outputDIRECT0
npm>10.9.6>@npmcli/run-script • 9.1.0Run a lifecycle script for a package (descendant of npm-lifecycle)DIRECT115
npm>10.9.6>abbrev • 3.0.1Like ruby's abbrev module, but in jsDIRECT0
npm>10.9.6>aproba • 2.1.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
npm>10.9.6>bin-links • 5.0.0JavaScript package binary linkerINDIRECT7
npm>10.9.6>cacache • 19.0.1Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.DIRECT61
npm>10.9.6>cmd-shim • 7.0.0Used in npm for command line application supportINDIRECT0
npm>10.9.6>common-ancestor-path • 1.0.1Find the common ancestor of 2 or more paths on Windows or UnixINDIRECT0
npm>10.9.6>cross-spawn>which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
npm>10.9.6>foreground-child • 3.3.1Run a child as if it's the foreground process. Give it stdio. Exit when it exits.INDIRECT7
npm>10.9.6>fs-minipass • 3.0.3fs read and write streams based on minipassDIRECT1
npm>10.9.6>glob • 10.5.0the most correct and second fastest glob implementation in JavaScriptDIRECT40
npm>10.9.6>graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.DIRECT0
npm>10.9.6>hosted-git-info • 8.1.0Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLabDIRECT1
npm>10.9.6>ignore-walk • 7.0.0Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.INDIRECT3
npm>10.9.6>ini • 5.0.0An ini encoder/decoder for nodeDIRECT0
npm>10.9.6>init-package-json • 7.0.2A node module to get your node module startedDIRECT68
npm>10.9.6>isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
npm>10.9.6>json-stringify-nice • 1.1.4Stringify an object sorting scalars before objects, and defaulting to 2-space indentINDIRECT0
npm>10.9.6>libnpmaccess • 9.0.0programmatic library for `npm access` commandsDIRECT92
npm>10.9.6>libnpmdiff • 7.0.3The registry diffDIRECT161
npm>10.9.6>libnpmexec • 9.0.3npm exec (npx) programmatic APIDIRECT162
npm>10.9.6>libnpmfund • 6.0.3Programmatic API for npm fundDIRECT159
npm>10.9.6>libnpmhook • 11.0.0programmatic API for managing npm registry hooksDIRECT93
npm>10.9.6>libnpmorg • 7.0.0Programmatic api for `npm org` commandsDIRECT93
npm>10.9.6>libnpmpack • 8.0.3Programmatic API for the bits behind npm packDIRECT159
npm>10.9.6>libnpmpublish • 10.0.2Programmatic API for the bits behind npm publish and unpublishDIRECT110
npm>10.9.6>libnpmsearch • 8.0.0Programmatic API for searching in npm and compatible registries.DIRECT92
npm>10.9.6>libnpmteam • 7.0.0npm Team management APIsDIRECT93
npm>10.9.6>libnpmversion • 7.0.0library to do the things that 'npm version' doesDIRECT116
npm>10.9.6>lru-cache • 10.4.3A cache object that deletes the least-recently-used items.INDIRECT0
npm>10.9.6>make-fetch-happen • 14.0.3Opinionated, caching, retrying fetch clientDIRECT85
npm>10.9.6>minimatch • 9.0.9a glob matcher in javascriptDIRECT2
npm>10.9.6>minipass-collect • 2.0.1A Minipass stream that collects all the data into a single chunkINDIRECT1
npm>10.9.6>minipass-flush • 1.0.5A Minipass stream that calls a flush function before emitting 'end'INDIRECT2
npm>10.9.6>minipass-flush>minipass • 3.3.6minimal implementation of a PassThrough streamINDIRECT1
npm>10.9.6>minipass-flush>yallist • 4.0.0Yet Another Linked ListINDIRECT0
npm>10.9.6>minipass-pipeline • 1.2.4create a pipeline of streams using MinipassDIRECT2
npm>10.9.6>minipass-pipeline>minipass • 3.3.6minimal implementation of a PassThrough streamINDIRECT1
npm>10.9.6>minipass-pipeline>yallist • 4.0.0Yet Another Linked ListINDIRECT0
npm>10.9.6>minipass-sized • 1.0.3A Minipass stream that raises an error if you get a different number of bytes than expectedINDIRECT2
npm>10.9.6>minipass-sized>minipass • 3.3.6minimal implementation of a PassThrough streamINDIRECT1
npm>10.9.6>minipass-sized>yallist • 4.0.0Yet Another Linked ListINDIRECT0
npm>10.9.6>mute-stream • 2.0.0Bytes go in, but they don't come out (when muted).INDIRECT0
npm>10.9.6>nopt • 8.1.0Option parsing for Node, supporting types, shorthands, etc. Used by npm.DIRECT1
npm>10.9.6>npm-audit-report • 6.0.0Given a response from the npm security api, render it into a variety of security reportsDIRECT0
npm>10.9.6>npm-bundled • 4.0.0list things in node_modules that are bundledDependencies, or transitive dependencies thereofINDIRECT1
npm>10.9.6>npm-normalize-package-bin • 4.0.0Turn any flavor of allowable package.json bin into a normalized objectINDIRECT0
npm>10.9.6>npm-package-arg • 12.0.2Parse the things that can be arguments to `npm install`DIRECT5
npm>10.9.6>npm-packlist • 9.0.0Get a list of the files to add from a folder into an npm packageINDIRECT4
npm>10.9.6>npm-pick-manifest • 10.0.0Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.DIRECT8
npm>10.9.6>npm-profile • 11.0.1Library for updating an npmjs.com profileDIRECT92
npm>10.9.6>npm-registry-fetch • 18.0.2Fetch-based http client for use with npm registry APIsDIRECT91
npm>10.9.6>pacote • 19.0.2JavaScript package downloaderDIRECT133
npm>10.9.6>parse-conflict-json • 4.0.0Parse a JSON string that has git merge conflicts, resolving if possibleDIRECT3
npm>10.9.6>proc-log • 5.0.0just emit 'log' events on the process objectDIRECT0
npm>10.9.6>proggy • 3.0.0Progress bar updates at a distanceINDIRECT0
npm>10.9.6>promise-all-reject-late • 1.0.1Like Promise.all, but save rejections until all promises are resolvedINDIRECT0
npm>10.9.6>promise-call-limit • 3.0.2Call an array of promise-returning functions, restricting concurrency to a specified limit.INDIRECT0
npm>10.9.6>promzard • 2.0.0prompting wizardlyINDIRECT2
npm>10.9.6>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.6>read-package-json-fast • 4.0.0Like read-package-json, but fasterINDIRECT2
npm>10.9.6>read • 4.1.0read(1) for node programsDIRECT1
npm>10.9.6>semver • 7.7.4The semantic version parser used by npm.DIRECT0
npm>10.9.6>signal-exit • 4.1.0when you want to fire an event no matter how a process exits.INDIRECT0
npm>10.9.6>ssri • 12.0.0Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.DIRECT1
npm>10.9.6>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
npm>10.9.6>unique-filename • 4.0.0Generate a unique filename for use in temporary directories or caches.INDIRECT2
npm>10.9.6>unique-slug • 5.0.0Generate a unique character string suitible for use in files and URLs.INDIRECT1
npm>10.9.6>validate-npm-package-name • 6.0.2Give me a string and I'll tell you if it's a valid npm package nameDIRECT0
npm>10.9.6>walk-up-path • 3.0.1Given a path string, return a generator that walks up the path, emitting each dirname.INDIRECT0
npm>10.9.6>which • 5.0.0Like which(1) unix command. Find the first instance of an executable in the PATH.DIRECT1
npm>10.9.6>write-file-atomic • 6.0.0Write files in an atomic fashion w/configurable ownershipDIRECT2
MIT77
PackageRelationDependenciesPublished
npm>10.9.6>@isaacs/cliui>ansi-regex • 6.2.2Regular expression for matching ANSI escape codesINDIRECT0
npm>10.9.6>@isaacs/cliui>emoji-regex • 9.2.2A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
npm>10.9.6>@isaacs/cliui>string-width • 5.1.2Get the visual width of a string - the number of columns required to display itINDIRECT4
npm>10.9.6>@isaacs/cliui>strip-ansi • 7.2.0Strip ANSI escape codes from a stringINDIRECT1
npm>10.9.6>@pkgjs/parseargs • 0.11.0Polyfill of future proposal for `util.parseArgs()`INDIRECT0
npm>10.9.6>@tufjs/canonical-json • 2.0.0OLPC JSON canonicalizationINDIRECT0
npm>10.9.6>agent-base • 7.1.4Turn a function into an `http.Agent` instanceINDIRECT0
npm>10.9.6>ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
npm>10.9.6>ansi-styles • 6.2.3ANSI escape codes for styling strings in the terminalINDIRECT0
npm>10.9.6>archy • 1.0.0render nested hierarchies `npm ls` style with unicode pipesDIRECT0
npm>10.9.6>balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
npm>10.9.6>binary-extensions • 2.3.0List of binary file extensionsINDIRECT0
npm>10.9.6>brace-expansion • 2.0.2Brace expansion as known from sh/bashINDIRECT1
npm>10.9.6>chalk • 5.6.2Terminal string styling done rightDIRECT0
npm>10.9.6>ci-info • 4.4.0Get details about the current Continuous Integration environmentDIRECT0
npm>10.9.6>cli-columns • 4.0.0Columnated lists for the CLI.DIRECT5
npm>10.9.6>color-convert • 2.0.1Plain color conversion functionsINDIRECT1
npm>10.9.6>color-name • 1.1.4A list of color names and its valuesINDIRECT0
npm>10.9.6>cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
npm>10.9.6>cssesc • 3.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.INDIRECT0
npm>10.9.6>debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
npm>10.9.6>eastasianwidth • 0.2.0Get East Asian Width from a character.INDIRECT0
npm>10.9.6>emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
npm>10.9.6>encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
npm>10.9.6>env-paths • 2.2.1Get paths for storing things like data, config, cache, etcINDIRECT0
npm>10.9.6>err-code • 2.0.3Create an error with a codeINDIRECT0
npm>10.9.6>fastest-levenshtein • 1.0.16Fastest Levenshtein distance implementation in JS.DIRECT0
npm>10.9.6>fdir • 6.5.0The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1sINDIRECT0
npm>10.9.6>http-proxy-agent • 7.0.2An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT3
npm>10.9.6>https-proxy-agent • 7.0.6An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
npm>10.9.6>iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
npm>10.9.6>imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
npm>10.9.6>ip-address • 10.1.0A library for parsing IPv4 and IPv6 IP addresses in node and the browser.INDIRECT0
npm>10.9.6>ip-regex • 5.0.0Regular expression for matching IP addresses (IPv4 & IPv6)INDIRECT0
npm>10.9.6>is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
npm>10.9.6>json-parse-even-better-errors • 4.0.0JSON.parse with context information on errorDIRECT0
npm>10.9.6>jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
npm>10.9.6>just-diff-apply • 5.5.0Apply a diff to an object. Optionally supports jsonPatch protocolINDIRECT0
npm>10.9.6>just-diff • 6.0.2Return an object representing the diffs between two objects. Supports jsonPatch protocolINDIRECT0
npm>10.9.6>minipass-fetch • 4.0.1An implementation of window.fetch in Node.js using Minipass streamsINDIRECT8
npm>10.9.6>minizlib • 3.1.0A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT1
npm>10.9.6>ms • 2.1.3Tiny millisecond conversion utilityDIRECT0
npm>10.9.6>negotiator • 1.0.0HTTP content negotiationINDIRECT0
npm>10.9.6>node-gyp • 11.5.0Node.js native addon build toolDIRECT96
npm>10.9.6>p-map • 7.0.4Map over promises concurrentlyDIRECT0
npm>10.9.6>path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
npm>10.9.6>picomatch • 4.0.3Blazing 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
npm>10.9.6>postcss-selector-parser • 7.1.1INDIRECT2
npm>10.9.6>promise-retry • 2.0.1Retries a function that returns a promise, leveraging the power of the retry module.INDIRECT2
npm>10.9.6>retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
npm>10.9.6>safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
npm>10.9.6>shebang-command • 2.0.0Get the command from a shebangINDIRECT1
npm>10.9.6>shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
npm>10.9.6>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.6>socks-proxy-agent • 8.0.5A SOCKS proxy `http.Agent` implementation for HTTP and HTTPSINDIRECT6
npm>10.9.6>socks • 2.8.7Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.INDIRECT2
npm>10.9.6>spdx-correct>spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
npm>10.9.6>spdx-expression-parse • 4.0.0parse SPDX license expressionsDIRECT2
npm>10.9.6>string-width-cjs • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
npm>10.9.6>string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
npm>10.9.6>strip-ansi-cjs • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
npm>10.9.6>strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
npm>10.9.6>supports-color • 9.4.0Detect whether a terminal supports colorDIRECT0
npm>10.9.6>text-table • 0.2.0borderless text tables with alignmentDIRECT0
npm>10.9.6>tiny-relative-date • 1.3.0Tiny function that provides relative, human-readable dates.DIRECT0
npm>10.9.6>tinyglobby • 0.2.15A fast and minimal alternative to globby and fast-globINDIRECT2
npm>10.9.6>tuf-js • 3.1.0JavaScript implementation of The Update Framework (TUF)INDIRECT88
npm>10.9.6>tuf-js>@tufjs/models • 3.0.1TUF metadata modelsINDIRECT4
npm>10.9.6>util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
npm>10.9.6>validate-npm-package-license>spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
npm>10.9.6>wrap-ansi-cjs • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
npm>10.9.6>wrap-ansi-cjs>ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
npm>10.9.6>wrap-ansi • 8.1.0Wordwrap a string with ANSI escape codesINDIRECT6
npm>10.9.6>wrap-ansi>ansi-regex • 6.2.2Regular expression for matching ANSI escape codesINDIRECT0
npm>10.9.6>wrap-ansi>emoji-regex • 9.2.2A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
npm>10.9.6>wrap-ansi>string-width • 5.1.2Get the visual width of a string - the number of columns required to display itINDIRECT4
npm>10.9.6>wrap-ansi>strip-ansi • 7.2.0Strip ANSI escape codes from a stringINDIRECT1
Apache-2.010
PackageRelationDependenciesPublished
npm>10.9.6>@sigstore/protobuf-specs • 0.4.3code-signing for npm packagesINDIRECT0
npm>10.9.6>@sigstore/tuf • 3.1.1Client for the Sigstore TUF repositoryDIRECT90
npm>10.9.6>exponential-backoff • 3.1.3A utility that allows retrying a function with an exponential delay between attempts.INDIRECT0
npm>10.9.6>sigstore • 3.1.0code-signing for npm packagesINDIRECT95
npm>10.9.6>sigstore>@sigstore/bundle • 3.1.0Sigstore bundle typeINDIRECT1
npm>10.9.6>sigstore>@sigstore/core • 2.0.0Base library for SigstoreINDIRECT0
npm>10.9.6>sigstore>@sigstore/sign • 3.1.0Sigstore signing libraryINDIRECT89
npm>10.9.6>sigstore>@sigstore/verify • 2.1.1Verification of Sigstore signaturesINDIRECT3
npm>10.9.6>spdx-correct • 3.2.0correct invalid SPDX expressionsINDIRECT3
npm>10.9.6>validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT5
BlueOak-1.0.08
PackageRelationDependenciesPublished
npm>10.9.6>chownr • 3.0.0like `chown -R`INDIRECT0
npm>10.9.6>jackspeak • 3.4.3A very strict and proper argument parser.INDIRECT24
npm>10.9.6>minipass • 7.1.3minimal implementation of a PassThrough streamDIRECT0
npm>10.9.6>package-json-from-dist • 1.0.1Load the local package.json from either src or dist folderINDIRECT0
npm>10.9.6>path-scurry • 1.11.1walk paths fast and efficientlyINDIRECT2
npm>10.9.6>tar • 7.5.11tar for nodeDIRECT5
npm>10.9.6>which>isexe • 3.1.5Minimal module to check if a file is executable.INDIRECT0
npm>10.9.6>yallist • 5.0.0Yet Another Linked ListINDIRECT0
BSD-2-Clause6
PackageRelationDependenciesPublished
npm>10.9.6>cidr-regex • 4.1.3Regular expression for matching IP addresses in CIDR notationINDIRECT1
npm>10.9.6>http-cache-semantics • 4.2.0Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
npm>10.9.6>is-cidr • 5.1.1Check if a string is an IP address in CIDR notationDIRECT2
npm>10.9.6>normalize-package-data • 7.0.1Normalizes data that can be found in package.json files.DIRECT9
npm>10.9.6>npm-install-checks • 7.1.2Check the engines and platform fields in package.jsonDIRECT1
npm>10.9.6>npm-user-validate • 3.0.0User validations for npmDIRECT0
unknown1
PackageRelationDependenciesPublished
npm>10.9.6>qrcode-terminal • 0.12.0QRCodes, in the terminalDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
npm>10.9.6>diff • 5.2.2A JavaScript text diff implementation.INDIRECT0
CC-BY-3.01
PackageRelationDependenciesPublished
npm>10.9.6>spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
npm>10.9.6>spdx-license-ids • 3.0.23A list of SPDX license identifiersINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 10.9.6 version:

[![licenses](https://licenses.dev/b/npm/npm/10.9.6)](https://licenses.dev/npm/npm/10.9.6)
<a href="https://licenses.dev/npm/npm/10.9.6">
  <img src="https://licenses.dev/b/npm/npm/10.9.6" alt="licenses" />
</a>
GitHub