| Name: | nodejs | 
|---|---|
| Epoch: | 1 | 
| Version: | 16.13.2 | 
| Release: | 8.module_el8+25084+719cdacd | 
| Architecture: | x86_64 | 
| Module: | nodejs:16-epel:8050020220204180904:9edba152 | 
| Group: | Development/Languages | 
| Size: | 851736 | 
| License: | MIT and ASL 2.0 and ISC and BSD | 
| RPM: | nodejs-16.13.2-8.module_el8+25084+719cdacd.x86_64.rpm | 
| Source RPM: | nodejs-16.13.2-8.module_el8+25084+719cdacd.src.rpm | 
| Build Date: | Thu May 05 2022 | 
| Build Host: | build-ol8-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | http://nodejs.org/ | 
| Summary: | JavaScript runtime | 
| Description: | Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.  | 
- Update npm to 8.3.1 (CVE-2021-43616)
- Fix incorrect version Provides: for npm (bz#2049873)
- Rebuild for more architectures
- Tweak some dependencies on EPEL 7 (bz2048589) - Add Provides: bundled(zlib)
- Bundle zlib on EPEL 7
- Add support for building on EPEL 7
- Improper handling of URI Subject Alternative Names (Medium)(CVE-2021-44531) - Certificate Verification Bypass via String Injection (Medium)(CVE-2021-44532) - Incorrect handling of certificate subject and issuer fields (Medium)(CVE-2021-44533) - Prototype pollution via `console.table` properties (Low)(CVE-2022-21824)
- Enable building for EPEL 8 modules
- Update to 16.13.1 - https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V16.md#16.13.1
- Make sure binary node-gyp is executable Resolves: #2026615