Package node: Information

  • Default inline alert: Version in the repository: 20.12.1-alt1

Source package: node
Version: 16.14.2-alt1
Latest version according to Repology
Build time:  Apr 25, 2022, 07:49 PM in the task #298946
Report package bug
Home page: http://nodejs.org/

License: MIT
Summary: Evented I/O for V8 Javascript
Description: 
Node.js is a server-side JavaScript environment that uses an asynchronous
event-driven model.  Node's goal is to provide an easy way to build scalable
network programs.

List of rpms provided by this srpm:
node (x86_64, ppc64le, i586, armh, aarch64)
node-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
node-devel (x86_64, ppc64le, i586, armh, aarch64)
node-doc (noarch)

Maintainer: Vitaly Lipatov



    1. python3-devel
    2. python3-module-simplejson
    3. /proc
    4. gyp >= 0.10.0
    5. libnghttp2-devel >= 1.41.0
    6. curl
    7. rpm-build-intro >= 2.1.14
    8. gcc-c++
    9. rpm-macros-features
    10. rpm-macros-nodejs
    11. libicu-devel >= 6.5
    12. openssl
    13. libuv-devel >= 1.43.0-alt1
    14. openssl-devel >= 1.1.1n
    15. libcares-devel >= 1.18.1-alt1
    16. zlib-devel

Last changed


April 23, 2022 Vitaly Lipatov 16.14.2-alt1
- new version 16.14.2 (with rpmrb script)
- set openssl >= 1.1.1n
- CVE-2022-0778: Infinite loop in BN_mod_sqrt() reachable when parsing certificates (High)
April 23, 2022 Vitaly Lipatov 16.14.1-alt1
- new version 16.14.1 (with rpmrb script)
- set npm >= 8.5.0
March 18, 2022 Vitaly Lipatov 16.13.2-alt1
- new version 16.13.2 (with rpmrb script)
- set npm >= 8.3.1
- set libuv >= 1.43.0
- CVE-2021-44531: Improper handling of URI Subject Alternative Names (Medium)
- CVE-2021-44532: Certificate Verification Bypass via String Injection (Medium)
- CVE-2021-44533: Incorrect handling of certificate subject and issuer fields (Medium)
- CVE-2022-21824: Prototype pollution via console.table properties (Low)