[ 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-3.module+el9.7.0+802+0628fff0

Name nodejs-nodemon
Epoch 0
Version 3.0.3
Release 3.module+el9.7.0+802+0628fff0
Website/URL https://github.com/remy/nodemon
License ISC AND MIT
Build Time 2025-12-19 20:59:19
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 4 old versions
Packages link
Package Summary SHA-256 checksum
noarch
nodejs-nodemon-3.0.3-3.module+el9.7.0+802+0628fff0.noarch Simple monitor script for use during development of a node.js app b9cdbdad0573b16bf97482314df11f42abda5ebf7707a595bba50ba9bdc72984 download
src
nodejs-nodemon-3.0.3-3.module+el9.7.0+802+0628fff0.src Simple monitor script for use during development of a node.js app dea48cc912bb783ae5a3f070a66aa9ebf59c30293a5607f029317e8303f891f9 download
Changelog link
* Wed Nov 12 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.0.3-3
- Rebuilt for MSVSphere 9.6

* Wed Sep 10 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