Пакет nodejs-nodemon-3.0.1-1.module+el9.5.0+495+b116ef82.noarch
Имя | nodejs-nodemon |
---|---|
Эпоха | 0 |
Версия | 3.0.1 |
Релиз | 1.module+el9.5.0+495+b116ef82 |
Архитектура | noarch |
Сайт | https://www.npmjs.com/package/nodemon |
Лицензия | MIT |
Время сборки | 2024-11-01 21:10:27 |
Хост сборки | builder-arm64-1.inferitos.ru |
Краткое описание | Simple monitor script for use during development of a node.js app |
Репозитории | AppStream |
Полное описание | 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. |
Эррата | INFSA-2025:1446 |
Размер | 332 КиБ |
Исходный проект | nodejs-nodemon-3.0.1-1.module+el9.5.0+495+b116ef82 |
Контрольная сумма SHA-256 | 1101443ac58c52aecfd8543a8db7c2ea5094b607eb30cc4e1e2387e93025914f |
Module | nodejs-18-9060020250613123456.sphere9 |
×
* Wed Aug 23 2023 Zuzana Svetlikova <zsvetlik@redhat.com> - 3.0.1-1 - Rebase to 3.0.1 - Resolves: CVE-2022-25883 * Wed Jul 19 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.0.20-2 - Rebuilt for MSVSphere 9.2. * Mon Mar 20 2023 Zuzana Svetlikova <zsvetlik@redhat.com> - 2.0.20-2 - Patch bundled glob-parent - Resolves: CVE-2021-35065 * Wed Nov 09 2022 Jan Staněk <jstanek@redhat.com> - 2.0.20-1 - Rebase to 2.0.20 Resolves: CVE-2022-3517 * Tue Nov 30 2021 Zuzana Svetlikova <zsvetlik@redhat.com> - 2.0.15-1 - Resolves: RHBZ#2005419 - Resolves CVE-2020-28469 - Rebase to newest version - Change source to npmjs.com