# @pnpm/fetch

> node-fetch with retries

Latest version **1001.0.0** (published 2026-01-26) · MIT license · 0 weekly downloads

## Install

```sh
npm install @pnpm/fetch
pnpm add @pnpm/fetch
yarn add @pnpm/fetch
bun add @pnpm/fetch
```

## Health

**Score 70/100 (B)** — status: stable.

Positive: has types; esm support; no vulnerabilities; high maintenance score; high quality score; popular repo.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 1001.0.0 |
| Published | 2026-01-26 |
| First published | 2019-03-08 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=18.12 |
| Dependencies | 6 |
| Unpacked size | 18.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 36538 |
| Maintainers | pnpmuser, zkochan |
| Keywords | pnpm, pnpm10, fetch, npm |

## Links

- npm: https://www.npmjs.com/package/@pnpm/fetch
- Repository: https://github.com/pnpm/pnpm.git#main
- Homepage: https://github.com/pnpm/pnpm/tree/main/network/fetch#readme
- Issues: https://github.com/pnpm/pnpm/issues
- Funding: https://opencollective.com/pnpm
- npm.io page: https://npm.io/package/@pnpm/fetch

## Dependencies (6)

- [node-fetch](https://npm.io/package/node-fetch.md) npm:@pnpm/node-fetch@1.0.0
- [@pnpm/types](https://npm.io/package/@pnpm/types.md) 1001.3.0
- [@zkochan/retry](https://npm.io/package/@zkochan/retry.md) ^0.2.0
- [@pnpm/core-loggers](https://npm.io/package/@pnpm/core-loggers.md) 1001.0.9
- [@pnpm/network.agent](https://npm.io/package/@pnpm/network.agent.md) ^2.0.3
- [@pnpm/fetching-types](https://npm.io/package/@pnpm/fetching-types.md) 1000.2.1

## Alternatives

- [gamedig](https://npm.io/package/gamedig.md) — 29.3K weekly downloads
- [join-monster](https://npm.io/package/join-monster.md) — 12.8K weekly downloads
- [masked](https://npm.io/package/masked.md) — 5.5K weekly downloads
- [@comunica/actor-query-process-explain-logical](https://npm.io/package/@comunica/actor-query-process-explain-logical.md) — 4.7K weekly downloads
- [@veracity/vui](https://npm.io/package/@veracity/vui.md) — 4.6K weekly downloads

## Recent versions

- 1001.0.0 (latest) — 2026-01-26
- 1001.0.1 (latest-10) — 2026-06-10
- 900.0.1 (latest-9) — 2024-12-27
- 4.2.8 (latest-6) — 2022-07-05
- 2.1.3 (pnpm-temp) — 2020-08-16
- 1000.2.11 — 2026-01-19
- 1000.2.10 — 2025-12-15
- 1000.2.9 — 2025-12-08
- 1000.2.8 — 2025-11-20
- 1000.2.7 — 2025-11-09
- 1000.2.6 — 2025-10-21
- 1000.2.5 — 2025-09-12
- 1000.2.4 — 2025-08-19
- 1000.2.3 — 2025-07-23
- 1000.2.2 — 2025-05-13
- … 83 more at https://npm.io/package/@pnpm/fetch/versions

## README

# @pnpm/fetch

> node-fetch with retries

<!--@shields('npm')-->
[![npm version](https://img.shields.io/npm/v/@pnpm/fetch.svg)](https://www.npmjs.com/package/@pnpm/fetch)
<!--/@-->

## Installation

```sh
pnpm add @pnpm/fetch
```

## License

MIT

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