Package Licenses
MIT
Dependency Licenses
MIT113
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| @oclif/core • 4.9.0base library for oclif CLIs | DIRECT | 41 | |
| ansi-escapes • 4.3.2ANSI escape codes for manipulating the terminal | INDIRECT | 1 | |
| ansi-regex • 5.0.1Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
| ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminal | INDIRECT | 2 | |
| async • 3.2.6Higher-order functions and common patterns for asynchronous code | INDIRECT | 0 | |
| balanced-match • 1.0.2Match balanced character pairs, like "{" and "}" | INDIRECT | 0 | |
| balanced-match • 4.0.4Match balanced character pairs, like "{" and "}" | INDIRECT | 0 | |
| brace-expansion • 2.0.2Brace expansion as known from sh/bash | INDIRECT | 1 | |
| brace-expansion • 5.0.4Brace expansion as known from sh/bash | INDIRECT | 1 | |
| clean-stack • 3.0.1Clean up error stack traces | INDIRECT | 1 | |
| cli-spinners • 2.9.2Spinners for use in the terminal | INDIRECT | 0 | |
| color-convert • 2.0.1Plain color conversion functions | INDIRECT | 1 | |
| color-name • 1.1.4A list of color names and its values | INDIRECT | 0 | |
| debug • 4.4.3Lightweight debugging utility for Node.js and the browser | DIRECT | 1 | |
| emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard. | INDIRECT | 0 | |
| escape-string-regexp • 4.0.0Escape RegExp special characters | INDIRECT | 0 | |
| fdir • 6.5.0The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s | INDIRECT | 0 | |
| get-package-type • 0.1.0Determine the `package.json#type` which applies to a location | INDIRECT | 0 | |
| has-flag • 4.0.0Check if argv has a specific flag | INDIRECT | 0 | |
| indent-string • 4.0.0Indent each line in a string | INDIRECT | 0 | |
| is-docker • 2.2.1Check if the process is running inside a Docker container | INDIRECT | 0 | |
| is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidth | INDIRECT | 0 | |
| is-wsl • 2.2.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows) | INDIRECT | 1 | |
| lilconfig • 3.1.3A zero-dependency alternative to cosmiconfig | INDIRECT | 0 | |
| ms • 2.1.3Tiny millisecond conversion utility | INDIRECT | 0 | |
| npm-run-path • 5.3.0Get your PATH prepended with locally installed binaries | DIRECT | 1 | |
| npm>10.9.6>@isaacs/cliui>ansi-regex • 6.2.2Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
| npm>10.9.6>@isaacs/cliui>emoji-regex • 9.2.2A regular expression to match all Emoji-only symbols as per the Unicode Standard. | INDIRECT | 0 | |
| npm>10.9.6>@isaacs/cliui>string-width • 5.1.2Get the visual width of a string - the number of columns required to display it | INDIRECT | 4 | |
| npm>10.9.6>@isaacs/cliui>strip-ansi • 7.2.0Strip ANSI escape codes from a string | INDIRECT | 1 | |
| npm>10.9.6>@pkgjs/parseargs • 0.11.0Polyfill of future proposal for `util.parseArgs()` | INDIRECT | 0 | |
| npm>10.9.6>@tufjs/canonical-json • 2.0.0OLPC JSON canonicalization | INDIRECT | 0 | |
| npm>10.9.6>agent-base • 7.1.4Turn a function into an `http.Agent` instance | INDIRECT | 0 | |
| npm>10.9.6>ansi-regex • 5.0.1Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
| npm>10.9.6>ansi-styles • 6.2.3ANSI escape codes for styling strings in the terminal | INDIRECT | 0 | |
| npm>10.9.6>archy • 1.0.0render nested hierarchies `npm ls` style with unicode pipes | INDIRECT | 0 | |
| npm>10.9.6>balanced-match • 1.0.2Match balanced character pairs, like "{" and "}" | INDIRECT | 0 | |
| npm>10.9.6>binary-extensions • 2.3.0List of binary file extensions | INDIRECT | 0 | |
| npm>10.9.6>brace-expansion • 2.0.2Brace expansion as known from sh/bash | INDIRECT | 1 | |
| npm>10.9.6>chalk • 5.6.2Terminal string styling done right | INDIRECT | 0 | |
| npm>10.9.6>ci-info • 4.4.0Get details about the current Continuous Integration environment | INDIRECT | 0 | |
| npm>10.9.6>cli-columns • 4.0.0Columnated lists for the CLI. | INDIRECT | 5 | |
| npm>10.9.6>color-convert • 2.0.1Plain color conversion functions | INDIRECT | 1 | |
| npm>10.9.6>color-name • 1.1.4A list of color names and its values | INDIRECT | 0 | |
| npm>10.9.6>cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSync | INDIRECT | 5 | |
| npm>10.9.6>cssesc • 3.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output. | INDIRECT | 0 | |
| npm>10.9.6>debug • 4.4.3Lightweight debugging utility for Node.js and the browser | INDIRECT | 1 | |
| npm>10.9.6>eastasianwidth • 0.2.0Get East Asian Width from a character. | INDIRECT | 0 | |
| npm>10.9.6>emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard. | INDIRECT | 0 | |
| npm>10.9.6>encoding • 0.1.13Convert encodings, uses iconv-lite | INDIRECT | 2 | |
| npm>10.9.6>env-paths • 2.2.1Get paths for storing things like data, config, cache, etc | INDIRECT | 0 | |
| npm>10.9.6>err-code • 2.0.3Create an error with a code | INDIRECT | 0 | |
| npm>10.9.6>fastest-levenshtein • 1.0.16Fastest Levenshtein distance implementation in JS. | INDIRECT | 0 | |
| npm>10.9.6>fdir • 6.5.0The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s | INDIRECT | 0 | |
| npm>10.9.6>http-proxy-agent • 7.0.2An HTTP(s) proxy `http.Agent` implementation for HTTP | INDIRECT | 3 | |
| npm>10.9.6>https-proxy-agent • 7.0.6An HTTP(s) proxy `http.Agent` implementation for HTTPS | INDIRECT | 3 | |
| npm>10.9.6>iconv-lite • 0.6.3Convert character encodings in pure javascript. | INDIRECT | 1 | |
| npm>10.9.6>imurmurhash • 0.1.4An incremental implementation of MurmurHash3 | INDIRECT | 0 | |
| npm>10.9.6>ip-address • 10.1.0A library for parsing IPv4 and IPv6 IP addresses in node and the browser. | INDIRECT | 0 | |
| npm>10.9.6>ip-regex • 5.0.0Regular expression for matching IP addresses (IPv4 & IPv6) | INDIRECT | 0 | |
| npm>10.9.6>is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidth | INDIRECT | 0 | |
| npm>10.9.6>json-parse-even-better-errors • 4.0.0JSON.parse with context information on error | INDIRECT | 0 | |
| npm>10.9.6>jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.js | INDIRECT | 0 | |
| npm>10.9.6>just-diff-apply • 5.5.0Apply a diff to an object. Optionally supports jsonPatch protocol | INDIRECT | 0 | |
| npm>10.9.6>just-diff • 6.0.2Return an object representing the diffs between two objects. Supports jsonPatch protocol | INDIRECT | 0 | |
| npm>10.9.6>minipass-fetch • 4.0.1An implementation of window.fetch in Node.js using Minipass streams | INDIRECT | 8 | |
| 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. | INDIRECT | 1 | |
| npm>10.9.6>ms • 2.1.3Tiny millisecond conversion utility | INDIRECT | 0 | |
| npm>10.9.6>negotiator • 1.0.0HTTP content negotiation | INDIRECT | 0 | |
| npm>10.9.6>node-gyp • 11.5.0Node.js native addon build tool | INDIRECT | 96 | |
| npm>10.9.6>p-map • 7.0.4Map over promises concurrently | INDIRECT | 0 | |
| npm>10.9.6>path-key • 3.1.1Get the PATH environment variable key cross-platform | INDIRECT | 0 | |
| 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. | INDIRECT | 0 | |
| npm>10.9.6>postcss-selector-parser • 7.1.1 | INDIRECT | 2 | |
| npm>10.9.6>promise-retry • 2.0.1Retries a function that returns a promise, leveraging the power of the retry module. | INDIRECT | 2 | |
| npm>10.9.6>retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations. | INDIRECT | 0 | |
| npm>10.9.6>safer-buffer • 2.1.2Modern Buffer API polyfill without footguns | INDIRECT | 0 | |
| npm>10.9.6>shebang-command • 2.0.0Get the command from a shebang | INDIRECT | 1 | |
| npm>10.9.6>shebang-regex • 3.0.0Regular expression for matching a shebang line | INDIRECT | 0 | |
| 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. | INDIRECT | 0 | |
| npm>10.9.6>socks-proxy-agent • 8.0.5A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS | INDIRECT | 6 | |
| npm>10.9.6>socks • 2.8.7Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality. | INDIRECT | 2 | |
| npm>10.9.6>spdx-correct>spdx-expression-parse • 3.0.1parse SPDX license expressions | INDIRECT | 2 | |
| npm>10.9.6>spdx-expression-parse • 4.0.0parse SPDX license expressions | INDIRECT | 2 | |
| npm>10.9.6>string-width-cjs • 4.2.3Get the visual width of a string - the number of columns required to display it | INDIRECT | 4 | |
| npm>10.9.6>string-width • 4.2.3Get the visual width of a string - the number of columns required to display it | INDIRECT | 4 | |
| npm>10.9.6>strip-ansi-cjs • 6.0.1Strip ANSI escape codes from a string | INDIRECT | 1 | |
| npm>10.9.6>strip-ansi • 6.0.1Strip ANSI escape codes from a string | INDIRECT | 1 | |
| npm>10.9.6>supports-color • 9.4.0Detect whether a terminal supports color | INDIRECT | 0 | |
| npm>10.9.6>text-table • 0.2.0borderless text tables with alignment | INDIRECT | 0 | |
| npm>10.9.6>tiny-relative-date • 1.3.0Tiny function that provides relative, human-readable dates. | INDIRECT | 0 | |
| npm>10.9.6>tinyglobby • 0.2.15A fast and minimal alternative to globby and fast-glob | INDIRECT | 2 | |
| npm>10.9.6>tuf-js • 3.1.0JavaScript implementation of The Update Framework (TUF) | INDIRECT | 88 | |
| npm>10.9.6>tuf-js>@tufjs/models • 3.0.1TUF metadata models | INDIRECT | 4 | |
| npm>10.9.6>util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser support | INDIRECT | 0 | |
| npm>10.9.6>validate-npm-package-license>spdx-expression-parse • 3.0.1parse SPDX license expressions | INDIRECT | 2 | |
| npm>10.9.6>wrap-ansi-cjs • 7.0.0Wordwrap a string with ANSI escape codes | INDIRECT | 8 | |
| npm>10.9.6>wrap-ansi-cjs>ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminal | INDIRECT | 2 | |
| npm>10.9.6>wrap-ansi • 8.1.0Wordwrap a string with ANSI escape codes | INDIRECT | 6 | |
| npm>10.9.6>wrap-ansi>ansi-regex • 6.2.2Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
| npm>10.9.6>wrap-ansi>emoji-regex • 9.2.2A regular expression to match all Emoji-only symbols as per the Unicode Standard. | INDIRECT | 0 | |
| npm>10.9.6>wrap-ansi>string-width • 5.1.2Get the visual width of a string - the number of columns required to display it | INDIRECT | 4 | |
| npm>10.9.6>wrap-ansi>strip-ansi • 7.2.0Strip ANSI escape codes from a string | INDIRECT | 1 | |
| object-treeify • 4.0.1Stringify Object as tree structure | DIRECT | 0 | |
| path-key • 4.0.0Get the PATH environment variable key cross-platform | INDIRECT | 0 | |
| 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. | INDIRECT | 0 | |
| string-width • 4.2.3Get the visual width of a string - the number of columns required to display it | INDIRECT | 4 | |
| strip-ansi • 6.0.1Strip ANSI escape codes from a string | INDIRECT | 1 | |
| supports-color • 8.1.1Detect whether a terminal supports color | INDIRECT | 1 | |
| tinyglobby • 0.2.15A fast and minimal alternative to globby and fast-glob | INDIRECT | 2 | |
| widest-line • 3.1.0Get the visual width of the widest line in a string - the number of columns required to display it | INDIRECT | 5 | |
| wordwrap • 1.0.0Wrap those words. Show them at what columns to start and stop. | INDIRECT | 0 | |
| wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codes | INDIRECT | 8 |
ISC100
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| ansis • 3.17.0ANSI color lib | DIRECT | 0 | |
| hosted-git-info • 7.0.2Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab | INDIRECT | 1 | |
| lru-cache • 10.4.3A cache object that deletes the least-recently-used items. | INDIRECT | 0 | |
| minimatch • 5.1.9a glob matcher in javascript | INDIRECT | 2 | |
| npm-package-arg • 11.0.3Parse the things that can be arguments to `npm install` | DIRECT | 5 | |
| npm>10.9.6>@isaacs/cliui • 8.0.2easily create complex multi-column command-line-interfaces | INDIRECT | 22 | |
| npm>10.9.6>@isaacs/fs-minipass • 4.0.1fs read and write streams based on minipass | INDIRECT | 1 | |
| npm>10.9.6>@isaacs/string-locale-compare • 1.1.0Compare strings with Intl.Collator if available, falling back to String.localeCompare otherwise | INDIRECT | 0 | |
| npm>10.9.6>@npmcli/agent • 3.0.0the http/https agent used by the npm cli | INDIRECT | 10 | |
| npm>10.9.6>@npmcli/arborist • 8.0.3Manage node_modules trees | INDIRECT | 158 | |
| npm>10.9.6>@npmcli/config • 9.0.0Configuration management for the npm cli | INDIRECT | 71 | |
| npm>10.9.6>@npmcli/fs • 4.0.0filesystem utilities for the npm cli | INDIRECT | 1 | |
| npm>10.9.6>@npmcli/git • 6.0.3a util for spawning git from npm CLI contexts | INDIRECT | 16 | |
| npm>10.9.6>@npmcli/installed-package-contents • 3.0.0Get the list of files installed in a package in node_modules, including bundled dependencies | INDIRECT | 2 | |
| npm>10.9.6>@npmcli/map-workspaces • 4.0.2Retrieves a name:pathname Map for a given workspaces config | INDIRECT | 66 | |
| npm>10.9.6>@npmcli/metavuln-calculator • 8.0.1Calculate meta-vulnerabilities from package security advisories | INDIRECT | 134 | |
| npm>10.9.6>@npmcli/metavuln-calculator>pacote • 20.0.1JavaScript package downloader | INDIRECT | 133 | |
| npm>10.9.6>@npmcli/name-from-folder • 3.0.0Get the package name from a folder path | INDIRECT | 0 | |
| npm>10.9.6>@npmcli/node-gyp • 4.0.0Tools for dealing with node-gyp packages | INDIRECT | 0 | |
| npm>10.9.6>@npmcli/package-json • 6.2.0Programmatic API to update package.json | INDIRECT | 64 | |
| npm>10.9.6>@npmcli/promise-spawn • 8.0.3spawn processes the way the npm cli likes to do | INDIRECT | 2 | |
| npm>10.9.6>@npmcli/query • 4.0.1npm query parser and tools | INDIRECT | 3 | |
| npm>10.9.6>@npmcli/redact • 3.2.2Redact sensitive npm information from output | INDIRECT | 0 | |
| npm>10.9.6>@npmcli/run-script • 9.1.0Run a lifecycle script for a package (descendant of npm-lifecycle) | INDIRECT | 115 | |
| npm>10.9.6>abbrev • 3.0.1Like ruby's abbrev module, but in js | INDIRECT | 0 | |
| npm>10.9.6>aproba • 2.1.0A ridiculously light-weight argument validator (now browser friendly) | INDIRECT | 0 | |
| npm>10.9.6>bin-links • 5.0.0JavaScript package binary linker | INDIRECT | 7 | |
| npm>10.9.6>cacache • 19.0.1Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache. | INDIRECT | 61 | |
| npm>10.9.6>cmd-shim • 7.0.0Used in npm for command line application support | INDIRECT | 0 | |
| npm>10.9.6>common-ancestor-path • 1.0.1Find the common ancestor of 2 or more paths on Windows or Unix | INDIRECT | 0 | |
| npm>10.9.6>cross-spawn>which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH. | INDIRECT | 1 | |
| 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. | INDIRECT | 7 | |
| npm>10.9.6>fs-minipass • 3.0.3fs read and write streams based on minipass | INDIRECT | 1 | |
| npm>10.9.6>glob • 10.5.0the most correct and second fastest glob implementation in JavaScript | INDIRECT | 40 | |
| npm>10.9.6>graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements. | INDIRECT | 0 | |
| npm>10.9.6>hosted-git-info • 8.1.0Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab | INDIRECT | 1 | |
| npm>10.9.6>ignore-walk • 7.0.0Nested/recursive `.gitignore`/`.npmignore` parsing and filtering. | INDIRECT | 3 | |
| npm>10.9.6>ini • 5.0.0An ini encoder/decoder for node | INDIRECT | 0 | |
| npm>10.9.6>init-package-json • 7.0.2A node module to get your node module started | INDIRECT | 68 | |
| npm>10.9.6>isexe • 2.0.0Minimal module to check if a file is executable. | INDIRECT | 0 | |
| npm>10.9.6>json-stringify-nice • 1.1.4Stringify an object sorting scalars before objects, and defaulting to 2-space indent | INDIRECT | 0 | |
| npm>10.9.6>libnpmaccess • 9.0.0programmatic library for `npm access` commands | INDIRECT | 92 | |
| npm>10.9.6>libnpmdiff • 7.0.3The registry diff | INDIRECT | 161 | |
| npm>10.9.6>libnpmexec • 9.0.3npm exec (npx) programmatic API | INDIRECT | 162 | |
| npm>10.9.6>libnpmfund • 6.0.3Programmatic API for npm fund | INDIRECT | 159 | |
| npm>10.9.6>libnpmhook • 11.0.0programmatic API for managing npm registry hooks | INDIRECT | 93 | |
| npm>10.9.6>libnpmorg • 7.0.0Programmatic api for `npm org` commands | INDIRECT | 93 | |
| npm>10.9.6>libnpmpack • 8.0.3Programmatic API for the bits behind npm pack | INDIRECT | 159 | |
| npm>10.9.6>libnpmpublish • 10.0.2Programmatic API for the bits behind npm publish and unpublish | INDIRECT | 110 | |
| npm>10.9.6>libnpmsearch • 8.0.0Programmatic API for searching in npm and compatible registries. | INDIRECT | 92 | |
| npm>10.9.6>libnpmteam • 7.0.0npm Team management APIs | INDIRECT | 93 | |
| npm>10.9.6>libnpmversion • 7.0.0library to do the things that 'npm version' does | INDIRECT | 116 | |
| npm>10.9.6>lru-cache • 10.4.3A cache object that deletes the least-recently-used items. | INDIRECT | 0 | |
| npm>10.9.6>make-fetch-happen • 14.0.3Opinionated, caching, retrying fetch client | INDIRECT | 85 | |
| npm>10.9.6>minimatch • 9.0.9a glob matcher in javascript | INDIRECT | 2 | |
| npm>10.9.6>minipass-collect • 2.0.1A Minipass stream that collects all the data into a single chunk | INDIRECT | 1 | |
| npm>10.9.6>minipass-flush • 1.0.5A Minipass stream that calls a flush function before emitting 'end' | INDIRECT | 2 | |
| npm>10.9.6>minipass-flush>minipass • 3.3.6minimal implementation of a PassThrough stream | INDIRECT | 1 | |
| npm>10.9.6>minipass-flush>yallist • 4.0.0Yet Another Linked List | INDIRECT | 0 | |
| npm>10.9.6>minipass-pipeline • 1.2.4create a pipeline of streams using Minipass | INDIRECT | 2 | |
| npm>10.9.6>minipass-pipeline>minipass • 3.3.6minimal implementation of a PassThrough stream | INDIRECT | 1 | |
| npm>10.9.6>minipass-pipeline>yallist • 4.0.0Yet Another Linked List | INDIRECT | 0 | |
| npm>10.9.6>minipass-sized • 1.0.3A Minipass stream that raises an error if you get a different number of bytes than expected | INDIRECT | 2 | |
| npm>10.9.6>minipass-sized>minipass • 3.3.6minimal implementation of a PassThrough stream | INDIRECT | 1 | |
| npm>10.9.6>minipass-sized>yallist • 4.0.0Yet Another Linked List | INDIRECT | 0 | |
| npm>10.9.6>mute-stream • 2.0.0Bytes go in, but they don't come out (when muted). | INDIRECT | 0 | |
| npm>10.9.6>nopt • 8.1.0Option parsing for Node, supporting types, shorthands, etc. Used by npm. | INDIRECT | 1 | |
| npm>10.9.6>npm-audit-report • 6.0.0Given a response from the npm security api, render it into a variety of security reports | INDIRECT | 0 | |
| npm>10.9.6>npm-bundled • 4.0.0list things in node_modules that are bundledDependencies, or transitive dependencies thereof | INDIRECT | 1 | |
| npm>10.9.6>npm-normalize-package-bin • 4.0.0Turn any flavor of allowable package.json bin into a normalized object | INDIRECT | 0 | |
| npm>10.9.6>npm-package-arg • 12.0.2Parse the things that can be arguments to `npm install` | INDIRECT | 5 | |
| npm>10.9.6>npm-packlist • 9.0.0Get a list of the files to add from a folder into an npm package | INDIRECT | 4 | |
| 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. | INDIRECT | 8 | |
| npm>10.9.6>npm-profile • 11.0.1Library for updating an npmjs.com profile | INDIRECT | 92 | |
| npm>10.9.6>npm-registry-fetch • 18.0.2Fetch-based http client for use with npm registry APIs | INDIRECT | 91 | |
| npm>10.9.6>pacote • 19.0.2JavaScript package downloader | INDIRECT | 133 | |
| npm>10.9.6>parse-conflict-json • 4.0.0Parse a JSON string that has git merge conflicts, resolving if possible | INDIRECT | 3 | |
| npm>10.9.6>proc-log • 5.0.0just emit 'log' events on the process object | INDIRECT | 0 | |
| npm>10.9.6>proggy • 3.0.0Progress bar updates at a distance | INDIRECT | 0 | |
| npm>10.9.6>promise-all-reject-late • 1.0.1Like Promise.all, but save rejections until all promises are resolved | INDIRECT | 0 | |
| npm>10.9.6>promise-call-limit • 3.0.2Call an array of promise-returning functions, restricting concurrency to a specified limit. | INDIRECT | 0 | |
| npm>10.9.6>promzard • 2.0.0prompting wizardly | INDIRECT | 2 | |
| 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. | INDIRECT | 0 | |
| npm>10.9.6>read-package-json-fast • 4.0.0Like read-package-json, but faster | INDIRECT | 2 | |
| npm>10.9.6>read • 4.1.0read(1) for node programs | INDIRECT | 1 | |
| npm>10.9.6>semver • 7.7.4The semantic version parser used by npm. | INDIRECT | 0 | |
| npm>10.9.6>signal-exit • 4.1.0when you want to fire an event no matter how a process exits. | INDIRECT | 0 | |
| npm>10.9.6>ssri • 12.0.0Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec. | INDIRECT | 1 | |
| 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. | INDIRECT | 0 | |
| npm>10.9.6>unique-filename • 4.0.0Generate a unique filename for use in temporary directories or caches. | INDIRECT | 2 | |
| npm>10.9.6>unique-slug • 5.0.0Generate a unique character string suitible for use in files and URLs. | INDIRECT | 1 | |
| 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 name | INDIRECT | 0 | |
| npm>10.9.6>walk-up-path • 3.0.1Given a path string, return a generator that walks up the path, emitting each dirname. | INDIRECT | 0 | |
| npm>10.9.6>which • 5.0.0Like which(1) unix command. Find the first instance of an executable in the PATH. | INDIRECT | 1 | |
| npm>10.9.6>write-file-atomic • 6.0.0Write files in an atomic fashion w/configurable ownership | INDIRECT | 2 | |
| picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colors | INDIRECT | 0 | |
| proc-log • 4.2.0just emit 'log' events on the process object | INDIRECT | 0 | |
| semver • 7.7.4The semantic version parser used by npm. | DIRECT | 0 | |
| validate-npm-package-name • 5.0.1Give me a string and I'll tell you if it's a valid npm package name | DIRECT | 0 | |
| which • 4.0.0Like which(1) unix command. Find the first instance of an executable in the PATH. | DIRECT | 1 |
Apache-2.013
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| ejs • 3.1.10Embedded JavaScript templates | INDIRECT | 7 | |
| filelist • 1.0.6Lazy-evaluating list of files, based on globs or regex patterns | INDIRECT | 3 | |
| jake • 10.9.4JavaScript build tool, similar to Make or Rake | INDIRECT | 6 | |
| npm>10.9.6>@sigstore/protobuf-specs • 0.4.3code-signing for npm packages | INDIRECT | 0 | |
| npm>10.9.6>@sigstore/tuf • 3.1.1Client for the Sigstore TUF repository | INDIRECT | 90 | |
| npm>10.9.6>exponential-backoff • 3.1.3A utility that allows retrying a function with an exponential delay between attempts. | INDIRECT | 0 | |
| npm>10.9.6>sigstore • 3.1.0code-signing for npm packages | INDIRECT | 95 | |
| npm>10.9.6>sigstore>@sigstore/bundle • 3.1.0Sigstore bundle type | INDIRECT | 1 | |
| npm>10.9.6>sigstore>@sigstore/core • 2.0.0Base library for Sigstore | INDIRECT | 0 | |
| npm>10.9.6>sigstore>@sigstore/sign • 3.1.0Sigstore signing library | INDIRECT | 89 | |
| npm>10.9.6>sigstore>@sigstore/verify • 2.1.1Verification of Sigstore signatures | INDIRECT | 3 | |
| npm>10.9.6>spdx-correct • 3.2.0correct invalid SPDX expressions | INDIRECT | 3 | |
| 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 string | INDIRECT | 5 |
BlueOak-1.0.010
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| isexe • 3.1.5Minimal module to check if a file is executable. | INDIRECT | 0 | |
| minimatch • 10.2.4a glob matcher in javascript | INDIRECT | 2 | |
| npm>10.9.6>chownr • 3.0.0like `chown -R` | INDIRECT | 0 | |
| npm>10.9.6>jackspeak • 3.4.3A very strict and proper argument parser. | INDIRECT | 24 | |
| npm>10.9.6>minipass • 7.1.3minimal implementation of a PassThrough stream | INDIRECT | 0 | |
| npm>10.9.6>package-json-from-dist • 1.0.1Load the local package.json from either src or dist folder | INDIRECT | 0 | |
| npm>10.9.6>path-scurry • 1.11.1walk paths fast and efficiently | INDIRECT | 2 | |
| npm>10.9.6>tar • 7.5.11tar for node | INDIRECT | 5 | |
| npm>10.9.6>which>isexe • 3.1.5Minimal module to check if a file is executable. | INDIRECT | 0 | |
| npm>10.9.6>yallist • 5.0.0Yet Another Linked List | INDIRECT | 0 |
BSD-2-Clause7
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| npm>10.9.6>cidr-regex • 4.1.3Regular expression for matching IP addresses in CIDR notation | INDIRECT | 1 | |
| npm>10.9.6>http-cache-semantics • 4.2.0Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies | INDIRECT | 0 | |
| npm>10.9.6>is-cidr • 5.1.1Check if a string is an IP address in CIDR notation | INDIRECT | 2 | |
| npm>10.9.6>normalize-package-data • 7.0.1Normalizes data that can be found in package.json files. | INDIRECT | 9 | |
| npm>10.9.6>npm-install-checks • 7.1.2Check the engines and platform fields in package.json | INDIRECT | 1 | |
| npm>10.9.6>npm-user-validate • 3.0.0User validations for npm | INDIRECT | 0 | |
| yarn • 1.22.22📦🐈 Fast, reliable, and secure dependency management. | DIRECT | 0 |
Artistic-2.01
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| npm • 10.9.6a package manager for JavaScript | DIRECT | 195 |
unknown1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| npm>10.9.6>qrcode-terminal • 0.12.0QRCodes, in the terminal | INDIRECT | 0 |
BSD-3-Clause1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| npm>10.9.6>diff • 5.2.2A JavaScript text diff implementation. | INDIRECT | 0 |
CC-BY-3.01
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| npm>10.9.6>spdx-exceptions • 2.5.0list of SPDX standard license exceptions | INDIRECT | 0 |
CC0-1.01
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| npm>10.9.6>spdx-license-ids • 3.0.23A list of SPDX license identifiers | INDIRECT | 0 |
CC0-1.0 OR MIT1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| type-fest • 0.21.3A collection of essential TypeScript types | INDIRECT | 0 |