</>PackageGraphPackageGraph

fetch-nodeshim

npmv0.4.10TypeScript

A Node.js fetch shim using built-in Request, Response, and Headers (but without native fetch)

Safe to adopt

Yes — fetch-nodeshim scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 167 days ago. 40 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 167 days ago. 40 releases in the last 2 years.

  • AWeight: grade A, Excellent.

    Zero runtime dependencies, about 86 KB installed.

  • BSupply chain: grade B, Good.

    This package has a single maintainer (bus factor of 1).

  • 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 fetch-nodeshim to a project.

0
Direct dependencies

Runtime packages this one declares itself.

0
Total installed

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

86 KB
Install size

Unpacked size of this package plus its entire runtime tree.

Tree depth

Longest resolved dependency chain below this package.

Compatibility

Node.js
No constraint declared
Module format
ESM + CommonJS
TypeScript
Types included
Install scripts
None

Dependencies

Declared by fetch-nodeshim v0.4.10. Runtime dependencies are installed with the package; dev dependencies are not.

Dev (25)

@babel/plugin-transform-block-scoping ^7.25.9@babel/plugin-transform-typescript ^7.26.7@changesets/cli ^2.29.6@changesets/get-github-info ^0.6.0@rollup/plugin-babel ^6.0.4@rollup/plugin-commonjs ^28.0.2@rollup/plugin-node-resolve ^16.0.0@rollup/plugin-terser ^0.4.4@types-internal/node-18 npm:@types/node@^18.19.0@types-internal/node-20 npm:@types/node@^20.17.0@types/node ^22.12.0busboy ^0.3.1dotenv ^16.4.7form-data ^4.0.1lint-staged ^15.4.3npm-run-all ^4.1.5prettier ^3.4.2proxy-chain ^2.7.1rimraf ^6.0.1rollup ^4.32.1rollup-plugin-cjs-check ^1.0.3rollup-plugin-dts ^6.1.1typescript ^5.7.3undici-types ^6.20.0vitest ^3.0.4

Used by

Popular packages that depend on fetch-nodeshim.

Relationship graph

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

@expo/cli@expo/ws-tunnelfetch-nodeshim
fetch-nodeshim dependencies dependents

Frequently installed together

Release history

40 releases in the last two years, typically about 0 days apart.

Recent versions of fetch-nodeshim
VersionPublishedSizeLicense
0.4.10latest5 months ago86 KBMIT
0.4.10-canary-a76b014cfd8c25e1d77495eaf900130932042aea5 months ago86 KBMIT
0.4.96 months ago84 KBMIT
0.4.9-canary-a383cd0ccfd57a70a7d87e03f3e0db9cd14884276 months ago84 KBMIT
0.4.86 months ago83 KBMIT
0.4.8-canary-3289e23fc85d344e8e1976770d5339916a058cf36 months ago83 KBMIT
0.4.76 months ago82 KBMIT
0.4.7-canary-7f19790da0a5bc86e81a364d45436b4b69264b6e6 months ago82 KBMIT
0.4.67 months ago81 KBMIT
0.4.6-canary-2c4c4c24b19706515b77df02f1ce71031ab9965a7 months ago81 KBMIT
0.4.57 months ago80 KBMIT
0.4.5-canary-03e455761403e1295bc2c1494da7833c55a738907 months ago80 KBMIT
0.4.47 months ago80 KBMIT
0.4.4-canary-37ff22323afea0968b9824d7f7aa2f2c870257a17 months ago80 KBMIT
0.4.37 months ago78 KBMIT

Overview

fetch-nodeshim is an npm package that a Node.js fetch shim using built-in Request, Response, and Headers (but without native fetch). It has 2 known dependents in the graph. The latest version is 0.4.10, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need a Node.js fetch shim using built-in Request, Response, and Headers (but without native fetch) and value a focused solution.

When not to use it

Consider an alternative if you need to minimize your dependency tree, or if a more actively-maintained option better fits your npm stack.

Pros

  • Ships TypeScript type definitions.
  • Clear open-source license (MIT).

Cons

  • Large dependency tree (25 direct dependencies) increases install size and audit surface.

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

Maintainers

Frequently asked questions

Should I use fetch-nodeshim?

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

How do I install fetch-nodeshim?

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

What license is fetch-nodeshim released under?

fetch-nodeshim is distributed under the MIT license.

How popular is fetch-nodeshim?

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

Is fetch-nodeshim still maintained?

The most recent release of fetch-nodeshim (v0.4.10) was published 5 months ago.

Does fetch-nodeshim run install scripts?

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