macOS
brew install node
local Homebrew formula metadata
sudo port install nodejs24
MacPorts ports tree · lang/nodejs24/Portfile · 来源: api.github.com
安装
sudo av install brew:node
brew install node
local Homebrew formula metadata
sudo port install nodejs24
MacPorts ports tree · lang/nodejs24/Portfile · 来源: api.github.com
sudo apk add nodejs
Alpine Linux edge package indexes · nodejs · 来源: dl-cdn.alpinelinux.org
sudo apt install nodejs
Debian stable package indexes · nodejs · 来源: deb.debian.org
sudo dnf install nodejs24
Fedora Rawhide package metadata · nodejs24 · 来源: dl.fedoraproject.org
nix profile install nixpkgs#nodejs
nixpkgs package indexes · nodejs · 来源: raw.githubusercontent.com
sudo pacman -S nodejs
Arch Linux sync databases · nodejs · 来源: geo.mirror.pkgbuild.com
sudo zypper install nodejs24
openSUSE Tumbleweed package metadata · nodejs24 · 来源: download.opensuse.org
choco install nodejs
Chocolatey community package catalog · nodejs · 来源: community.chocolatey.org
scoop install main/nodejs
Scoop official bucket manifest trees · bucket/nodejs.json · 来源: api.github.com
winget install --id OpenJS.NodeJS -e
Windows Package Manager source index · OpenJS.NodeJS · 来源: cdn.winget.microsoft.com
概览
Automic Vault 根据本地软件包数据发布 node 的安装路径、可执行文件事实和安全元数据。
Open-source, cross-platform JavaScript runtime environment
radioisotope
`npm publish` commonly relies on an auth token stored in ~/.npmrc. Our isotope stores that token in the macOS keychain and injects it only when `npm publish` runs.
yellow 风险 · high 置信度 · runtime
本地 README 摘录
This radioisotope modifies the Homebrew node package, but only changes the installed npm launcher. node and npx continue to run without isotope credential injection.
Plaintext npm publishing tokens are commonly stored in ~/.npmrc as _authToken entries. The migration stores one token in the Automic Vault isotope keychain as NODE_AUTH_TOKEN and rewrites matching npm config entries to reference ${NODE_AUTH_TOKEN}.
The post-install hook wraps /opt/node/bin/npm. The wrapper injects NODE_AUTH_TOKEN only when an npm publish invocation is detected, then execs the original npm launcher.
_authToken values fail migration and must be handledmanually.
inspected.
来源: data/radioisotopes/node/README.md
审批门
The local approval-gate seed includes 7 rules for node. Covered entrypoints: corepack, node, npm, npx. Severity labels: critical, high, medium. Coverage: partial, 已审查 2026-05-21.
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
node | cli | global executable | |
npm | cli | global executable | |
npx | cli | global executable |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:node |
|---|---|
| 版本 | 26.0.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/node |
| 主页 | https://nodejs.org/ |
| 上游文档 | https://nodejs.org/ |
| 许可证 | MIT |
| 源码归档 | https://nodejs.org/dist/v26.0.0/node-v26.0.0.tar.xz |
| 更新 | 2026-05-08T04:15:56Z |
| Pulse | updated |
| 依赖 | ada-url, brotli, c-ares, hdrhistogram_c, icu4c@78, libnghttp2, libnghttp3, libngtcp2, libuv, llhttp, merve, nbytes, openssl@3, simdjson, sqlite, uvwasi, zstd |
| 构建依赖 | pkgconf, python@3.14 |
| macOS 提供的库 | python |
| Bottle | 可用 (arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 已定义 |
| 服务 | 未声明 |
来源线索
此页面由 scripts/generate-pkg-pages.py 写入。如果 www/pkg/ 相对于本地软件包数据已过期,部署会拒绝发布。