</>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 124 days ago. 5 releases in the last 2 years.

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

    No download data reported for this package yet.

  • BMaintenance: grade B, Good.

    Last published 124 days ago. 5 releases in the last 2 years.

  • AWeight: grade A, Excellent.

    Pulls in 3 transitive packages, about 183 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.

3
Total installed

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

183 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

ISCMIT

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 page02MIT4 months ago
formdata-polyfill40.9M1MIT1 day ago
node-fetch172.9M9MIT1 day ago
undici158.5M15MIT1 day ago
axios106.5M4MIT1 day ago
fetch-blob52.7M2MIT1 day ago

Dependencies

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

Runtime (3)

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.

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.0latest4 months ago46 KBMIT
5.0.26 months ago46 KBMIT
5.0.17 months ago46 KBMIT
5.0.010 months ago46 KBMIT
4.0.11 year ago46 KBMIT
4.0.02 years ago46 KBMIT
3.0.52 years ago46 KBMIT
3.0.43 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.24 years ago45 KBMIT
2.1.14 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 2 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 124 days ago. 5 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 3 packages in total once its runtime tree is resolved totalling about 183 KB on disk.

What license is minipass-fetch released under?

minipass-fetch is distributed under the MIT license. Its dependency tree also includes: ISC, MIT.

How popular is minipass-fetch?

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

Is minipass-fetch still maintained?

The most recent release of minipass-fetch (v6.0.0) was published 4 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.