Name: | nodejs-nodemon |
---|---|
Version: | 2.0.20 |
Release: | 2.module+el8.8.0+21122+857852f8 |
Architecture: | noarch |
Module: | nodejs:18:8080020230712131512:3b9f49c4 |
Group: | Unspecified |
Size: | 951773 |
License: | MIT |
RPM: | nodejs-nodemon-2.0.20-2.module+el8.8.0+21122+857852f8.noarch.rpm |
Source RPM: | nodejs-nodemon-2.0.20-2.module+el8.8.0+21122+857852f8.src.rpm |
Build Date: | Wed Jul 12 2023 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.npmjs.com/package/nodemon |
Summary: | Simple monitor script for use during development of a node.js app |
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. |
- Patch bundled glob-parent - Resolves: CVE-2021-35065
- Rebase to 2.0.20 Resolves: CVE-2022-3517
- Rebase to 2.0.19 Resolves: CVE-2022-33987
- Resolves: RHBZ#2005419 - Resolves CVE-2020-28469 - Rebase to newest version - Change source to npmjs.com
- Resolves: RHBZ#1953991 - Update to 2.0.7 to resolve CVE-2020-28469
- Updated
- Resolves: #1615413 - Updated - bundled
- rh-nodejs8 rebuild
- Updated with script
- rebuilt