@vercel/next
Advanced tools
Comparing version 4.0.7 to 4.0.8
@@ -13,2 +13,3 @@ "use strict"; | ||
} | ||
// @preserve pre-next-server-target | ||
const NextServer = require("__NEXT_SERVER_PATH__").default; | ||
@@ -25,2 +26,3 @@ const nextServer = new NextServer({ | ||
try { | ||
// @preserve entryDirectory handler | ||
await requestHandler(req, res); | ||
@@ -27,0 +29,0 @@ } catch (err) { |
{ | ||
"name": "@vercel/next", | ||
"version": "4.0.7", | ||
"version": "4.0.8", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index", |
Sorry, the diff of this file is too big to display
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
548461
15301
0