Description
JavaScript package-manager commands can be supplied through Corepack shims, helping projects use the intended npm, Yarn, or pnpm workflow. This is useful when developer environments need consistent package-manager entry points.
It is a command shim package, not a separate app. Use it carefully in build environments, because package-manager selection affects dependency installs and lockfile behavior.