File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -18,12 +18,14 @@ for their particular purposes:
1818
1919* JavaScript engine: V8
2020* Package manager: ` npm `
21- * Package manager version manager: Corepack (Node.js <v25)
21+ * Package manager version manager: Corepack
2222
2323Being user-accessible, removal or replacement of these projects could happen
2424only as a semver-major change, unless the related feature or project is
2525documented as experimental. In addition, Node.js includes external projects as
2626internal dependencies. These may be replaced or removed at any time, provided
2727that doing so is not a breaking change.
2828
29- The [ corepack] ( https://github.com/nodejs/corepack ) module is no longer distributed starting with Node.js v25.
29+ ## History
30+
31+ - [ corepack] ( https://github.com/nodejs/corepack ) was added in Node.js v14.9.0 and v16.9.0. It is no longer distributed as of Node.js v25.0.0.
You can’t perform that action at this time.
0 commit comments