[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package nodejs-nodemon-2.0.20-3.el9_2.src download

Name nodejs-nodemon
Epoch 0
Version 2.0.20
Release 3.el9_2
Architecture src
Website/URL https://www.npmjs.com/package/nodemon
License MIT
Build Time 2023-07-13 19:50:00
Build Host builder-x86-03.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 395 KiB
Source Project nodejs-nodemon-2.0.20-3.el9_2
SHA-256 checksum 3527925e242defc28c410c0ed8686ae070532cc5ccad596a70ca4a77e585bb3c
× Full screenshot
Changelog link
* Mon Mar 27 2023 Zuzana Svetlikova <zsvetlik@redhat.com> - 2.0.20-3
- Patch bundled glob-parent
- Resolves: CVE-2021-35065

* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.0.19-1
- Rebuilt for MSVSphere 9.1.

* Thu Dec 08 2022 Zuzana Svetlikova <zsvetlik@redhat.com> - 2.0.20-2
- Record CVE fixed in the current or previous upstream versions
- Resolves: CVE-2021-44906

* Fri Nov 18 2022 Jan Staněk <jstanek@redhat.com> - 2.0.20-1
- Rebase to 2.0.20
  Resolves: CVE-2022-3517

* Wed Aug 31 2022 Jan Staněk <jstanek@redhat.com> - 2.0.19-1
- Rebase to 2.0.19
  Resolves: CVE-2022-33987 rhbz#2073156 CVE-2021-33502 CVE-2021-3807 CVE-2020-28469
  Resolves: CVE-2020-7788

* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.0.3-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Tue Jun 22 2021 Mohan Boddu <mboddu@redhat.com> - 2.0.3-5
- Rebuilt for RHEL 9 BETA for openssl 3.0
  Related: rhbz#1971065

* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.0.3-4
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937