[ 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.noarch download

Name nodejs-nodemon
Epoch 0
Version 3.0.3
Release 2.module+el9.7.0+745+1e873b8b
Architecture noarch
Website/URL https://github.com/remy/nodemon
License ISC AND MIT
Build Time 2025-11-02 00:06:49
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 585 KiB
Source Project nodejs-nodemon-3.0.3-2.module+el9.7.0+745+1e873b8b
SHA-256 checksum 7fd5422c82741bb586041d5492b45a5ef90a582a142de9d4180e080849b032be
× 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