Description
Is your request related to a problem? Please describe.
As per contributor graph, @aduh95 has most number of commits in corepack, and they commented the following in the TSC vote which decided to remove corepack from Node.js distributions in v25+
To clarify, it (corepack) might be deprecated at some point, that vote does not define anything about deprecation status of Corepack, only how it is distributed. That being said, there are no plans to deprecate Corepack at the moment, and in any case, it will be maintained at least as long as Node.js 24.x is not EOL.
I'm an active user of corepack, and I plan to install its latest version from npm instead of using the one provided by Node.js way before it's removed in v25+. I want development of corepack to be continued for the benefit of its users.
Describe the solution you'd like
What is required to ensure development of corepack continues, and it's not deprecated?
Are there some metrics that maintainers are looking for, like weekly downloads, or number of open issues/PRs or something else?
The npm trends already show that when there was an issue with downloading pnpm package manager version from corepack, users switched to downloading it from npm and downloads increased to 2M+ per week.