@vercel/build-utils 8.2.0 → 8.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/dist/fs/node-version.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/dist/fs/node-version.js
CHANGED
package/dist/index.js
CHANGED
@@ -21620,7 +21620,7 @@ var NODE_VERSIONS = [
|
|
21620
21620
|
major: 16,
|
21621
21621
|
range: "16.x",
|
21622
21622
|
runtime: "nodejs16.x",
|
21623
|
-
discontinueDate: /* @__PURE__ */ new Date("
|
21623
|
+
discontinueDate: /* @__PURE__ */ new Date("2025-02-28")
|
21624
21624
|
},
|
21625
21625
|
{
|
21626
21626
|
major: 14,
|