Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

nodejs-nodemon-3.1.14-3.module_el9+1429+18202eeb RPM for noarch

From CentOS Stream 9 AppStream for aarch64

Name: nodejs-nodemon Distribution: CentOS
Version: 3.1.14 Vendor: CentOS
Release: 3.module_el9+1429+18202eeb Build date: Tue Sep 8 12:46:44 2026
Group: Unspecified Build host: aarch64-02.stream.rdu2.redhat.com
Size: 1433218 Source RPM: nodejs-nodemon-3.1.14-3.module_el9+1429+18202eeb.src.rpm
Packager: builder@centos.org
Url: https://www.npmjs.com/package/nodemon
Summary: Simple monitor script for use during development of a node.js app
Simple monitor script for use during development of a node.js app.

For use during development of a node.js based application.

nodemon will watch the files in the directory in which nodemon
was started, and if any files change, nodemon will automatically
restart your node application.

nodemon does not require any changes to your code or method of
development. nodemon simply wraps your node application and keeps
an eye on any files that have changed. Remember that nodemon is a
replacement wrapper for node, think of it as replacing the word "node"
on the command line when you run your script.

Provides

Requires

License

MIT

Changelog

* Sun Aug 23 2026 tjuhasz <tjuhasz@redhat.com> - 3.1.14-3
  - Fix CVE-2026-69152 - brace-expansion
* Tue Jul 28 2026 tjuhasz <tjuhasz@redhat.com> - 3.1.14-2
  - Correction to sources for 3.1.14.
* Mon Mar 16 2026 tjuhasz <tjuhasz@redhat.com> - 3.1.14-1
  - Update to version 3.1.14
* Mon Sep 08 2025 Jan Staněk <jstanek@redhat.com> - 3.0.3-3
  - Keep BR on just npm
* Mon Aug 04 2025 Jan Staněk <jstanek@redhat.com> - 3.0.3-2
  - Fix BR for nodejs-npm

Files

/usr/bin/nodemon
/usr/lib/node_modules/nodemon
/usr/lib/node_modules/nodemon/bin
/usr/lib/node_modules/nodemon/bin/nodemon.js
/usr/lib/node_modules/nodemon/bin/windows-kill.exe
/usr/lib/node_modules/nodemon/doc
/usr/lib/node_modules/nodemon/doc/cli
/usr/lib/node_modules/nodemon/doc/cli/authors.txt
/usr/lib/node_modules/nodemon/doc/cli/config.txt
/usr/lib/node_modules/nodemon/doc/cli/help.txt
/usr/lib/node_modules/nodemon/doc/cli/logo.txt
/usr/lib/node_modules/nodemon/doc/cli/options.txt
/usr/lib/node_modules/nodemon/doc/cli/topics.txt
/usr/lib/node_modules/nodemon/doc/cli/usage.txt
/usr/lib/node_modules/nodemon/doc/cli/whoami.txt
/usr/lib/node_modules/nodemon/lib
/usr/lib/node_modules/nodemon/lib/cli
/usr/lib/node_modules/nodemon/lib/cli/index.js
/usr/lib/node_modules/nodemon/lib/cli/parse.js
/usr/lib/node_modules/nodemon/lib/config
/usr/lib/node_modules/nodemon/lib/config/command.js
/usr/lib/node_modules/nodemon/lib/config/defaults.js
/usr/lib/node_modules/nodemon/lib/config/exec.js
/usr/lib/node_modules/nodemon/lib/c