Package Licenses
Artistic-2.0
Dependency Licenses
ISC72
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| npm>11.19.0>@isaacs/fs-minipass • 4.0.1fs read and write streams based on minipass | INDIRECT | 1 | |
| npm>11.19.0>@isaacs/string-locale-compare • 1.1.0Compare strings with Intl.Collator if available, falling back to String.localeCompare otherwise | DIRECT | 0 | |
| npm>11.19.0>@npmcli/agent • 4.0.2the http/https agent used by the npm cli | INDIRECT | 10 | |
| npm>11.19.0>@npmcli/arborist • 9.9.1Manage node_modules trees | DIRECT | 111 | |
| npm>11.19.0>@npmcli/config • 10.12.0Configuration management for the npm cli | DIRECT | 32 | |
| npm>11.19.0>@npmcli/fs • 5.0.0filesystem utilities for the npm cli | DIRECT | 1 | |
| npm>11.19.0>@npmcli/git • 7.0.2a util for spawning git from npm CLI contexts | INDIRECT | 14 | |
| npm>11.19.0>@npmcli/installed-package-contents • 4.0.0Get the list of files installed in a package in node_modules, including bundled dependencies | INDIRECT | 2 | |
| npm>11.19.0>@npmcli/map-workspaces • 5.0.3Retrieves a name:pathname Map for a given workspaces config | DIRECT | 27 | |
| npm>11.19.0>@npmcli/metavuln-calculator • 9.0.3Calculate meta-vulnerabilities from package security advisories | DIRECT | 88 | |
| npm>11.19.0>@npmcli/name-from-folder • 4.0.0Get the package name from a folder path | INDIRECT | 0 | |
| npm>11.19.0>@npmcli/node-gyp • 5.0.0Tools for dealing with node-gyp packages | INDIRECT | 0 | |
| npm>11.19.0>@npmcli/package-json • 7.0.5Programmatic API to update package.json | DIRECT | 25 | |
| npm>11.19.0>@npmcli/promise-spawn • 9.0.1spawn processes the way the npm cli likes to do | DIRECT | 2 | |
| npm>11.19.0>@npmcli/query • 5.0.0npm query parser and tools | INDIRECT | 3 | |
| npm>11.19.0>@npmcli/redact • 4.0.0Redact sensitive npm information from output | DIRECT | 0 | |
| npm>11.19.0>@npmcli/run-script • 10.0.4Run a lifecycle script for a package (descendant of npm-lifecycle) | DIRECT | 42 | |
| npm>11.19.0>abbrev • 4.0.0Like ruby's abbrev module, but in js | DIRECT | 0 | |
| npm>11.19.0>aproba • 2.1.0A ridiculously light-weight argument validator (now browser friendly) | INDIRECT | 0 | |
| npm>11.19.0>bin-links • 6.0.2JavaScript package binary linker | INDIRECT | 6 | |
| npm>11.19.0>cacache • 20.0.4Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache. | DIRECT | 17 | |
| npm>11.19.0>cmd-shim • 8.0.0Used in npm for command line application support | INDIRECT | 0 | |
| npm>11.19.0>fs-minipass • 3.0.3fs read and write streams based on minipass | DIRECT | 1 | |
| npm>11.19.0>graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements. | DIRECT | 0 | |
| npm>11.19.0>hosted-git-info • 9.0.3Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab | DIRECT | 1 | |
| npm>11.19.0>ignore-walk • 8.0.0Nested/recursive `.gitignore`/`.npmignore` parsing and filtering. | INDIRECT | 3 | |
| npm>11.19.0>ini • 6.0.0An ini encoder/decoder for node | DIRECT | 0 | |
| npm>11.19.0>init-package-json • 8.2.5A node module to get your node module started | DIRECT | 29 | |
| npm>11.19.0>json-stringify-nice • 1.1.4Stringify an object sorting scalars before objects, and defaulting to 2-space indent | INDIRECT | 0 | |
| npm>11.19.0>libnpmaccess • 10.0.3programmatic library for `npm access` commands | DIRECT | 44 | |
| npm>11.19.0>libnpmdiff • 8.1.12The registry diff | DIRECT | 114 | |
| npm>11.19.0>libnpmexec • 10.3.2npm exec (npx) programmatic API | DIRECT | 115 | |
| npm>11.19.0>libnpmfund • 7.0.26Programmatic API for npm fund | DIRECT | 112 | |
| npm>11.19.0>libnpmorg • 8.0.1Programmatic api for `npm org` commands | DIRECT | 45 | |
| npm>11.19.0>libnpmpack • 9.1.12Programmatic API for the bits behind npm pack | DIRECT | 112 | |
| npm>11.19.0>libnpmpublish • 11.2.0Programmatic API for the bits behind npm publish and unpublish | DIRECT | 68 | |
| npm>11.19.0>libnpmsearch • 9.0.1Programmatic API for searching in npm and compatible registries. | DIRECT | 44 | |
| npm>11.19.0>libnpmteam • 8.0.2npm Team management APIs | DIRECT | 45 | |
| npm>11.19.0>libnpmversion • 8.0.4library to do the things that 'npm version' does | DIRECT | 43 | |
| npm>11.19.0>make-fetch-happen • 15.0.6Opinionated, caching, retrying fetch client | DIRECT | 38 | |
| npm>11.19.0>minipass-collect • 2.0.1A Minipass stream that collects all the data into a single chunk | INDIRECT | 1 | |
| npm>11.19.0>minipass-pipeline • 1.2.4create a pipeline of streams using Minipass | DIRECT | 2 | |
| npm>11.19.0>minipass-pipeline>minipass • 3.3.6minimal implementation of a PassThrough stream | INDIRECT | 1 | |
| npm>11.19.0>minipass-pipeline>yallist • 4.0.0Yet Another Linked List | INDIRECT | 0 | |
| npm>11.19.0>minipass-sized • 2.0.0A Minipass stream that raises an error if you get a different number of bytes than expected | INDIRECT | 1 | |
| npm>11.19.0>mute-stream • 3.0.0Bytes go in, but they don't come out (when muted). | INDIRECT | 0 | |
| npm>11.19.0>nopt • 9.0.0Option parsing for Node, supporting types, shorthands, etc. Used by npm. | DIRECT | 1 | |
| npm>11.19.0>npm-audit-report • 7.0.0Given a response from the npm security api, render it into a variety of security reports | DIRECT | 0 | |
| npm>11.19.0>npm-bundled • 5.0.0list things in node_modules that are bundledDependencies, or transitive dependencies thereof | INDIRECT | 1 | |
| npm>11.19.0>npm-normalize-package-bin • 5.0.0Turn any flavor of allowable package.json bin into a normalized object | INDIRECT | 0 | |
| npm>11.19.0>npm-package-arg • 13.0.2Parse the things that can be arguments to `npm install` | DIRECT | 5 | |
| npm>11.19.0>npm-packlist • 10.0.4Get a list of the files to add from a folder into an npm package | INDIRECT | 5 | |
| npm>11.19.0>npm-pick-manifest • 11.0.3Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules. | DIRECT | 8 | |
| npm>11.19.0>npm-profile • 12.0.2Library for updating an npmjs.com profile | DIRECT | 44 | |
| npm>11.19.0>npm-registry-fetch • 19.1.1Fetch-based http client for use with npm registry APIs | DIRECT | 43 | |
| npm>11.19.0>pacote • 21.5.1JavaScript package downloader | DIRECT | 87 | |
| npm>11.19.0>parse-conflict-json • 5.0.1Parse a JSON string that has git merge conflicts, resolving if possible | DIRECT | 3 | |
| npm>11.19.0>proc-log • 6.1.0just emit 'log' events on the process object | DIRECT | 0 | |
| npm>11.19.0>proggy • 4.0.0Progress bar updates at a distance | INDIRECT | 0 | |
| npm>11.19.0>promise-all-reject-late • 1.0.1Like Promise.all, but save rejections until all promises are resolved | INDIRECT | 0 | |
| npm>11.19.0>promise-call-limit • 3.0.2Call an array of promise-returning functions, restricting concurrency to a specified limit. | INDIRECT | 0 | |
| npm>11.19.0>promzard • 3.0.1prompting wizardly | INDIRECT | 2 | |
| npm>11.19.0>read-cmd-shim • 6.0.0Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink. | INDIRECT | 0 | |
| npm>11.19.0>read • 5.0.1read(1) for node programs | DIRECT | 1 | |
| npm>11.19.0>semver • 7.8.5The semantic version parser used by npm. | DIRECT | 0 | |
| npm>11.19.0>signal-exit • 4.1.0when you want to fire an event no matter how a process exits. | INDIRECT | 0 | |
| npm>11.19.0>ssri • 13.0.1Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec. | DIRECT | 1 | |
| npm>11.19.0>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. | DIRECT | 0 | |
| npm>11.19.0>validate-npm-package-name • 7.0.2Give me a string and I'll tell you if it's a valid npm package name | DIRECT | 0 | |
| npm>11.19.0>walk-up-path • 4.0.0Given a path string, return a generator that walks up the path, emitting each dirname. | INDIRECT | 0 | |
| npm>11.19.0>which • 6.0.1Like which(1) unix command. Find the first instance of an executable in the PATH. | DIRECT | 1 | |
| npm>11.19.0>write-file-atomic • 7.0.1Write files in an atomic fashion w/configurable ownership | INDIRECT | 1 |
MIT43
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| npm>11.19.0>@gar/promise-retry • 1.0.3Retries a function that returns a promise, leveraging the power of the retry module. | INDIRECT | 0 | |
| npm>11.19.0>@tufjs/canonical-json • 2.0.0OLPC JSON canonicalization | INDIRECT | 0 | |
| npm>11.19.0>@tufjs/models • 4.1.0TUF metadata models | INDIRECT | 4 | |
| npm>11.19.0>agent-base • 7.1.4Turn a function into an `http.Agent` instance | INDIRECT | 0 | |
| npm>11.19.0>archy • 1.0.0render nested hierarchies `npm ls` style with unicode pipes | DIRECT | 0 | |
| npm>11.19.0>balanced-match • 4.0.4Match balanced character pairs, like "{" and "}" | INDIRECT | 0 | |
| npm>11.19.0>binary-extensions • 3.1.0List of binary file extensions | INDIRECT | 0 | |
| npm>11.19.0>brace-expansion • 5.0.7Brace expansion as known from sh/bash | INDIRECT | 1 | |
| npm>11.19.0>chalk • 5.6.2Terminal string styling done right | DIRECT | 0 | |
| npm>11.19.0>ci-info • 4.4.0Get details about the current Continuous Integration environment | DIRECT | 0 | |
| npm>11.19.0>cssesc • 3.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output. | INDIRECT | 0 | |
| npm>11.19.0>debug • 4.4.3Lightweight debugging utility for Node.js and the browser | INDIRECT | 1 | |
| npm>11.19.0>env-paths • 2.2.1Get paths for storing things like data, config, cache, etc | INDIRECT | 0 | |
| npm>11.19.0>fastest-levenshtein • 1.0.16Fastest Levenshtein distance implementation in JS. | DIRECT | 0 | |
| npm>11.19.0>http-proxy-agent • 7.0.2An HTTP(s) proxy `http.Agent` implementation for HTTP | INDIRECT | 3 | |
| npm>11.19.0>https-proxy-agent • 7.0.6An HTTP(s) proxy `http.Agent` implementation for HTTPS | INDIRECT | 3 | |
| npm>11.19.0>iconv-lite • 0.7.2Convert character encodings in pure javascript. | INDIRECT | 1 | |
| npm>11.19.0>ip-address • 10.2.0A library for parsing IPv4 and IPv6 IP addresses in node and the browser. | INDIRECT | 0 | |
| npm>11.19.0>json-parse-even-better-errors • 5.0.0JSON.parse with context information on error | DIRECT | 0 | |
| npm>11.19.0>jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.js | INDIRECT | 0 | |
| npm>11.19.0>just-diff-apply • 5.5.0Apply a diff to an object. Optionally supports jsonPatch protocol | INDIRECT | 0 | |
| npm>11.19.0>just-diff • 6.0.2Return an object representing the diffs between two objects. Supports jsonPatch protocol | INDIRECT | 0 | |
| npm>11.19.0>minipass-fetch • 5.0.2An implementation of window.fetch in Node.js using Minipass streams | INDIRECT | 5 | |
| npm>11.19.0>minizlib • 3.1.0A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding. | INDIRECT | 1 | |
| npm>11.19.0>ms • 2.1.3Tiny millisecond conversion utility | DIRECT | 0 | |
| npm>11.19.0>negotiator • 1.0.0HTTP content negotiation | INDIRECT | 0 | |
| npm>11.19.0>node-gyp • 12.4.0Node.js native addon build tool | DIRECT | 19 | |
| npm>11.19.0>p-map • 7.0.4Map over promises concurrently | DIRECT | 0 | |
| npm>11.19.0>postcss-selector-parser • 7.1.4Selector parser with built in methods for working with selector strings. | INDIRECT | 2 | |
| npm>11.19.0>safer-buffer • 2.1.2Modern Buffer API polyfill without footguns | INDIRECT | 0 | |
| npm>11.19.0>smart-buffer • 4.2.0smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more. | INDIRECT | 0 | |
| npm>11.19.0>socks-proxy-agent • 8.0.5A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS | INDIRECT | 6 | |
| npm>11.19.0>socks • 2.8.9Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality. | INDIRECT | 2 | |
| npm>11.19.0>spdx-expression-parse • 4.0.0parse SPDX license expressions | DIRECT | 2 | |
| npm>11.19.0>supports-color • 10.2.2Detect whether a terminal supports color | DIRECT | 0 | |
| npm>11.19.0>text-table • 0.2.0borderless text tables with alignment | DIRECT | 0 | |
| npm>11.19.0>tiny-relative-date • 2.0.2Tiny function that provides relative, human-readable dates. | DIRECT | 0 | |
| npm>11.19.0>tinyglobby • 0.2.17A fast and minimal alternative to globby and fast-glob | INDIRECT | 2 | |
| npm>11.19.0>tinyglobby>fdir • 6.5.0The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s | INDIRECT | 0 | |
| npm>11.19.0>tinyglobby>picomatch • 4.0.4Blazing 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. | INDIRECT | 0 | |
| npm>11.19.0>tuf-js • 4.1.0JavaScript implementation of The Update Framework (TUF) | INDIRECT | 41 | |
| npm>11.19.0>undici • 6.27.0An HTTP/1.1 client, written from scratch for Node.js | INDIRECT | 0 | |
| npm>11.19.0>util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser support | INDIRECT | 0 |
BlueOak-1.0.011
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| npm>11.19.0>chownr • 3.0.0like `chown -R` | INDIRECT | 0 | |
| npm>11.19.0>common-ancestor-path • 2.0.0Find the common ancestor of 2 or more paths on Windows or Unix | INDIRECT | 0 | |
| npm>11.19.0>glob • 13.0.6the most correct and second fastest glob implementation in JavaScript | DIRECT | 6 | |
| npm>11.19.0>isexe • 4.0.0Minimal module to check if a file is executable. | INDIRECT | 0 | |
| npm>11.19.0>lru-cache • 11.5.1A cache object that deletes the least-recently-used items. | INDIRECT | 0 | |
| npm>11.19.0>minimatch • 10.2.5a glob matcher in javascript | DIRECT | 2 | |
| npm>11.19.0>minipass-flush • 1.0.6A Minipass stream that calls a flush function before emitting 'end' | INDIRECT | 1 | |
| npm>11.19.0>minipass • 7.1.3minimal implementation of a PassThrough stream | DIRECT | 0 | |
| npm>11.19.0>path-scurry • 2.0.2walk paths fast and efficiently | INDIRECT | 2 | |
| npm>11.19.0>tar • 7.5.19tar for node | DIRECT | 5 | |
| npm>11.19.0>yallist • 5.0.0Yet Another Linked List | INDIRECT | 0 |
Apache-2.08
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| npm>11.19.0>@sigstore/bundle • 4.0.0Sigstore bundle type | INDIRECT | 1 | |
| npm>11.19.0>@sigstore/core • 3.2.1Base library for Sigstore | INDIRECT | 0 | |
| npm>11.19.0>@sigstore/protobuf-specs • 0.5.1code-signing for npm packages | INDIRECT | 0 | |
| npm>11.19.0>@sigstore/sign • 4.1.1Sigstore signing library | INDIRECT | 42 | |
| npm>11.19.0>@sigstore/tuf • 4.0.2Client for the Sigstore TUF repository | DIRECT | 43 | |
| npm>11.19.0>@sigstore/verify • 3.1.1Verification of Sigstore signatures | INDIRECT | 3 | |
| npm>11.19.0>exponential-backoff • 3.1.3A utility that allows retrying a function with an exponential delay between attempts. | INDIRECT | 0 | |
| npm>11.19.0>sigstore • 4.1.1code-signing for npm packages | INDIRECT | 48 |
BSD-2-Clause5
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| npm>11.19.0>cidr-regex • 5.0.5Regular expression for matching IP addresses in CIDR notation | INDIRECT | 0 | |
| npm>11.19.0>http-cache-semantics • 4.2.0Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies | INDIRECT | 0 | |
| npm>11.19.0>is-cidr • 6.0.4Check if a string is an IP address in CIDR notation | DIRECT | 1 | |
| npm>11.19.0>npm-install-checks • 8.0.0Check the engines and platform fields in package.json | DIRECT | 1 | |
| npm>11.19.0>npm-user-validate • 4.0.0User validations for npm | DIRECT | 0 |
unknown1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| npm>11.19.0>qrcode-terminal • 0.12.0QRCodes, in the terminal | DIRECT | 0 |
BSD-3-Clause1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| npm>11.19.0>diff • 8.0.4A JavaScript text diff implementation. | INDIRECT | 0 |
CC-BY-3.01
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| npm>11.19.0>spdx-exceptions • 2.5.0list of SPDX standard license exceptions | INDIRECT | 0 |
CC0-1.01
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| npm>11.19.0>spdx-license-ids • 3.0.23A list of SPDX license identifiers | INDIRECT | 0 |