freshdeps_
~ / npm / request
requestnpm
abandoned
Archived, deprecated/yanked, or silent for 2+ years.
✓ freshdeps checked request live against npm, GitHub & OSV on Jun 28, 2026 — but it goes stale again.
Install the MCP so your AI agent checks freshness before it recommends a dependency:
claude mcp add freshdeps -- npx -y github:SolvoHQ/freshdeps-mcp
One line. Works in Claude Code / Cursor / any MCP client (or paste the JSON config). Zero npm account needed.
Latest version
2.88.2
Last release
6.4y ago
Last commit
23mo ago
Known CVEs (OSV)
2
Deprecated
YES
Repo archived
no
Suggested alternative
got
request is fully deprecated (no longer maintained since 2020).
Migration
const got = require('got'); const body = await got(url).text();  // replaces request(url, cb); npm i got
Embed this freshdeps badge in your README. It reads the same hand-verified migration corpus this page does — so it tells anyone who lands on your repo whether request is a dead end before they install it.

freshdeps badge for request

Markdown
[![freshdeps](https://freshdeps.vercel.app/badge/npm/request.svg)](https://freshdeps.vercel.app/npm/request?ref=badge)
HTML
<a href="https://freshdeps.vercel.app/npm/request?ref=badge"><img src="https://freshdeps.vercel.app/badge/npm/request.svg" alt="freshdeps: request"></a>
The badge links back here with an independent ?ref=badge tag.
// support

This migration corpus is hand-verified and free — support keeping it that way.

checked 2026-06-28T20:09:47.004Z · sources: registry=true github=true osv=true