[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project nodejs-nodemon-3.0.3-2.module+el9.7.0+745+1e873b8b

Name nodejs-nodemon
Epoch 0
Version 3.0.3
Release 2.module+el9.7.0+745+1e873b8b
Website/URL https://github.com/remy/nodemon
License ISC AND MIT
Build Time 2025-11-02 00:06:44
Build Host builder-arm64-1.inferitos.ru
Summary Simple monitor script for use during development of a node.js app
Repositories AppStream
Description 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.
Errata
× Full screenshot
Found 3 old versions
Packages link
Package Summary SHA-256 checksum
noarch
nodejs-nodemon-3.0.3-2.module+el9.7.0+745+1e873b8b.noarch Simple monitor script for use during development of a node.js app 7fd5422c82741bb586041d5492b45a5ef90a582a142de9d4180e080849b032be download
src
nodejs-nodemon-3.0.3-2.module+el9.7.0+745+1e873b8b.src Simple monitor script for use during development of a node.js app 3c37decae54155c731cdabba585e4328a4053b1b647c23d7bd6d7d0265f85028 download
Changelog link
* Sat Oct 25 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.0.3-2
- Rebuilt for MSVSphere 9.7 beta

* Mon Aug 04 2025 Jan Staněk <jstanek@redhat.com> - 3.0.3-2
- Fix BR for nodejs-npm