@vercel/next
Advanced tools
Comparing version 3.7.5 to 3.7.6
@@ -15,3 +15,3 @@ "use strict"; | ||
const utils_1 = require("../utils"); | ||
// @ts-expect-error this is a prebuilt file, based on `../../scripts/build-edge-function-template.js` | ||
// @ts-ignore this is a prebuilt file, based on `../../scripts/build-edge-function-template.js` | ||
const ___get_nextjs_edge_function_js_1 = __importDefault(require("../../dist/___get-nextjs-edge-function.js")); | ||
@@ -18,0 +18,0 @@ const gzip = (0, util_1.promisify)(zlib_1.default.gzip); |
{ | ||
"name": "@vercel/next", | ||
"version": "3.7.5", | ||
"version": "3.7.6", | ||
"license": "Apache-2.0", | ||
@@ -38,5 +38,5 @@ "main": "./dist/index", | ||
"@types/webpack-sources": "3.2.0", | ||
"@vercel/build-utils": "6.7.1", | ||
"@vercel/build-utils": "6.7.2", | ||
"@vercel/nft": "0.22.5", | ||
"@vercel/routing-utils": "2.2.0", | ||
"@vercel/routing-utils": "2.2.1", | ||
"async-sema": "3.0.1", | ||
@@ -62,6 +62,5 @@ "buffer-crc32": "0.2.13", | ||
"text-table": "0.2.0", | ||
"typescript": "4.5.2", | ||
"webpack-sources": "3.2.3" | ||
}, | ||
"gitHead": "a63b9d960bec291e152308c30074843aab802c8d" | ||
"gitHead": "2de365f9cfea3ce283d2bf855507c71209f1e3d8" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1698730
37
44886