import UBI nodejs-nodemon-3.1.14-2.module+el8.10.0+24640+6eba5e6e

This commit is contained in:
AlmaLinux RelEng Bot 2026-08-17 06:07:29 -04:00
parent 3b7c0440b8
commit 3846bbce8f
2 changed files with 7 additions and 2 deletions

View File

@ -1 +1 @@
09b3dbdd89671f15c250e03658c5d76a2a55e697 SOURCES/nodemon-v3.1.14-bundled.tar.gz
3539ef67010b0be148e6355620126ff8e9650399 SOURCES/nodemon-v3.1.14-bundled.tar.gz

View File

@ -6,7 +6,7 @@
Name: nodejs-%{npm_name}
Version: 3.1.14
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Simple monitor script for use during development of a node.js app
License: MIT
URL: https://www.npmjs.com/package/nodemon
@ -67,6 +67,11 @@ npm run test
%{_bindir}/nodemon
%changelog
* Wed Aug 5 2026 Tomas Juhasz <tjuhasz@redhat.com> - 3.1.14-2
- Rebase npm/brace-expansion to 5.0.9
Fixes: CVE-2026-69152
Resolves: RHEL-223760
* Mon Mar 2 2026 Tomas Juhasz <tjuhasz@redhat.com> - 3.1.14-1
- Rebase to 3.1.14
- Switch from using remys fork as a source to npm.