Name: | rh-nodejs14-nodejs-nodemon |
---|---|
Version: | 2.0.3 |
Release: | 6.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 2695005 |
License: | MIT |
RPM: | rh-nodejs14-nodejs-nodemon-2.0.3-6.el7.noarch.rpm |
Source RPM: | rh-nodejs14-nodejs-nodemon-2.0.3-6.el7.src.rpm |
Build Date: | Thu Jan 06 2022 |
Build Host: | build-ol7-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/remy/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. |
- Address potential ReDoS in ansi-regex (CVE-2021-3807) Resolves: rhbz#2013833
- Rebuild with the previous fix correctly applied Related: rhbz#1991323
- Backport fix for CVE-2020-7788 in bundled(nodejs-ini) Resolves: rhbz#1991323
- Backport fix for CVE-2020-28469 in bundled(nodejs-glob-parent) Resolves: rhbz#1948027
- Allow --help option text to be redirected to file - Backport CVE-2021-33502 fix
- Upgrade, build for rh-nodejs14
- Update, build for rh-nodejs12
- Resolves: RHBZ#1584252 - remove bundled provides from spec
- SCL-izing the spec file
- Resolves: #1615413 - Updated - bundled