On nodejs's website: https://nodejs.org/dist/latest/docs/api/corepack.html it states `Corepack will no longer be distributed starting with Node.js v25.` Should the readme be updated to mention that it is included by default until node 24? https://github.com/nodejs/corepack/blob/main/README.md?plain=1#L14 > Corepack is [distributed by default with all recent Node.js versions](https://nodejs.org/api/corepack.html).