Package nodejs-nodemon-3.0.1-1.module+el9.5.0+512+c880e519.src
Name | nodejs-nodemon |
---|---|
Epoch | 0 |
Version | 3.0.1 |
Release | 1.module+el9.5.0+512+c880e519 |
Architecture | src |
Website/URL | https://www.npmjs.com/package/nodemon |
License | MIT |
Build Time | 2024-11-03 09:59:09 |
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 | 340 KiB |
Source Project | nodejs-nodemon-3.0.1-1.module+el9.5.0+512+c880e519 |
SHA-256 checksum | 2a068173f5c870bf1eee025db8f5cb02750c788a65672c54cff713e36852e3a7 |
×
* Wed Nov 08 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.0.1-1 - Rebuilt for MSVSphere 9.3 * 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 * Wed Nov 09 2022 Jan Staněk <jstanek@redhat.com> - 2.0.20-1 - Rebase to 2.0.20 Resolves: CVE-2022-3517 * Tue Nov 30 2021 Zuzana Svetlikova <zsvetlik@redhat.com> - 2.0.15-1 - Resolves: RHBZ#2005419 - Resolves CVE-2020-28469 - Rebase to newest version - Change source to npmjs.com