@vercel/gatsby-plugin-vercel-builder
Advanced tools
Comparing version 2.0.16 to 2.0.17
@@ -123,2 +123,5 @@ "use strict"; | ||
minify: true, | ||
// prevents renaming edge cases from causing failures like: | ||
// https://github.com/node-fetch/node-fetch/issues/784 | ||
keepNames: true, | ||
define: { | ||
@@ -125,0 +128,0 @@ "process.env.NODE_ENV": "'production'", |
{ | ||
"name": "@vercel/gatsby-plugin-vercel-builder", | ||
"version": "2.0.16", | ||
"version": "2.0.17", | ||
"main": "dist/index.js", | ||
@@ -17,3 +17,3 @@ "files": [ | ||
"@sinclair/typebox": "0.25.24", | ||
"@vercel/build-utils": "7.5.1", | ||
"@vercel/build-utils": "7.6.0", | ||
"@vercel/routing-utils": "3.1.0", | ||
@@ -20,0 +20,0 @@ "esbuild": "0.14.47", |
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
29183
465
+ Added@vercel/build-utils@7.6.0(transitive)
- Removed@vercel/build-utils@7.5.1(transitive)
Updated@vercel/build-utils@7.6.0