Thu, 24 Apr 2025 23:15:58 MSK | login

Information for build nodejs-nodemon-3.0.1-1.module+el9.5.0+495+b116ef82

ID20272
Package Namenodejs-nodemon
Version3.0.1
Release1.module+el9.5.0+495+b116ef82
Epoch
Sourcegit+http://git.inferitos.ru/rpms/nodejs-nodemon#9e780636f8c8a88b0cdeb4ca11569981970cb7c8
SummarySimple monitor script for use during development of a node.js app
DescriptionSimple 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.
Built bysys_releaser
State complete
Volume DEFAULT
StartedFri, 01 Nov 2024 21:08:57 MSK
CompletedFri, 01 Nov 2024 21:10:45 MSK
Taskbuild (module-nodejs-18-9050020241101165004-sphere9, /rpms/nodejs-nodemon:changed/i9c-stream-18/nodejs-nodemon-3.0.1-1.module+el9.3.0+19762+d716bf3b)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/nodejs-nodemon?#changed/i9c-stream-18/nodejs-nodemon-3.0.1-1.module+el9.3.0+19762+d716bf3b'}}
Tags
module-nodejs-18-9050020241101165004-sphere9
module-nodejs-18-9050020241101165004-sphere9-build
module-nodejs-18-9050020250214131012-sphere9
module-nodejs-18-9050020250214131012-sphere9-build
RPMs
src
nodejs-nodemon-3.0.1-1.module+el9.5.0+495+b116ef82.src.rpm (info) (download)
noarch
nodejs-nodemon-3.0.1-1.module+el9.5.0+495+b116ef82.noarch.rpm (info) (download)
Logs
noarch
noarch_rpmdiff.json
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Wed Aug 23 2023 Zuzana Svetlikova <zsvetlik@redhat.com> - 3.0.1-1 - Rebase to 3.0.1 - Resolves: CVE-2022-25883 * Wed Jul 19 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.0.20-2 - Rebuilt for MSVSphere 9.2. * 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