freshdeps_
~ / npm / react-scripts
react-scriptsnpm
stale
No meaningful activity in 1–2 years.
✓ freshdeps checked react-scripts live against npm, GitHub & OSV on Jun 9, 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
5.0.1
Last release
4.2y ago
Last commit
16mo ago
Known CVEs (OSV)
0
Deprecated
no
Repo archived
no
Suggested alternative
Vite
Create React App was officially deprecated by the React team (Feb 2025); react-scripts has no active maintainers.
Migration
npm rm react-scripts && npm i -D vite @vitejs/plugin-react; move index.html to project root, add vite.config.js, scripts: dev='vite', build='vite build'
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 react-scripts is a dead end before they install it.

freshdeps badge for react-scripts

Markdown
[![freshdeps](https://freshdeps.vercel.app/badge/npm/react-scripts.svg)](https://freshdeps.vercel.app/npm/react-scripts?ref=badge)
HTML
<a href="https://freshdeps.vercel.app/npm/react-scripts?ref=badge"><img src="https://freshdeps.vercel.app/badge/npm/react-scripts.svg" alt="freshdeps: react-scripts"></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-09T08:50:28.589Z · sources: registry=true github=true osv=true