@vercel/build-utils
Advanced tools
Comparing version 6.8.1 to 6.8.2
# @vercel/build-utils | ||
## 6.8.2 | ||
### Patch Changes | ||
- Push back `nodejs16.x` discontinue date to `2024-02-06` ([#10209](https://github.com/vercel/vercel/pull/10209)) | ||
## 6.8.1 | ||
@@ -4,0 +10,0 @@ |
@@ -17,3 +17,3 @@ "use strict"; | ||
runtime: 'nodejs16.x', | ||
discontinueDate: new Date('2023-08-15'), | ||
discontinueDate: new Date('2024-02-06'), | ||
}, | ||
@@ -20,0 +20,0 @@ { |
{ | ||
"name": "@vercel/build-utils", | ||
"version": "6.8.1", | ||
"version": "6.8.2", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1243269