Name: | nodejs-nodemon |
---|---|
Version: | 3.0.1 |
Release: | 1.module+el8.10.0+90518+cdafa262 |
Architecture: | noarch |
Module: | nodejs:22:8100020250130144944:1a4cb28d |
Group: | Unspecified |
Size: | 928801 |
License: | MIT |
RPM: | nodejs-nodemon-3.0.1-1.module+el8.10.0+90518+cdafa262.noarch.rpm |
Source RPM: | nodejs-nodemon-3.0.1-1.module+el8.10.0+90518+cdafa262.src.rpm |
Build Date: | Tue Feb 18 2025 |
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. |
- Exclude ix86 arches from building. Related: RHEL-35991
- Rebase to 3.0.1 - Resolves: CVE-2022-25883
- Patch bundled glob-parent - Resolves: CVE-2021-35065
- Rebase to 2.0.20 Resolves: CVE-2022-3517
- 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