licenses.dev

make-fetch-happen v15.0.3

Opinionated, caching, retrying fetch client

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT22
PackageRelationDependenciesPublished
@isaacs/balanced-match • 4.0.1Match balanced character pairs, like "{" and "}"INDIRECT0
@isaacs/brace-expansion • 5.0.0Brace expansion as known from sh/bashINDIRECT1
agent-base • 7.1.4Turn a function into an `http.Agent` instanceINDIRECT0
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
err-code • 2.0.3Create an error with a codeINDIRECT0
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 • 10.1.0A library for parsing IPv4 and IPv6 IP addresses in node and the browser.INDIRECT0
minipass-fetch • 5.0.0An implementation of window.fetch in Node.js using Minipass streamsDIRECT8
minizlib • 3.1.0A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
negotiator • 1.0.0HTTP content negotiationDIRECT0
p-map • 7.0.4Map over promises concurrentlyINDIRECT0
promise-retry • 2.0.1Retries a function that returns a promise, leveraging the power of the retry module.DIRECT2
retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
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 HTTPSINDIRECT6
socks • 2.8.7Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.INDIRECT2
ISC16
PackageRelationDependenciesPublished
@npmcli/agent • 4.0.0the http/https agent used by the npm cliDIRECT10
@npmcli/fs • 5.0.0filesystem utilities for the npm cliINDIRECT1
cacache • 20.0.3Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.DIRECT20
fs-minipass • 3.0.3fs read and write streams based on minipassINDIRECT1
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'DIRECT2
minipass-pipeline • 1.2.4create a pipeline of streams using MinipassDIRECT2
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 • 7.1.2minimal implementation of a PassThrough streamDIRECT0
proc-log • 6.1.0just emit 'log' events on the process objectDIRECT0
semver • 7.7.3The semantic version parser used by npm.INDIRECT0
ssri • 13.0.0Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.DIRECT1
unique-filename • 5.0.0Generate a unique filename for use in temporary directories or caches.INDIRECT2
unique-slug • 6.0.0Generate a unique character string suitible for use in files and URLs.INDIRECT1
yallist • 4.0.0Yet Another Linked ListINDIRECT0
BlueOak-1.0.04
PackageRelationDependenciesPublished
glob • 13.0.0the most correct and second fastest glob implementation in JavaScriptINDIRECT6
lru-cache • 11.2.4A cache object that deletes the least-recently-used items.INDIRECT0
minimatch • 10.1.1a glob matcher in javascriptINDIRECT2
path-scurry • 2.0.1walk paths fast and efficientlyINDIRECT2
BSD-2-Clause1
PackageRelationDependenciesPublished
http-cache-semantics • 4.2.0Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 15.0.3 version:

[![licenses](https://licenses.dev/b/npm/make-fetch-happen/15.0.3)](https://licenses.dev/npm/make-fetch-happen/15.0.3)
<a href="https://licenses.dev/npm/make-fetch-happen/15.0.3">
  <img src="https://licenses.dev/b/npm/make-fetch-happen/15.0.3" alt="licenses" />
</a>
GitHub