Thu, 21 Nov 2024 22:08:30 CST | login

Information for build nodejs-nodemon-2.0.20-1.module+el9.1.0+613+6019969a

ID24063
Package Namenodejs-nodemon
Version2.0.20
Release1.module+el9.1.0+613+6019969a
Epoch
DraftFalse
Sourcegit+https://git.cclinux.org/stage/rpms/nodejs-nodemon#e4e1218a2ba5c20cd7e5b739c93f97f70440cf3e
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 bymbs
State complete
Volume DEFAULT
StartedSun, 11 Dec 2022 02:08:46 CST
CompletedSun, 11 Dec 2022 02:09:31 CST
Taskbuild (module-nodejs-18-9010020221210114533-5600d869, /stage/rpms/nodejs-nodemon:e4e1218a2ba5c20cd7e5b739c93f97f70440cf3e)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/nodejs-nodemon?#e4e1218a2ba5c20cd7e5b739c93f97f70440cf3e'}}
Tags
module-nodejs-18-9010020221210114533-5600d869
module-nodejs-18-9010020221210114533-5600d869-build
RPMs
src
nodejs-nodemon-2.0.20-1.module+el9.1.0+613+6019969a.src.rpm (info) (download)
noarch
nodejs-nodemon-2.0.20-1.module+el9.1.0+613+6019969a.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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 * Tue May 11 2021 Zuzana Svetlikova <zsvetlik@redhat.com> - 2.0.7-1 - Resolves: RHBZ#1953991 - Update to 2.0.7 to resolve CVE-2020-28469