fetch-nodeshim
npmv0.4.10TypeScriptA 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.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
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)
Used by
Popular packages that depend on fetch-nodeshim.
Relationship graph
Dependencies (left) and dependents (right) of fetch-nodeshim.
Frequently installed together
Expo Router is a file-based router for React Native and web applications.
The Expo SDK
Lightweight debugging utility for Node.js and the browser
TypeScript definitions for node
TypeScript definitions for debug
TypeScript definitions for ws
TypeScript-first schema declaration and validation library with static type inference
Better streaming static file server with Range and conditional-GET support
Create clickable links in the terminal
A library for interacting with the app.json
Best-effort discovery of the machine's default gateway and local network IP exclusively with UDP sockets.
Stringify any JavaScript value.
Release history
40 releases in the last two years, typically about 0 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 0.4.10latest | 5 months ago | 86 KB | MIT |
| 0.4.10-canary-a76b014cfd8c25e1d77495eaf900130932042aea | 5 months ago | 86 KB | MIT |
| 0.4.9 | 6 months ago | 84 KB | MIT |
| 0.4.9-canary-a383cd0ccfd57a70a7d87e03f3e0db9cd1488427 | 6 months ago | 84 KB | MIT |
| 0.4.8 | 6 months ago | 83 KB | MIT |
| 0.4.8-canary-3289e23fc85d344e8e1976770d5339916a058cf3 | 6 months ago | 83 KB | MIT |
| 0.4.7 | 6 months ago | 82 KB | MIT |
| 0.4.7-canary-7f19790da0a5bc86e81a364d45436b4b69264b6e | 6 months ago | 82 KB | MIT |
| 0.4.6 | 7 months ago | 81 KB | MIT |
| 0.4.6-canary-2c4c4c24b19706515b77df02f1ce71031ab9965a | 7 months ago | 81 KB | MIT |
| 0.4.5 | 7 months ago | 80 KB | MIT |
| 0.4.5-canary-03e455761403e1295bc2c1494da7833c55a73890 | 7 months ago | 80 KB | MIT |
| 0.4.4 | 7 months ago | 80 KB | MIT |
| 0.4.4-canary-37ff22323afea0968b9824d7f7aa2f2c870257a1 | 7 months ago | 80 KB | MIT |
| 0.4.3 | 7 months ago | 78 KB | MIT |
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.