[ All 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 ]
×

Package nodejs-packaging-bundler-2021.06-4.module+el8.10.0+581+4ca7e985.noarch download

Name nodejs-packaging-bundler
Epoch 0
Version 2021.06
Release 4.module+el8.10.0+581+4ca7e985
Architecture noarch
Website/URL https://fedoraproject.org/wiki/Node.js/Packagers
License MIT
Build Time 2025-01-29 19:59:21
Build Host builder-x86-04.inferitos.ru
Summary Bundle a node.js application dependencies
Repositories AppStream
Description nodejs-packaging-bundler bundles a node.js application node_module dependencies It gathers the application tarball. It generates a runtime (prod) tarball with runtime node_module dependencies It generates a testing (dev) tarball with node_module dependencies for testing It generates a bundled license file that gets the licenses in the runtime dependency tarball
Errata INFSA-2025:8506 , INFSA-2025:11803 , INFSA-2025:4459 , INFSA-2025:1611
Size 15 KiB
Source Project nodejs-packaging-2021.06-4.module+el8.10.0+581+4ca7e985
SHA-256 checksum 9fddd2510af6a57c9a048eadfcfaaadbc3bda9a661a7042af6c9dd1990f9ef4c
× Full screenshot
Changelog link
* Wed Jan 29 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2021.06-4
- Rebuilt for MSVSphere 8.10

* Tue Nov 12 2024 Jarek Prokop <jprokop@redhat.com> - 2021.06-4
- Exclude ix86 arches from building.
  Related: RHEL-35991

* Thu Jan 20 2022 Stephen Gallagher <sgallagh@redhat.com> - 2021.06-4
- NPM bundler: also find namespaced bundled dependencies

* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2021.06-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

* Tue Jun 22 2021 Stephen Gallagher <sgallagh@redhat.com> - 2021.06-2
- Fix hard-coded output directory in the bundler

* Wed Jun 02 2021 Stephen Gallagher <sgallagh@redhat.com> - 2021.06-1
- Update to 2021.06-1
- bundler: Handle archaic license metadata
- bundler: Warn about bundled dependencies with no license metadata

* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2021.01-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

* Wed Jan 20 2021 Stephen Gallagher <sgallagh@redhat.com> - 2021.01-2
- nodejs-packaging-bundler improvements to handle uncommon characters

* Wed Jan 06 2021 Troy Dawson <tdawson@redhat.com> - 2021.01
- Add nodejs-packaging-bundler and update README.md

* Fri Sep 18 2020 Stephen Gallagher <sgallagh@redhat.com> - 2020.09-1
- Move to dist-git as the upstream