# @types/node-fetch

> TypeScript definitions for node-fetch

Latest version **2.6.13** (published 2025-07-29) · MIT license · 0 weekly downloads

## Install

```sh
npm install @types/node-fetch
pnpm add @types/node-fetch
yarn add @types/node-fetch
bun add @types/node-fetch
```

## Health

**Score 55/100 (C)** — status: stable.

Positive: has types; no vulnerabilities; high maintenance score; popular repo; extremely popular.

Warnings: low downloads; no esm support.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 2.6.13 |
| Published | 2025-07-29 |
| First published | 2016-08-02 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 11.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 51432 |
| Maintainers | types |

## Links

- npm: https://www.npmjs.com/package/@types/node-fetch
- Repository: https://github.com/DefinitelyTyped/DefinitelyTyped
- Homepage: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-fetch
- npm.io page: https://npm.io/package/@types/node-fetch

## Dependencies (2)

- [form-data](https://npm.io/package/form-data.md) ^4.0.4
- [@types/node](https://npm.io/package/@types/node.md) *

## Recent versions

- 2.6.13 (latest) — 2025-07-29
- 2.6.12 (ts4.9) — 2024-11-11
- 2.6.11 (ts4.6) — 2024-01-16
- 2.6.9 (ts4.5) — 2023-11-07
- 2.6.4 (ts4.3) — 2023-05-16
- 2.6.2 (ts4.0) — 2022-06-15
- 2.6.1 (ts3.8) — 2022-02-15
- 2.5.12 (ts3.6) — 2021-07-22
- 2.5.10 (ts3.5) — 2021-04-07
- 2.5.8 (ts3.4) — 2021-01-14
- 2.5.7 (ts2.8) — 2020-04-23
- 2.5.3 (ts2.3) — 2019-11-01
- 2.6.10 — 2023-12-27
- 2.6.8 — 2023-10-30
- 2.6.7 — 2023-10-18
- … 41 more at https://npm.io/package/@types/node-fetch/versions

## README

# Installation
> `npm install --save @types/node-fetch`

# Summary
This package contains type definitions for node-fetch (https://github.com/bitinn/node-fetch).

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-fetch.

### Additional Details
 * Last updated: Tue, 29 Jul 2025 23:35:58 GMT
 * Dependencies: [@types/node](https://npmjs.com/package/@types/node), [form-data](https://npmjs.com/package/form-data)

# Credits
These definitions were written by [Torsten Werner](https://github.com/torstenwerner), [Niklas Lindgren](https://github.com/nikcorg), [Vinay Bedre](https://github.com/vinaybedre), [Antonio Román](https://github.com/kyranet), [Andrew Leedham](https://github.com/AndrewLeedham), [Jason Li](https://github.com/JasonLi914), [Steve Faulkner](https://github.com/southpolesteve), [ExE Boss](https://github.com/ExE-Boss), [Alex Savin](https://github.com/alexandrusavin), [Alexis Tyler](https://github.com/OmgImAlexis), [Jakub Kisielewski](https://github.com/kbkk), and [David Glasser](https://github.com/glasser).

---
_Source: https://npm.io/package/@types/node-fetch · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
