freshdeps_
~ / npm / nodemon
nodemonnpm
active
Released or committed within the last ~6 months.
✓ freshdeps checked nodemon live against npm, GitHub & OSV on Jun 19, 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
3.1.14
Last release
4mo ago
Last commit
today
Known CVEs (OSV)
0
Deprecated
no
Repo archived
no
Suggested alternative
node --watch (built-in)
Node 18+ ships a native --watch mode for most dev-restart needs.
Migration
node --watch app.js  // replaces 'nodemon app.js' on Node 18+
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 nodemon is a dead end before they install it.

freshdeps badge for nodemon

Markdown
[![freshdeps](https://freshdeps.vercel.app/badge/npm/nodemon.svg)](https://freshdeps.vercel.app/npm/nodemon?ref=badge)
HTML
<a href="https://freshdeps.vercel.app/npm/nodemon?ref=badge"><img src="https://freshdeps.vercel.app/badge/npm/nodemon.svg" alt="freshdeps: nodemon"></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-19T20:53:40.352Z · sources: registry=true github=true osv=true