freshdeps_
~ / npm / nodemon
nodemonnpm
active
Released or committed within the last ~6 months.
Latest version
3.1.14
Last release
3mo ago
Last commit
16d ago
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+
checked 2026-05-15T18:15:17.277Z · sources: registry=true github=true osv=true