macOS
brew install corepacklocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de corepack pour les workflows d'agents IA.
installation
brew install corepacklocal Homebrew formula metadata
nix profile install nixpkgs#corepacknixpkgs package indexes · pkgs/by-name/co/corepack/package.nix · Source: api.github.com
sudo pacman -S corepackArch Linux sync databases · corepack · Source: geo.mirror.pkgbuild.com
sudo zypper install corepack-defaultopenSUSE Tumbleweed package metadata · corepack-default · Source: download.opensuse.org
aperçu
Package acting as bridge between Node projects and their package managers
historique
Corepack is a Node.js package-manager shim and version manager that bridges a project to the package manager version it declares. It is most associated with Yarn and pnpm workflows, where the package.json packageManager field can select the expected tool and version.
The nodejs/corepack repository was created in 2020. Its README describes Corepack as a zero-runtime-dependency Node.js script that lets projects use Yarn, npm, and pnpm without installing each package manager globally.
Corepack was distributed with Node.js from version 14.19.0 up to, but not including, 25.0.0. That bundling made it a notable piece of Node's package-management story even for users who never installed the standalone package directly.
Corepack adoption followed the rise of package-manager pinning in JavaScript projects. Instead of relying on whatever yarn or pnpm binary happened to be globally installed, a project could declare the package manager in package.json and let Corepack fetch or activate a compatible version.
Common usage is to enable Corepack, then run package-manager commands such as yarn install or pnpm install in a project. Corepack reads package.json metadata, resolves the intended package manager version, and manages cached package-manager binaries rather than acting as the dependency installer itself.
Corepack is package-nerd infrastructure about package managers themselves. It moved version pinning for Yarn and pnpm closer to the Node runtime and made the package.json packageManager field operational, which changed how distributions and CI images think about globally installed JavaScript package tools.
posture de sécurité
infrastructure mutation or orchestration signal.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
package.jsonexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
corepack | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/nodejs/corepack
métadonnées d'installation
| Clé du paquet | brew:corepack |
|---|---|
| Version | 0.35.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/corepack |
| Page d'accueil | https://github.com/nodejs/corepack |
| Dépôt | https://github.com/nodejs/corepack |
| Docs amont | https://github.com/nodejs/corepack#readme |
| Licence | MIT |
| Archive source | https://registry.npmjs.org/corepack/-/corepack-0.35.0.tgz |
| Dernière mise à jour | 2026-05-15T21:25:02Z |
| Pulse | updated |
| Dépendances | node |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | corepack |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
corepack
nix profile install nixpkgs#corepackcorepack 0.34.6-1
Zero-runtime-dependency Node.js script
https://github.com/nodejs/corepack
sudo pacman -S corepackcorepack-default 6.1-5.2
Default version of corepack
https://github.com/AdamMajer/nodejs-packaging
sudo zypper install corepack-defaultpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.