Name: | rh-nodejs14-nodejs-nodemon |
---|---|
Version: | 2.0.3 |
Release: | 5.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 2694897 |
License: | MIT |
RPM: | rh-nodejs14-nodejs-nodemon-2.0.3-5.el7.noarch.rpm |
Source RPM: | rh-nodejs14-nodejs-nodemon-2.0.3-5.el7.src.rpm |
Build Date: | Thu Aug 26 2021 |
Build Host: | x86-ol7-builder-02.us.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. |
- 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
- rh-nodejs8 rebuild