Skip to content

process.versions does not list all bundled dependencies #45260

Closed
@jasnell

Description

The process. Versions API lists the versions of vendored dependencies that are bundled into Node.js. Unfortunately, it only shows a subset. Notably missing from the list are:

  • deps/acorn
  • deps/base64
  • deps/cjs-module-lexer
  • deps/histogram
  • deps/undici
  • deps/uvwasi

Metadata

Assignees

No one assigned

    Labels

    good first issueIssues that are suitable for first-time contributors.processIssues and PRs related to the process subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions