Package nodejs-nodemon-3.0.1-1.module+el9.5.0+561+6f1934e4.noarch
Name | nodejs-nodemon |
---|---|
Epoch | 0 |
Version | 3.0.1 |
Release | 1.module+el9.5.0+561+6f1934e4 |
Architecture | noarch |
Website/URL | https://www.npmjs.com/package/nodemon |
License | MIT |
Build Time | 2024-12-26 23:24:52 |
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 | INFSA-2025:7433 , INFSA-2025:1613 , INFSA-2025:8467 , INFSA-2025:11802 |
Size | 332 KiB |
Source Project | nodejs-nodemon-3.0.1-1.module+el9.5.0+561+6f1934e4 |
SHA-256 checksum | a2cec5822c2656ca5869ffd31028817dabeeb4e491c31e21af0950453c9e0bb3 |
×
* Wed Nov 13 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.0.1-1 - Rebuilt for MSVSphere 9.5 * Wed Aug 23 2023 Zuzana Svetlikova <zsvetlik@redhat.com> - 3.0.1-1 - Rebase to 3.0.1 - Resolves: CVE-2022-25883 * Mon Mar 20 2023 Zuzana Svetlikova <zsvetlik@redhat.com> - 2.0.20-2 - Patch bundled glob-parent - Resolves: CVE-2021-35065