import UBI nodejs-nodemon-3.1.14-2.module+el8.10.0+24639+56878497
This commit is contained in:
parent
cfa633840f
commit
e0369bc54f
@ -1 +1 @@
|
||||
09b3dbdd89671f15c250e03658c5d76a2a55e697 SOURCES/nodemon-v3.1.14-bundled.tar.gz
|
||||
3539ef67010b0be148e6355620126ff8e9650399 SOURCES/nodemon-v3.1.14-bundled.tar.gz
|
||||
|
||||
@ -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
|
||||
@ -69,6 +69,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-223789
|
||||
|
||||
* 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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user