[ 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 ]
×

Package nodejs-nodemon-3.0.3-1.module+el8.10.0+764+def489f0.src download

Name nodejs-nodemon
Epoch 0
Version 3.0.3
Release 1.module+el8.10.0+764+def489f0
Architecture src
Website/URL https://github.com/remy/nodemon
License ISC AND MIT
Build Time 2025-11-05 18:09:49
Build Host builder-x86-04.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
Size 858 KiB
Source Project nodejs-nodemon-3.0.3-1.module+el8.10.0+764+def489f0
SHA-256 checksum b7979db61def9c02b9facd042de2eb66ec2f8f00d20ec0aa2c8e5bb7b73700a0
× Full screenshot
Changelog link
* Wed Nov 05 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.0.3-1
- Rebuilt for MSVSphere 8.10

* Fri Sep 05 2025 Jan Staněk <jstanek@redhat.com> - 3.0.3-1
- Initial import into nodejs:24 module