</>PackageGraphPackageGraph

minipass-fetch

npmv6.0.0

An implementation of window.fetch in Node.js using Minipass streams

Safe to adopt

Yes — minipass-fetch scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 75 days ago. 6 releases in the last 2 years.

  • ?Adoption: grade ?, Not reported by this registry.

    No download data reported for this package yet.

  • AMaintenance: grade A, Excellent.

    Last published 75 days ago. 6 releases in the last 2 years.

  • AWeight: grade A, Excellent.

    Pulls in 2 transitive packages, about 161 KB installed (at least — some of the tree is still being crawled).

  • ASupply chain: grade A, Excellent.

    No install scripts, 4 maintainers, and a contained dependency surface.

  • ALicense: grade A, Excellent.

    MIT — permissive, with no copyleft found in the dependency tree.

Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.

Install cost

What you actually take on by adding minipass-fetch to a project.

3
Direct dependencies

Runtime packages this one declares itself.

2
Total installed

Distinct packages in the full runtime tree, deduplicated the way a package manager would.

161 KB
Install size

Unpacked size of this package plus its entire runtime tree.

1
Tree depth

Longest resolved dependency chain below this package.

Part of this dependency tree has not been crawled yet, so these figures are a lower bound rather than a final total.

Licenses in the dependency tree

MIT

Every license you inherit by installing minipass-fetch, not just its own. Check this before a legal review, not after.

Compatibility

Node.js
node ^22.22.2 || ^24.15.0 || >=26.0.0
Module format
CommonJS only
TypeScript
No bundled types
Install scripts
None

minipass-fetch vs the alternatives

Packages solving a similar problem in the npm ecosystem, compared on the signals that drive an adoption decision.

PackageWeekly downloadsDependentsLicenseLast release
minipass-fetchthis page01MIT2 months ago
formdata-polyfill01MIT5 hours ago
axios113.9M4MIT5 hours ago
make-fetch-happen43.3M1ISC5 hours ago
node-fetch09MIT5 hours ago
cross-fetch02MIT5 hours ago

Dependencies

Declared by minipass-fetch v6.0.0. Runtime dependencies are installed with the package; dev dependencies are not.

Runtime (3)

minipass ^7.0.3minipass-sized ^2.0.0minizlib ^3.0.1

Dev (11)

@npmcli/eslint-config ^5.0.0@npmcli/template-oss 5.0.0@ungap/url-search-params ^0.2.2abort-controller ^3.0.0abortcontroller-polyfill ~1.7.3form-data ^4.0.0iconv-lite ^0.7.2nock ^13.2.4parted ^0.1.1string-to-arraybuffer ^1.0.2tap ^16.0.0

Used by

Popular packages that depend on minipass-fetch.

Relationship graph

Dependencies (left) and dependents (right) of minipass-fetch.

minizlibmake-fetch-happen@npmcli/agentminipass-fetch
minipass-fetch dependencies dependents

Frequently installed together

Release history

5 releases in the last two years, typically about 74 days apart.

Recent versions of minipass-fetch
VersionPublishedSizeLicense
6.0.0latest2 months ago46 KBMIT
5.0.24 months ago46 KBMIT
5.0.15 months ago46 KBMIT
5.0.09 months ago46 KBMIT
4.0.11 year ago46 KBMIT
4.0.01 year ago46 KBMIT
3.0.52 years ago46 KBMIT
3.0.42 years ago46 KBMIT
3.0.33 years ago46 KBMIT
3.0.23 years ago46 KBMIT
3.0.13 years ago45 KBMIT
3.0.03 years ago45 KBMIT
2.1.23 years ago45 KBMIT
2.1.13 years ago45 KBMIT
2.1.04 years ago45 KBMIT

Overview

minipass-fetch is an npm package that an implementation of window.fetch in Node.js using Minipass streams. It has 1 known dependents in the graph. The latest version is 6.0.0, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need an implementation of window.fetch in Node.js using Minipass streams and value a focused solution.

When not to use it

Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.

Pros

  • Clear open-source license (MIT).

Cons

  • No bundled TypeScript types (may require a separate @types package).

Auto-generated from collected registry metadata. No external claims are inferred.

Maintainers

Keywords

Frequently asked questions

Should I use minipass-fetch?

Yes — minipass-fetch scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 75 days ago. 6 releases in the last 2 years.

How do I install minipass-fetch?

Run `npm install minipass-fetch` to add minipass-fetch to your npm project.

How many dependencies does minipass-fetch have?

minipass-fetch declares 15 direct dependencies and pulls in 2 packages in total once its runtime tree is resolved totalling about 161 KB on disk.

What license is minipass-fetch released under?

minipass-fetch is distributed under the MIT license.

How popular is minipass-fetch?

npm does not publish download counts. Within PackageGraph's crawl, 1 known packages depend on minipass-fetch.

Is minipass-fetch still maintained?

The most recent release of minipass-fetch (v6.0.0) was published 2 months ago.

Does minipass-fetch run install scripts?

No. minipass-fetch does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.