Name: | nodejs-nodemon |
---|---|
Version: | 2.0.20 |
Release: | 3.module+el8.7.0+21021+1eb7f63d |
Architecture: | noarch |
Module: | nodejs:16:8070020230314140722:bd1311ed |
Group: | Unspecified |
Size: | 931235 |
License: | MIT |
RPM: | nodejs-nodemon-2.0.20-3.module+el8.7.0+21021+1eb7f63d.noarch.rpm |
Source RPM: | nodejs-nodemon-2.0.20-3.module+el8.7.0+21021+1eb7f63d.src.rpm |
Build Date: | Tue Apr 04 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
- Record CVE fixed in the current or previous upstream versions Resolves: CVE-2021-44906
- Rebase to 2.0.20 - Resolves: CVE-2022-3517 - Resolves: #2142841
- Switched from autosetup - Removed CODE_OF_CONDUCT.md and faq.md which is not present in npmjs package, might switch to GH sources in the future - Resolves: RHBZ#2108141
- Rebase to 2.0.19 - Resolves CVE-2022-33987 - Resolves: RHBZ#2108141
- 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