vercel-cli 48.6.0__tar.gz → 48.6.6__tar.gz
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.
Potentially problematic release.
This version of vercel-cli might be problematic. Click here for more details.
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/PKG-INFO +1 -1
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/dist/index.js +91 -20
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/.package-lock.json +3 -3
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/CHANGELOG.md +6 -0
- vercel_cli-48.6.6/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/framework-helpers.d.ts +17 -0
- vercel_cli-48.6.6/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/framework-helpers.js +52 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/index.d.ts +1 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/index.js +29 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/package.json +2 -2
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/package.json +3 -3
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/.gitignore +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/README.md +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/pyproject.toml +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/LICENSE +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/README.md +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/dist/VERCEL_DIR_README.txt +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/dist/builder-worker.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/dist/get-latest-worker.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/dist/vc.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/LICENSE +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/build.mjs +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/clone-env.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/clone-env.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/debug.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/debug.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/default-cache-path-glob.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/default-cache-path-glob.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/edge-function.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/edge-function.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/errors.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/errors.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/file-blob.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/file-blob.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/file-fs-ref.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/file-fs-ref.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/file-ref.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/file-ref.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/fs/download.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/fs/download.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/fs/get-writable-directory.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/fs/get-writable-directory.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/fs/glob.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/fs/glob.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/fs/node-version.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/fs/node-version.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/fs/normalize-path.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/fs/normalize-path.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/fs/read-config-file.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/fs/read-config-file.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/fs/rename.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/fs/rename.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/fs/run-user-scripts.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/fs/run-user-scripts.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/fs/stream-to-buffer.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/fs/stream-to-buffer.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/generate-node-builder-functions.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/generate-node-builder-functions.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/get-ignore-filter.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/get-ignore-filter.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/get-installed-package-version.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/get-installed-package-version.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/get-platform-env.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/get-platform-env.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/get-prefixed-env-vars.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/get-prefixed-env-vars.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/hard-link-dir.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/hard-link-dir.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/lambda.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/lambda.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/nodejs-lambda.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/nodejs-lambda.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/os.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/os.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/prerender.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/prerender.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/schemas.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/schemas.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/should-serve.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/should-serve.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/trace/constants.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/trace/constants.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/trace/index.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/trace/index.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/trace/trace.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/trace/trace.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/types.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/types.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/validate-npmrc.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/validate-npmrc.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/file-blob.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/file-fs-ref.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/file-ref.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/fs/download.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/fs/get-writable-directory.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/fs/glob.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/fs/rename.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/fs/run-user-scripts.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/fs/stream-to-buffer.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/lambda.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/detect-agent/CHANGELOG.md +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/detect-agent/LICENSE +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/detect-agent/README.md +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/detect-agent/dist/index.d.ts +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/detect-agent/dist/index.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/detect-agent/package.json +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/python/LICENSE +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/python/dist/index.js +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/python/package.json +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/python/vc_init.py +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/python/vc_init_dev_asgi.py +0 -0
- {vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/python/vc_init_dev_wsgi.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: vercel-cli
|
|
3
|
-
Version: 48.6.
|
|
3
|
+
Version: 48.6.6
|
|
4
4
|
Summary: Vercel CLI packaged for Python (bundled Node.js, vendored npm)
|
|
5
5
|
Project-URL: Homepage, https://github.com/nuage-studio/vercel-cli-python
|
|
6
6
|
Project-URL: Repository, https://github.com/nuage-studio/vercel-cli-python
|
|
@@ -49550,7 +49550,7 @@ var require_package = __commonJS2({
|
|
|
49550
49550
|
"../client/package.json"(exports2, module2) {
|
|
49551
49551
|
module2.exports = {
|
|
49552
49552
|
name: "@vercel/client",
|
|
49553
|
-
version: "17.1.
|
|
49553
|
+
version: "17.1.2",
|
|
49554
49554
|
main: "dist/index.js",
|
|
49555
49555
|
typings: "dist/index.d.ts",
|
|
49556
49556
|
homepage: "https://vercel.com",
|
|
@@ -49589,10 +49589,10 @@ var require_package = __commonJS2({
|
|
|
49589
49589
|
vitest: "2.0.1"
|
|
49590
49590
|
},
|
|
49591
49591
|
dependencies: {
|
|
49592
|
-
"@vercel/build-utils": "12.2.
|
|
49592
|
+
"@vercel/build-utils": "12.2.1",
|
|
49593
49593
|
"@vercel/error-utils": "2.0.3",
|
|
49594
49594
|
"@vercel/microfrontends": "1.2.2",
|
|
49595
|
-
"@vercel/routing-utils": "5.2.
|
|
49595
|
+
"@vercel/routing-utils": "5.2.1",
|
|
49596
49596
|
"async-retry": "1.2.3",
|
|
49597
49597
|
"async-sema": "3.0.0",
|
|
49598
49598
|
"fs-extra": "8.0.1",
|
|
@@ -133025,7 +133025,7 @@ var require_superstatic = __commonJS2({
|
|
|
133025
133025
|
convertTrailingSlash: () => convertTrailingSlash,
|
|
133026
133026
|
getCleanUrls: () => getCleanUrls2,
|
|
133027
133027
|
pathToRegexp: () => pathToRegexp,
|
|
133028
|
-
sourceToRegex: () =>
|
|
133028
|
+
sourceToRegex: () => sourceToRegex3
|
|
133029
133029
|
});
|
|
133030
133030
|
module2.exports = __toCommonJS4(superstatic_exports);
|
|
133031
133031
|
var import_url20 = require("url");
|
|
@@ -133103,7 +133103,7 @@ var require_superstatic = __commonJS2({
|
|
|
133103
133103
|
}
|
|
133104
133104
|
function convertRedirects(redirects, defaultStatus = 308) {
|
|
133105
133105
|
return redirects.map((r) => {
|
|
133106
|
-
const { src, segments } =
|
|
133106
|
+
const { src, segments } = sourceToRegex3(r.source);
|
|
133107
133107
|
const hasSegments = collectHasSegments(r.has);
|
|
133108
133108
|
normalizeHasKeys(r.has);
|
|
133109
133109
|
normalizeHasKeys(r.missing);
|
|
@@ -133136,7 +133136,7 @@ var require_superstatic = __commonJS2({
|
|
|
133136
133136
|
}
|
|
133137
133137
|
function convertRewrites(rewrites, internalParamNames) {
|
|
133138
133138
|
return rewrites.map((r) => {
|
|
133139
|
-
const { src, segments } =
|
|
133139
|
+
const { src, segments } = sourceToRegex3(r.source);
|
|
133140
133140
|
const hasSegments = collectHasSegments(r.has);
|
|
133141
133141
|
normalizeHasKeys(r.has);
|
|
133142
133142
|
normalizeHasKeys(r.missing);
|
|
@@ -133167,7 +133167,7 @@ var require_superstatic = __commonJS2({
|
|
|
133167
133167
|
function convertHeaders(headers) {
|
|
133168
133168
|
return headers.map((h) => {
|
|
133169
133169
|
const obj = {};
|
|
133170
|
-
const { src, segments } =
|
|
133170
|
+
const { src, segments } = sourceToRegex3(h.source);
|
|
133171
133171
|
const hasSegments = collectHasSegments(h.has);
|
|
133172
133172
|
normalizeHasKeys(h.has);
|
|
133173
133173
|
normalizeHasKeys(h.missing);
|
|
@@ -133229,7 +133229,7 @@ var require_superstatic = __commonJS2({
|
|
|
133229
133229
|
}
|
|
133230
133230
|
return routes2;
|
|
133231
133231
|
}
|
|
133232
|
-
function
|
|
133232
|
+
function sourceToRegex3(source) {
|
|
133233
133233
|
const keys = [];
|
|
133234
133234
|
const r = pathToRegexp("632", source, keys, {
|
|
133235
133235
|
strict: true,
|
|
@@ -134281,7 +134281,8 @@ var require_dist23 = __commonJS2({
|
|
|
134281
134281
|
isHandler: () => isHandler2,
|
|
134282
134282
|
isValidHandleValue: () => isValidHandleValue,
|
|
134283
134283
|
mergeRoutes: () => import_merge2.mergeRoutes,
|
|
134284
|
-
normalizeRoutes: () => normalizeRoutes2
|
|
134284
|
+
normalizeRoutes: () => normalizeRoutes2,
|
|
134285
|
+
sourceToRegex: () => import_superstatic2.sourceToRegex
|
|
134285
134286
|
});
|
|
134286
134287
|
module2.exports = __toCommonJS4(src_exports2);
|
|
134287
134288
|
var import_url20 = require("url");
|
|
@@ -145938,11 +145939,8 @@ var init_unzip = __esm({
|
|
|
145938
145939
|
// src/util/build/write-build-result.ts
|
|
145939
145940
|
async function writeBuildResult(repoRootPath, outputDir, buildResult, build2, builder, builderPkg, vercelConfig, standalone = false) {
|
|
145940
145941
|
let version2 = builder.version;
|
|
145941
|
-
if (
|
|
145942
|
-
version2 =
|
|
145943
|
-
}
|
|
145944
|
-
if ("experimentalVersion" in builder && process.env.VERCEL_EXPERIMENTAL_HONO_BUILD === "1" && "name" in builder && builder.name === "hono") {
|
|
145945
|
-
version2 = builder.experimentalVersion;
|
|
145942
|
+
if ((0, import_build_utils11.isExperimentalBackendsEnabled)() && "output" in buildResult) {
|
|
145943
|
+
version2 = 2;
|
|
145946
145944
|
}
|
|
145947
145945
|
if (typeof version2 !== "number" || version2 === 2) {
|
|
145948
145946
|
return writeBuildResultV2(
|
|
@@ -146087,6 +146085,37 @@ async function writeBuildResultV2(repoRootPath, outputDir, buildResult, build2,
|
|
|
146087
146085
|
}
|
|
146088
146086
|
async function writeBuildResultV3(repoRootPath, outputDir, buildResult, build2, vercelConfig, standalone = false) {
|
|
146089
146087
|
const { output: output2 } = buildResult;
|
|
146088
|
+
if (process.env.VERCEL_EXPERIMENTAL_ROUTES_JSON === "1") {
|
|
146089
|
+
const routesJsonPath = (0, import_path21.join)(outputDir, "..", "routes.json");
|
|
146090
|
+
if ((0, import_fs_extra12.existsSync)(routesJsonPath)) {
|
|
146091
|
+
try {
|
|
146092
|
+
const newOutput = {
|
|
146093
|
+
index: output2
|
|
146094
|
+
};
|
|
146095
|
+
const routesJson = await import_fs_extra12.default.readJSON(routesJsonPath);
|
|
146096
|
+
if (routesJson && typeof routesJson === "object" && "routes" in routesJson && Array.isArray(routesJson.routes)) {
|
|
146097
|
+
for (const route of routesJson.routes) {
|
|
146098
|
+
if (route.source === "/") {
|
|
146099
|
+
continue;
|
|
146100
|
+
}
|
|
146101
|
+
if (route.source) {
|
|
146102
|
+
newOutput[route.source] = output2;
|
|
146103
|
+
}
|
|
146104
|
+
}
|
|
146105
|
+
}
|
|
146106
|
+
return writeBuildResultV2(
|
|
146107
|
+
repoRootPath,
|
|
146108
|
+
outputDir,
|
|
146109
|
+
{ output: newOutput, routes: buildResult.routes },
|
|
146110
|
+
build2,
|
|
146111
|
+
vercelConfig,
|
|
146112
|
+
standalone
|
|
146113
|
+
);
|
|
146114
|
+
} catch (error3) {
|
|
146115
|
+
output_manager_default.error(`Failed to read routes.json: ${error3}`);
|
|
146116
|
+
}
|
|
146117
|
+
}
|
|
146118
|
+
}
|
|
146090
146119
|
const src = build2.src;
|
|
146091
146120
|
if (typeof src !== "string") {
|
|
146092
146121
|
throw new Error(`Expected "build.src" to be a string`);
|
|
@@ -146362,6 +146391,7 @@ var init_write_build_result = __esm({
|
|
|
146362
146391
|
init_unzip();
|
|
146363
146392
|
init_link2();
|
|
146364
146393
|
import_client3 = __toESM3(require_dist7());
|
|
146394
|
+
init_output_manager();
|
|
146365
146395
|
({ normalize: normalize2 } = import_path21.posix);
|
|
146366
146396
|
OUTPUT_DIR = (0, import_path21.join)(VERCEL_DIR2, "output");
|
|
146367
146397
|
}
|
|
@@ -148339,11 +148369,6 @@ async function doBuild(client2, project, buildsJson, cwd, outputDir, span, stand
|
|
|
148339
148369
|
try {
|
|
148340
148370
|
buildResult = await builderSpan.trace(
|
|
148341
148371
|
() => {
|
|
148342
|
-
if (process.env.VERCEL_EXPERIMENTAL_EXPRESS_BUILD === "1" && "name" in builder && builder.name === "express" && "experimentalBuild" in builder && typeof builder.experimentalBuild === "function") {
|
|
148343
|
-
return builder.experimentalBuild(buildOptions);
|
|
148344
|
-
} else if (process.env.VERCEL_EXPERIMENTAL_HONO_BUILD === "1" && "name" in builder && builder.name === "hono" && "experimentalBuild" in builder && typeof builder.experimentalBuild === "function") {
|
|
148345
|
-
return builder.experimentalBuild(buildOptions);
|
|
148346
|
-
}
|
|
148347
148372
|
return builder.build(buildOptions);
|
|
148348
148373
|
}
|
|
148349
148374
|
);
|
|
@@ -148377,6 +148402,49 @@ async function doBuild(client2, project, buildsJson, cwd, outputDir, span, stand
|
|
|
148377
148402
|
});
|
|
148378
148403
|
}
|
|
148379
148404
|
}
|
|
148405
|
+
const backendBuilders = [
|
|
148406
|
+
"@vercel/express",
|
|
148407
|
+
"@vercel/hono",
|
|
148408
|
+
"@vercel/fastify"
|
|
148409
|
+
];
|
|
148410
|
+
const isBackendBuilder = build2.use && backendBuilders.includes(build2.use);
|
|
148411
|
+
if (process.env.VERCEL_EXPERIMENTAL_ROUTES_JSON === "1") {
|
|
148412
|
+
if ("output" in buildResult && buildResult.output && isBackendBuilder) {
|
|
148413
|
+
const routesJsonPath = (0, import_path27.join)(outputDir, "..", "routes.json");
|
|
148414
|
+
if ((0, import_fs_extra18.existsSync)(routesJsonPath)) {
|
|
148415
|
+
try {
|
|
148416
|
+
const routesJson = await readJSONFile(routesJsonPath);
|
|
148417
|
+
if (routesJson && typeof routesJson === "object" && "routes" in routesJson && Array.isArray(routesJson.routes)) {
|
|
148418
|
+
const convertedRoutes = [];
|
|
148419
|
+
for (const route of routesJson.routes) {
|
|
148420
|
+
if (typeof route.source !== "string") {
|
|
148421
|
+
continue;
|
|
148422
|
+
}
|
|
148423
|
+
const { src } = (0, import_routing_utils2.sourceToRegex)(route.source);
|
|
148424
|
+
const newRoute = {
|
|
148425
|
+
src,
|
|
148426
|
+
dest: route.source
|
|
148427
|
+
};
|
|
148428
|
+
if (route.methods) {
|
|
148429
|
+
newRoute.methods = route.methods;
|
|
148430
|
+
}
|
|
148431
|
+
if (route.source === "/") {
|
|
148432
|
+
continue;
|
|
148433
|
+
}
|
|
148434
|
+
convertedRoutes.push(newRoute);
|
|
148435
|
+
}
|
|
148436
|
+
buildResult.routes = [
|
|
148437
|
+
{ handle: "filesystem" },
|
|
148438
|
+
...convertedRoutes,
|
|
148439
|
+
{ src: "/(.*)", dest: "/" }
|
|
148440
|
+
];
|
|
148441
|
+
}
|
|
148442
|
+
} catch (error3) {
|
|
148443
|
+
output_manager_default.error(`Failed to read routes.json: ${error3}`);
|
|
148444
|
+
}
|
|
148445
|
+
}
|
|
148446
|
+
}
|
|
148447
|
+
}
|
|
148380
148448
|
buildResults.set(build2, buildResult);
|
|
148381
148449
|
let buildOutputLength = 0;
|
|
148382
148450
|
if ("output" in buildResult) {
|
|
@@ -169475,7 +169543,7 @@ async function getBuildMatches(vercelConfig, cwd, devServer, fileList) {
|
|
|
169475
169543
|
if (src[0] === "/") {
|
|
169476
169544
|
src = src.substring(1);
|
|
169477
169545
|
}
|
|
169478
|
-
if (
|
|
169546
|
+
if ((0, import_build_utils16.isBackendFramework)(buildConfig.config?.framework)) {
|
|
169479
169547
|
src = "package.json";
|
|
169480
169548
|
}
|
|
169481
169549
|
if (buildConfig.config?.framework === "fastapi" || buildConfig.config?.framework === "flask") {
|
|
@@ -171133,6 +171201,9 @@ Please ensure that ${cmd(err.path)} is properly installed`;
|
|
|
171133
171201
|
return defaults;
|
|
171134
171202
|
}
|
|
171135
171203
|
}
|
|
171204
|
+
if ((0, import_build_utils17.isExperimentalBackendsEnabled)()) {
|
|
171205
|
+
return "npx @vercel/cervel dev";
|
|
171206
|
+
}
|
|
171136
171207
|
}
|
|
171137
171208
|
return void 0;
|
|
171138
171209
|
}
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
"requires": true,
|
|
4
4
|
"packages": {
|
|
5
5
|
"node_modules/@vercel/build-utils": {
|
|
6
|
-
"version": "12.2.
|
|
7
|
-
"resolved": "https://registry.npmjs.org/@vercel/build-utils/-/build-utils-12.2.
|
|
8
|
-
"integrity": "sha512-
|
|
6
|
+
"version": "12.2.1",
|
|
7
|
+
"resolved": "https://registry.npmjs.org/@vercel/build-utils/-/build-utils-12.2.1.tgz",
|
|
8
|
+
"integrity": "sha512-IomevtBkebGsdSklmugLO2ECiqRUpFR9wLVbjYlyjDtcx67UGMtgdjhfxXSOIYcGzJFiOxy820YI4ajUq88qUg==",
|
|
9
9
|
"license": "Apache-2.0"
|
|
10
10
|
},
|
|
11
11
|
"node_modules/@vercel/detect-agent": {
|
vercel_cli-48.6.6/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/framework-helpers.d.ts
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* List of backend frameworks supported by the experimental backends feature
|
|
3
|
+
*/
|
|
4
|
+
export declare const BACKEND_FRAMEWORKS: readonly ["express", "hono", "h3", "nestjs", "fastify"];
|
|
5
|
+
export type BackendFramework = (typeof BACKEND_FRAMEWORKS)[number];
|
|
6
|
+
/**
|
|
7
|
+
* Checks if the given framework is a backend framework
|
|
8
|
+
*/
|
|
9
|
+
export declare function isBackendFramework(framework: string | null | undefined): framework is BackendFramework;
|
|
10
|
+
/**
|
|
11
|
+
* Checks if experimental backends are enabled via environment variable
|
|
12
|
+
*/
|
|
13
|
+
export declare function isExperimentalBackendsEnabled(): boolean;
|
|
14
|
+
/**
|
|
15
|
+
* Checks if experimental backends are enabled AND the framework is a backend framework
|
|
16
|
+
*/
|
|
17
|
+
export declare function shouldUseExperimentalBackends(framework: string | null | undefined): boolean;
|
vercel_cli-48.6.6/vercel_cli/vendor/node_modules/@vercel/build-utils/dist/framework-helpers.js
ADDED
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
var framework_helpers_exports = {};
|
|
20
|
+
__export(framework_helpers_exports, {
|
|
21
|
+
BACKEND_FRAMEWORKS: () => BACKEND_FRAMEWORKS,
|
|
22
|
+
isBackendFramework: () => isBackendFramework,
|
|
23
|
+
isExperimentalBackendsEnabled: () => isExperimentalBackendsEnabled,
|
|
24
|
+
shouldUseExperimentalBackends: () => shouldUseExperimentalBackends
|
|
25
|
+
});
|
|
26
|
+
module.exports = __toCommonJS(framework_helpers_exports);
|
|
27
|
+
const BACKEND_FRAMEWORKS = [
|
|
28
|
+
"express",
|
|
29
|
+
"hono",
|
|
30
|
+
"h3",
|
|
31
|
+
"nestjs",
|
|
32
|
+
"fastify"
|
|
33
|
+
];
|
|
34
|
+
function isBackendFramework(framework) {
|
|
35
|
+
if (!framework)
|
|
36
|
+
return false;
|
|
37
|
+
return BACKEND_FRAMEWORKS.includes(framework);
|
|
38
|
+
}
|
|
39
|
+
function isExperimentalBackendsEnabled() {
|
|
40
|
+
return process.env.VERCEL_EXPERIMENTAL_BACKENDS === "1" || // Previously used for experimental express and hono builds
|
|
41
|
+
process.env.VERCEL_EXPERIMENTAL_EXPRESS_BUILD === "1" || process.env.VERCEL_EXPERIMENTAL_HONO_BUILD === "1";
|
|
42
|
+
}
|
|
43
|
+
function shouldUseExperimentalBackends(framework) {
|
|
44
|
+
return isExperimentalBackendsEnabled() && isBackendFramework(framework);
|
|
45
|
+
}
|
|
46
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
47
|
+
0 && (module.exports = {
|
|
48
|
+
BACKEND_FRAMEWORKS,
|
|
49
|
+
isBackendFramework,
|
|
50
|
+
isExperimentalBackendsEnabled,
|
|
51
|
+
shouldUseExperimentalBackends
|
|
52
|
+
});
|
|
@@ -32,3 +32,4 @@ export { NODE_VERSIONS } from './fs/node-version';
|
|
|
32
32
|
export { getInstalledPackageVersion } from './get-installed-package-version';
|
|
33
33
|
export { defaultCachePathGlob } from './default-cache-path-glob';
|
|
34
34
|
export { generateNodeBuilderFunctions } from './generate-node-builder-functions';
|
|
35
|
+
export { BACKEND_FRAMEWORKS, BackendFramework, isBackendFramework, isExperimentalBackendsEnabled, shouldUseExperimentalBackends, } from './framework-helpers';
|
|
@@ -21817,6 +21817,7 @@ var require_ignore = __commonJS({
|
|
|
21817
21817
|
// src/index.ts
|
|
21818
21818
|
var src_exports = {};
|
|
21819
21819
|
__export(src_exports, {
|
|
21820
|
+
BACKEND_FRAMEWORKS: () => BACKEND_FRAMEWORKS,
|
|
21820
21821
|
BUILDER_COMPILE_STEP: () => BUILDER_COMPILE_STEP,
|
|
21821
21822
|
BUILDER_INSTALLER_STEP: () => BUILDER_INSTALLER_STEP,
|
|
21822
21823
|
BunVersion: () => BunVersion,
|
|
@@ -21866,8 +21867,10 @@ __export(src_exports, {
|
|
|
21866
21867
|
glob: () => glob,
|
|
21867
21868
|
hardLinkDir: () => hardLinkDir,
|
|
21868
21869
|
installDependencies: () => installDependencies,
|
|
21870
|
+
isBackendFramework: () => isBackendFramework,
|
|
21869
21871
|
isBunVersion: () => isBunVersion,
|
|
21870
21872
|
isDirectory: () => isDirectory,
|
|
21873
|
+
isExperimentalBackendsEnabled: () => isExperimentalBackendsEnabled,
|
|
21871
21874
|
isSymbolicLink: () => isSymbolicLink,
|
|
21872
21875
|
normalizePath: () => normalizePath,
|
|
21873
21876
|
readConfigFile: () => readConfigFile,
|
|
@@ -21880,6 +21883,7 @@ __export(src_exports, {
|
|
|
21880
21883
|
runShellScript: () => runShellScript,
|
|
21881
21884
|
scanParentDirs: () => scanParentDirs,
|
|
21882
21885
|
shouldServe: () => shouldServe,
|
|
21886
|
+
shouldUseExperimentalBackends: () => shouldUseExperimentalBackends,
|
|
21883
21887
|
spawnAsync: () => spawnAsync,
|
|
21884
21888
|
spawnCommand: () => spawnCommand,
|
|
21885
21889
|
streamToBuffer: () => streamToBuffer,
|
|
@@ -24761,8 +24765,30 @@ ${entrypointsForMessage}`
|
|
|
24761
24765
|
entrypointCallback
|
|
24762
24766
|
};
|
|
24763
24767
|
}
|
|
24768
|
+
|
|
24769
|
+
// src/framework-helpers.ts
|
|
24770
|
+
var BACKEND_FRAMEWORKS = [
|
|
24771
|
+
"express",
|
|
24772
|
+
"hono",
|
|
24773
|
+
"h3",
|
|
24774
|
+
"nestjs",
|
|
24775
|
+
"fastify"
|
|
24776
|
+
];
|
|
24777
|
+
function isBackendFramework(framework) {
|
|
24778
|
+
if (!framework)
|
|
24779
|
+
return false;
|
|
24780
|
+
return BACKEND_FRAMEWORKS.includes(framework);
|
|
24781
|
+
}
|
|
24782
|
+
function isExperimentalBackendsEnabled() {
|
|
24783
|
+
return process.env.VERCEL_EXPERIMENTAL_BACKENDS === "1" || // Previously used for experimental express and hono builds
|
|
24784
|
+
process.env.VERCEL_EXPERIMENTAL_EXPRESS_BUILD === "1" || process.env.VERCEL_EXPERIMENTAL_HONO_BUILD === "1";
|
|
24785
|
+
}
|
|
24786
|
+
function shouldUseExperimentalBackends(framework) {
|
|
24787
|
+
return isExperimentalBackendsEnabled() && isBackendFramework(framework);
|
|
24788
|
+
}
|
|
24764
24789
|
// Annotate the CommonJS export names for ESM import in node:
|
|
24765
24790
|
0 && (module.exports = {
|
|
24791
|
+
BACKEND_FRAMEWORKS,
|
|
24766
24792
|
BUILDER_COMPILE_STEP,
|
|
24767
24793
|
BUILDER_INSTALLER_STEP,
|
|
24768
24794
|
BunVersion,
|
|
@@ -24812,8 +24838,10 @@ ${entrypointsForMessage}`
|
|
|
24812
24838
|
glob,
|
|
24813
24839
|
hardLinkDir,
|
|
24814
24840
|
installDependencies,
|
|
24841
|
+
isBackendFramework,
|
|
24815
24842
|
isBunVersion,
|
|
24816
24843
|
isDirectory,
|
|
24844
|
+
isExperimentalBackendsEnabled,
|
|
24817
24845
|
isSymbolicLink,
|
|
24818
24846
|
normalizePath,
|
|
24819
24847
|
readConfigFile,
|
|
@@ -24826,6 +24854,7 @@ ${entrypointsForMessage}`
|
|
|
24826
24854
|
runShellScript,
|
|
24827
24855
|
scanParentDirs,
|
|
24828
24856
|
shouldServe,
|
|
24857
|
+
shouldUseExperimentalBackends,
|
|
24829
24858
|
spawnAsync,
|
|
24830
24859
|
spawnCommand,
|
|
24831
24860
|
streamToBuffer,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vercel/build-utils",
|
|
3
|
-
"version": "12.2.
|
|
3
|
+
"version": "12.2.1",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"types": "./dist/index.d.js",
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"@types/semver": "6.0.0",
|
|
28
28
|
"@types/yazl": "2.4.2",
|
|
29
29
|
"@vercel/error-utils": "2.0.3",
|
|
30
|
-
"@vercel/routing-utils": "5.2.
|
|
30
|
+
"@vercel/routing-utils": "5.2.1",
|
|
31
31
|
"aggregate-error": "3.0.1",
|
|
32
32
|
"async-retry": "1.2.3",
|
|
33
33
|
"async-sema": "2.1.4",
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"vercel": "./dist/vc.js"
|
|
5
5
|
},
|
|
6
6
|
"dependencies": {
|
|
7
|
-
"@vercel/build-utils": "12.2.
|
|
7
|
+
"@vercel/build-utils": "12.2.1",
|
|
8
8
|
"@vercel/detect-agent": "1.0.0",
|
|
9
9
|
"@vercel/python": "5.0.10"
|
|
10
10
|
},
|
|
@@ -33,9 +33,9 @@
|
|
|
33
33
|
"test-e2e": "rimraf test/fixtures/integration && pnpm test test/integration-1.test.ts test/integration-2.test.ts test/integration-3.test.ts",
|
|
34
34
|
"type-check": "tsc --noEmit",
|
|
35
35
|
"vc": "pnpm vercel",
|
|
36
|
-
"vercel": "
|
|
36
|
+
"vercel": "pnpm build && node ./dist/vc.js",
|
|
37
37
|
"vitest-run": "vitest --config ./vitest.config.mts",
|
|
38
38
|
"vitest-unit": "jest test/unit/ --listTests"
|
|
39
39
|
},
|
|
40
|
-
"version": "48.6.
|
|
40
|
+
"version": "48.6.6"
|
|
41
41
|
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/LICENSE
RENAMED
|
File without changes
|
{vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/build.mjs
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/build-utils/lambda.js
RENAMED
|
File without changes
|
|
File without changes
|
{vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/detect-agent/LICENSE
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/python/LICENSE
RENAMED
|
File without changes
|
{vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/python/dist/index.js
RENAMED
|
File without changes
|
{vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/python/package.json
RENAMED
|
File without changes
|
{vercel_cli-48.6.0 → vercel_cli-48.6.6}/vercel_cli/vendor/node_modules/@vercel/python/vc_init.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|