[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет nodejs-nodemon-3.0.3-5.el10.noarch download

Имя nodejs-nodemon
Эпоха 0
Версия 3.0.3
Релиз 5.el10
Архитектура noarch
Сайт https://github.com/remy/nodemon
Лицензия ISC AND MIT
Время сборки 2025-04-02 21:33:23
Хост сборки builder-x86-04.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.
Эррата
Размер 587 КиБ
Исходный проект nodejs-nodemon-3.0.3-5.el10
Контрольная сумма SHA-256 ff89732014a31fbd4fd4042bff091e21d9a3d659d7faffd56686d2932c1d0944
× Full screenshot
История изменений link
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.0.3-5
- Rebuilt for MSVSphere 10

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.0.3-5
- Bump release for October 2024 mass rebuild:

* Thu Aug 01 2024 Jakub Heger <jheger@redhat.com> - 3.0.3-4
- Setup gating for c10s

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.0.3-3
- Bump release for June 2024 mass rebuild

* Fri Feb 09 2024 Honza Horak <hhorak@redhat.com> - 3.0.3-2
- SPDX conversion

* Fri Feb 09 2024 Honza Horak <hhorak@redhat.com> - 3.0.3-1
- update to version 3.0.3

* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Wed Oct 11 2023 Jan Staněk <jstanek@redhat.com> - 3.0.1-1
- update to version 3.0.1

* Wed Aug 09 2023 Honza Horak <hhorak@redhat.com> - 2.0.3-9
- Let nodemon work with any Node.js version
  Resolves: #2230317