licenses.dev

cacache v18.0.4

Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT30
PackageRelationDependenciesPublished
@pkgjs/parseargs • 0.11.0Polyfill of future proposal for `util.parseArgs()`INDIRECT0
aggregate-error • 3.1.0Create an error from multiple errorsINDIRECT2
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
clean-stack • 2.2.0Clean up error stack tracesINDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
cross-spawn • 7.0.3Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
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
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
indent-string • 4.0.0Indent each line in a stringINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
minizlib • 2.1.2A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT2
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`INDIRECT0
p-map • 4.0.0Map over promises concurrentlyDIRECT3
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
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
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
wrap-ansi • 8.1.0Wordwrap a string with ANSI escape codesINDIRECT6
ISC24
PackageRelationDependenciesPublished
@isaacs/cliui • 8.0.2easily create complex multi-column command-line-interfacesINDIRECT16
@npmcli/fs • 3.1.1filesystem utilities for the npm cliDIRECT1
chownr • 2.0.0like `chown -R`INDIRECT0
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 minipassDIRECT1
glob • 10.4.5the most correct and second fastest glob implementation in JavaScriptDIRECT34
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
lru-cache • 10.4.3A cache object that deletes the least-recently-used items.DIRECT0
minimatch • 9.0.5a glob matcher in javascriptINDIRECT2
minipass-collect • 2.0.1A Minipass stream that collects all the data into a single chunkDIRECT1
minipass-flush • 1.0.5A Minipass stream that calls a flush function before emitting 'end'DIRECT2
minipass-pipeline • 1.2.4create a pipeline of streams using MinipassDIRECT2
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 streamDIRECT0
semver • 7.6.3The 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 • 10.0.6Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.DIRECT1
tar • 6.2.1tar for nodeDIRECT7
unique-filename • 3.0.0Generate a unique filename for use in temporary directories or caches.DIRECT2
unique-slug • 4.0.0Generate a unique character string suitible for use in files and URLs.INDIRECT1
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
yallist • 4.0.0Yet Another Linked ListINDIRECT0
BlueOak-1.0.03
PackageRelationDependenciesPublished
jackspeak • 3.4.3A very strict and proper argument parser.INDIRECT18
package-json-from-dist • 1.0.0Load the local package.json from either src or dist folderINDIRECT0
path-scurry • 1.11.1walk paths fast and efficientlyINDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 18.0.4 version:

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