Thu, 21 Nov 2024 22:28:50 CST | login

Information for build nodejs-nodemon-2.0.15-1.module+el9.1.0+603+e309643e

ID24020
Package Namenodejs-nodemon
Version2.0.15
Release1.module+el9.1.0+603+e309643e
Epoch
DraftFalse
Sourcegit+https://git.cclinux.org/stage/rpms/nodejs-nodemon#1c798894620057efe3971169b29bc53f8c44cda0
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, 04 Dec 2022 20:19:12 CST
CompletedSun, 04 Dec 2022 20:20:13 CST
Taskbuild (module-nodejs-18-9010020221204112630-rhel9, /stage/rpms/nodejs-nodemon:1c798894620057efe3971169b29bc53f8c44cda0)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/nodejs-nodemon?#1c798894620057efe3971169b29bc53f8c44cda0'}}
Tags
module-nodejs-18-9010020221204112630-rhel9
module-nodejs-18-9010020221204112630-rhel9-build
module-nodejs-18-9010020221204135501-5600d869
module-nodejs-18-9010020221204135501-5600d869-build
RPMs
src
nodejs-nodemon-2.0.15-1.module+el9.1.0+603+e309643e.src.rpm (info) (download)
noarch
nodejs-nodemon-2.0.15-1.module+el9.1.0+603+e309643e.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 * 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 * Wed May 06 2020 Zuzana Svetlikova <zsvetlik@redhat.com> - 2.0.3-1 - Updated