Name: | nodejs |
---|---|
Epoch: | 1 |
Version: | 16.15.0 |
Release: | 3.el7 |
Architecture: | x86_64 |
Group: | Development/Languages |
Size: | 290979 |
License: | MIT and ASL 2.0 and ISC and BSD |
RPM: | nodejs-16.15.0-3.el7.x86_64.rpm |
Source RPM: | nodejs-16.15.0-3.el7.src.rpm |
Build Date: | Tue May 17 2022 |
Build Host: | build-ol7-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. |
- Fix incorrect epoch in v8-devel dependency
- Fix file conflicts. - Make dependency on nodejs-libs more strict.
- Update to Node.js 16.15.0 - Stop carrying full ICU sources now that the binary data is available - Properly version the v8 virtual Provides - Bundle nghttp2
- Unify configure.py calls into single command - Refactor bootstrap-related parts - Decouple dependency bundling from bootstrapping
- Update to Node.js 16.14.1 - Drop corepack
- Build without corepack
- Replace explicit version of npm in %check with variable and make build fail if it doesn't match
- Update to Node.js 16.14.0
- Update npm to 8.3.1 (CVE-2021-43616)
- Fix incorrect version Provides: for npm (bz#2049873)