[ 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-2.module+el9.7.0+745+1e873b8b.src download

Name nodejs-nodemon
Epoch 0
Version 3.0.3
Release 2.module+el9.7.0+745+1e873b8b
Architecture src
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
Size 860 KiB
Source Project nodejs-nodemon-3.0.3-2.module+el9.7.0+745+1e873b8b
SHA-256 checksum 3c37decae54155c731cdabba585e4328a4053b1b647c23d7bd6d7d0265f85028
× Full screenshot
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