nodejs

Description:A JavaScript runtime built on Chrome's V8 JavaScript engine
Homepage:https://nodejs.org/
Location:Portage
Legend:
  • + - stable
  • ~ - unstable
  • M - hardmask
alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86
99999999 diff - - - - - - - - - - - - -
20.7.0 diff - ~ ~ - - - - - ~ - - - ~
20.6.1 diff - + + - - - - - + - - - +
18.18.0 diff - ~ ~ - - - - - ~ - - - ~
18.17.1 diff - + + - - - - - + - - - +
16.20.2 - + + - - - - - + - - - +

USE flags

  • corepack - Enable the experimental corepack package management tool
  • cpu_flags_x86_sse2 - Use the SSE2 instruction set
  • debug - Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
  • doc - Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
  • icu - Enable ICU (Internationalization Components for Unicode) support, using dev-libs/icu
  • inspector - Enable V8 inspector
  • lto - Build with link-time optimisation
  • npm - Enable NPM package manager
  • pax-kernel - Enable building under a PaX enabled kernel
  • snapshot - Enable snapshot creation for faster startup
  • ssl - Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
  • system-icu - Use system dev-libs/icu instead of the bundled version
  • system-ssl - Use system OpenSSL instead of the bundled one
  • systemtap - Enable SystemTAP/DTrace tracing
  • test - Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

Security Advisory

Date Severity Title
about 3 years normal NodeJS: Multiple vulnerabilities
about 4 years normal Node.js: Multiple vulnerabilities
over 7 years normal Node.js: Multiple vulnerabilities

Also available in: Atom

Thank you!