vercel 28.15.1 → 28.15.3

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.
Files changed (2) hide show
  1. package/dist/index.js +55 -7
  2. package/package.json +14 -14
package/dist/index.js CHANGED
@@ -191007,6 +191007,7 @@ const help = () => {
191007
191007
  -A ${chalk_1.default.bold.underline('FILE')}, --local-config=${chalk_1.default.bold.underline('FILE')} Path to the local ${'`vercel.json`'} file
191008
191008
  -Q ${chalk_1.default.bold.underline('DIR')}, --global-config=${chalk_1.default.bold.underline('DIR')} Path to the global ${'`.vercel`'} directory
191009
191009
  -d, --debug Debug mode [off]
191010
+ --no-color No color mode [off]
191010
191011
  -t ${chalk_1.default.bold.underline('TOKEN')}, --token=${chalk_1.default.bold.underline('TOKEN')} Login token
191011
191012
  -S, --scope Set a custom scope
191012
191013
  -N, --next Show next page of results
@@ -191479,6 +191480,7 @@ const help = () => {
191479
191480
 
191480
191481
  -h, --help Output usage information
191481
191482
  -d, --debug Debug mode [off]
191483
+ --no-color No color mode [off]
191482
191484
  -b, --bad Known bad URL
191483
191485
  -g, --good Known good URL
191484
191486
  -o, --open Automatically open each URL in the browser
@@ -191847,6 +191849,7 @@ const help = () => {
191847
191849
  --output [path] Directory where built assets should be written to
191848
191850
  --prod Build a production deployment
191849
191851
  -d, --debug Debug mode [off]
191852
+ --no-color No color mode [off]
191850
191853
  -y, --yes Skip the confirmation prompt about pulling environment variables and project settings when not found locally
191851
191854
 
191852
191855
  ${chalk_1.default.dim('Examples:')}
@@ -192452,6 +192455,7 @@ const help = () => {
192452
192455
  -A ${chalk_1.default.bold.underline('FILE')}, --local-config=${chalk_1.default.bold.underline('FILE')} Path to the local ${'`vercel.json`'} file
192453
192456
  -Q ${chalk_1.default.bold.underline('DIR')}, --global-config=${chalk_1.default.bold.underline('DIR')} Path to the global ${'`.vercel`'} directory
192454
192457
  -d, --debug Debug mode [off]
192458
+ --no-color No color mode [off]
192455
192459
  -t ${chalk_1.default.bold.underline('TOKEN')}, --token=${chalk_1.default.bold.underline('TOKEN')} Login token
192456
192460
  -S, --scope Set a custom scope
192457
192461
  --challenge-only Only show challenges needed to issue a cert
@@ -192949,6 +192953,7 @@ const help = () => `
192949
192953
  -A ${chalk_1.default.bold.underline('FILE')}, --local-config=${chalk_1.default.bold.underline('FILE')} Path to the local ${'`vercel.json`'} file
192950
192954
  -Q ${chalk_1.default.bold.underline('DIR')}, --global-config=${chalk_1.default.bold.underline('DIR')} Path to the global ${'`.vercel`'} directory
192951
192955
  -d, --debug Debug mode [off]
192956
+ --no-color No color mode [off]
192952
192957
  -f, --force Force a new deployment even if nothing has changed
192953
192958
  --with-cache Retain build cache when using "--force"
192954
192959
  -t ${chalk_1.default.underline('TOKEN')}, --token=${chalk_1.default.underline('TOKEN')} Login token
@@ -193712,6 +193717,7 @@ const help = () => {
193712
193717
 
193713
193718
  -h, --help Output usage information
193714
193719
  -d, --debug Debug mode [off]
193720
+ --no-color No color mode [off]
193715
193721
  -l, --listen [uri] Specify a URI endpoint on which to listen [0.0.0.0:3000]
193716
193722
  -t, --token [token] Specify an Authorization Token
193717
193723
  -y, --yes Skip questions when setting up new project using default scope and settings
@@ -193964,6 +193970,7 @@ const help = () => {
193964
193970
  -A ${chalk_1.default.bold.underline('FILE')}, --local-config=${chalk_1.default.bold.underline('FILE')} Path to the local ${'`vercel.json`'} file
193965
193971
  -Q ${chalk_1.default.bold.underline('DIR')}, --global-config=${chalk_1.default.bold.underline('DIR')} Path to the global ${'`.vercel`'} directory
193966
193972
  -d, --debug Debug mode [off]
193973
+ --no-color No color mode [off]
193967
193974
  -t ${chalk_1.default.bold.underline('TOKEN')}, --token=${chalk_1.default.bold.underline('TOKEN')} Login token
193968
193975
  -S, --scope Set a custom scope
193969
193976
  -N, --next Show next page of results
@@ -194507,6 +194514,7 @@ const help = () => {
194507
194514
 
194508
194515
  -h, --help Output usage information
194509
194516
  -d, --debug Debug mode [off]
194517
+ --no-color No color mode [off]
194510
194518
  -f, --force Force a domain on a project and remove it from an existing one
194511
194519
  -A ${chalk_1.default.bold.underline('FILE')}, --local-config=${chalk_1.default.bold.underline('FILE')} Path to the local ${'`vercel.json`'} file
194512
194520
  -Q ${chalk_1.default.bold.underline('DIR')}, --global-config=${chalk_1.default.bold.underline('DIR')} Path to the global ${'`.vercel`'} directory
@@ -195392,6 +195400,7 @@ const help = () => {
195392
195400
  -A ${chalk_1.default.bold.underline('FILE')}, --local-config=${chalk_1.default.bold.underline('FILE')} Path to the local ${'`vercel.json`'} file
195393
195401
  -Q ${chalk_1.default.bold.underline('DIR')}, --global-config=${chalk_1.default.bold.underline('DIR')} Path to the global ${'`.vercel`'} directory
195394
195402
  -d, --debug Debug mode [off]
195403
+ --no-color No color mode [off]
195395
195404
  -t ${chalk_1.default.bold.underline('TOKEN')}, --token=${chalk_1.default.bold.underline('TOKEN')} Login token
195396
195405
  -y, --yes Skip the confirmation prompt when overwriting env file on pull or removing an env variable
195397
195406
 
@@ -196282,6 +196291,7 @@ const help = () => {
196282
196291
 
196283
196292
  -h, --help Output usage information
196284
196293
  -d, --debug Debug mode [off]
196294
+ --no-color No color mode [off]
196285
196295
  -f, --force Overwrite destination directory if exists [off]
196286
196296
 
196287
196297
  ${chalk_1.default.dim('Examples:')}
@@ -196535,6 +196545,7 @@ const help = () => {
196535
196545
  -Q ${chalk_1.default.bold.underline('DIR')}, --global-config=${chalk_1.default.bold.underline('DIR')} Path to the global ${'`.vercel`'} directory
196536
196546
  -t ${chalk_1.default.bold.underline('TOKEN')}, --token=${chalk_1.default.bold.underline('TOKEN')} Login token
196537
196547
  -d, --debug Debug mode [off]
196548
+ --no-color No color mode [off]
196538
196549
  -S, --scope Set a custom scope
196539
196550
 
196540
196551
  ${chalk_1.default.dim('Examples:')}
@@ -196679,6 +196690,7 @@ const help = () => {
196679
196690
  -A ${chalk_1.default.bold.underline('FILE')}, --local-config=${chalk_1.default.bold.underline('FILE')} Path to the local ${'`vercel.json`'} file
196680
196691
  -Q ${chalk_1.default.bold.underline('DIR')}, --global-config=${chalk_1.default.bold.underline('DIR')} Path to the global ${'`.vercel`'} directory
196681
196692
  -d, --debug Debug mode [off]
196693
+ --no-color No color mode [off]
196682
196694
  -t ${chalk_1.default.bold.underline('TOKEN')}, --token=${chalk_1.default.bold.underline('TOKEN')} Login token
196683
196695
  -p ${chalk_1.default.bold.underline('NAME')}, --project=${chalk_1.default.bold.underline('NAME')} Project name
196684
196696
  -y, --yes Skip questions when setting up new project using default scope and settings
@@ -196774,6 +196786,7 @@ const help = () => {
196774
196786
  -A ${chalk_1.default.bold.underline('FILE')}, --local-config=${chalk_1.default.bold.underline('FILE')} Path to the local ${'`vercel.json`'} file
196775
196787
  -Q ${chalk_1.default.bold.underline('DIR')}, --global-config=${chalk_1.default.bold.underline('DIR')} Path to the global ${'`.vercel`'} directory
196776
196788
  -d, --debug Debug mode [off]
196789
+ --no-color No color mode [off]
196777
196790
  -y, --yes Skip questions when setting up new project using default scope and settings
196778
196791
  -t ${chalk_1.default.bold.underline('TOKEN')}, --token=${chalk_1.default.bold.underline('TOKEN')} Login token
196779
196792
  -S, --scope Set a custom scope
@@ -197092,6 +197105,7 @@ const help = () => {
197092
197105
  ${chalk_1.default.dim('Options:')}
197093
197106
 
197094
197107
  -h, --help Output usage information
197108
+ --no-color No color mode [off]
197095
197109
  -A ${chalk_1.default.bold.underline('FILE')}, --local-config=${chalk_1.default.bold.underline('FILE')} Path to the local ${'`vercel.json`'} file
197096
197110
  -Q ${chalk_1.default.bold.underline('DIR')}, --global-config=${chalk_1.default.bold.underline('DIR')} Path to the global ${'`.vercel`'} directory
197097
197111
 
@@ -197315,6 +197329,7 @@ const help = () => {
197315
197329
  -A ${chalk_1.default.bold.underline('FILE')}, --local-config=${chalk_1.default.bold.underline('FILE')} Path to the local ${'`vercel.json`'} file
197316
197330
  -Q ${chalk_1.default.bold.underline('DIR')}, --global-config=${chalk_1.default.bold.underline('DIR')} Path to the global ${'`.vercel`'} directory
197317
197331
  -d, --debug Debug mode [off]
197332
+ --no-color No color mode [off]
197318
197333
  -f, --follow Wait for additional data [off]
197319
197334
  -n ${chalk_1.default.bold.underline('NUMBER')} Number of logs [100]
197320
197335
  -t ${chalk_1.default.bold.underline('TOKEN')}, --token=${chalk_1.default.bold.underline('TOKEN')} Login token
@@ -197847,6 +197862,7 @@ const help = () => {
197847
197862
  -A ${chalk_1.default.bold.underline('FILE')}, --local-config=${chalk_1.default.bold.underline('FILE')} Path to the local ${'`vercel.json`'} file
197848
197863
  -Q ${chalk_1.default.bold.underline('DIR')}, --global-config=${chalk_1.default.bold.underline('DIR')} Path to the global ${'`.vercel`'} directory
197849
197864
  -d, --debug Debug mode [off]
197865
+ --no-color No color mode [off]
197850
197866
  --environment [environment] Deployment environment [development]
197851
197867
  -y, --yes Skip questions when setting up new project using default scope and settings
197852
197868
 
@@ -197962,6 +197978,7 @@ const help = () => {
197962
197978
  -A ${chalk_1.default.bold.underline('FILE')}, --local-config=${chalk_1.default.bold.underline('FILE')} Path to the local ${'`vercel.json`'} file
197963
197979
  -Q ${chalk_1.default.bold.underline('DIR')}, --global-config=${chalk_1.default.bold.underline('DIR')} Path to the global ${'`.vercel`'} directory
197964
197980
  -d, --debug Debug mode [off]
197981
+ --no-color No color mode [off]
197965
197982
  -t ${chalk_1.default.bold.underline('TOKEN')}, --token=${chalk_1.default.bold.underline('TOKEN')} Login token
197966
197983
  -y, --yes Skip confirmation
197967
197984
  -s, --safe Skip deployments with an active alias
@@ -198193,6 +198210,7 @@ const help = () => {
198193
198210
  -A ${chalk_1.default.bold.underline('FILE')}, --local-config=${chalk_1.default.bold.underline('FILE')} Path to the local ${'`vercel.json`'} file
198194
198211
  -Q ${chalk_1.default.bold.underline('DIR')}, --global-config=${chalk_1.default.bold.underline('DIR')} Path to the global ${'`.vercel`'} directory
198195
198212
  -d, --debug Debug mode [off]
198213
+ --no-color No color mode [off]
198196
198214
  -t ${chalk_1.default.bold.underline('TOKEN')}, --token=${chalk_1.default.bold.underline('TOKEN')} Login token
198197
198215
  --timeout=${chalk_1.default.bold.underline('TIME')} Time to wait for rollback completion [3m]
198198
198216
  -y, --yes Skip questions when setting up new project using default scope and settings
@@ -198434,6 +198452,7 @@ const help = () => {
198434
198452
  -A ${chalk_1.default.bold.underline('FILE')}, --local-config=${chalk_1.default.bold.underline('FILE')} Path to the local ${'`vercel.json`'} file
198435
198453
  -Q ${chalk_1.default.bold.underline('DIR')}, --global-config=${chalk_1.default.bold.underline('DIR')} Path to the global ${'`.vercel`'} directory
198436
198454
  -d, --debug Debug mode [off]
198455
+ --no-color No color mode [off]
198437
198456
  -N, --next Show next page of results
198438
198457
 
198439
198458
  ${chalk_1.default.dim('Examples:')}
@@ -198913,6 +198932,7 @@ const help = () => {
198913
198932
  -A ${chalk_1.default.bold.underline('FILE')}, --local-config=${chalk_1.default.bold.underline('FILE')} Path to the local ${'`vercel.json`'} file
198914
198933
  -Q ${chalk_1.default.bold.underline('DIR')}, --global-config=${chalk_1.default.bold.underline('DIR')} Path to the global ${'`.vercel`'} directory
198915
198934
  -d, --debug Debug mode [off]
198935
+ --no-color No color mode [off]
198916
198936
  -t ${chalk_1.default.bold.underline('TOKEN')}, --token=${chalk_1.default.bold.underline('TOKEN')} Login token
198917
198937
 
198918
198938
  ${chalk_1.default.dim('Examples:')}
@@ -199061,7 +199081,11 @@ const main = async () => {
199061
199081
  return 1;
199062
199082
  }
199063
199083
  const isDebugging = argv['--debug'];
199064
- const output = new output_1.Output(process.stderr, { debug: isDebugging });
199084
+ const isNoColor = argv['--no-color'];
199085
+ const output = new output_1.Output(process.stderr, {
199086
+ debug: isDebugging,
199087
+ noColor: isNoColor,
199088
+ });
199065
199089
  debug = output.debug;
199066
199090
  const localConfigPath = argv['--local-config'];
199067
199091
  let localConfig = await (0, get_config_1.default)(output, localConfigPath);
@@ -199888,6 +199912,7 @@ const ARG_COMMON = {
199888
199912
  '-V': '--platform-version',
199889
199913
  '--debug': Boolean,
199890
199914
  '-d': '--debug',
199915
+ '--no-color': Boolean,
199891
199916
  '--token': String,
199892
199917
  '-t': '--token',
199893
199918
  '--scope': String,
@@ -206841,8 +206866,8 @@ exports.default = transferInDomain;
206841
206866
  "use strict";
206842
206867
 
206843
206868
  Object.defineProperty(exports, "__esModule", ({ value: true }));
206844
- exports.prependEmoji = exports.emoji = exports.emojiLabels = void 0;
206845
- exports.emojiLabels = {
206869
+ exports.removeEmoji = exports.prependEmoji = exports.emoji = void 0;
206870
+ const emojiLabels = {
206846
206871
  notice: '📝',
206847
206872
  tip: '💡',
206848
206873
  warning: '❗️',
@@ -206851,8 +206876,9 @@ exports.emojiLabels = {
206851
206876
  success: '✅',
206852
206877
  locked: '🔒',
206853
206878
  };
206879
+ const stripEmojiRegex = new RegExp(Object.values(emojiLabels).join('|'), 'gi');
206854
206880
  function emoji(label) {
206855
- return exports.emojiLabels[label];
206881
+ return emojiLabels[label];
206856
206882
  }
206857
206883
  exports.emoji = emoji;
206858
206884
  function prependEmoji(message, emoji) {
@@ -206862,6 +206888,11 @@ function prependEmoji(message, emoji) {
206862
206888
  return message;
206863
206889
  }
206864
206890
  exports.prependEmoji = prependEmoji;
206891
+ function removeEmoji(message) {
206892
+ const result = message.replace(stripEmojiRegex, '').trimStart();
206893
+ return result;
206894
+ }
206895
+ exports.removeEmoji = removeEmoji;
206865
206896
 
206866
206897
 
206867
206898
  /***/ }),
@@ -212044,13 +212075,17 @@ const supports_hyperlinks_1 = __webpack_require__(18505);
212044
212075
  const link_1 = __importDefault(__webpack_require__(39302));
212045
212076
  const wait_1 = __importDefault(__webpack_require__(34604));
212046
212077
  const error_utils_1 = __webpack_require__(39799);
212078
+ const emoji_1 = __webpack_require__(35172);
212047
212079
  const IS_TEST = process.env.NODE_ENV === 'test';
212048
212080
  class Output {
212049
- constructor(stream, { debug: debugEnabled = false, supportsHyperlink = (0, supports_hyperlinks_1.supportsHyperlink)(stream), } = {}) {
212081
+ constructor(stream, { debug: debugEnabled = false, supportsHyperlink = (0, supports_hyperlinks_1.supportsHyperlink)(stream), noColor = false, } = {}) {
212050
212082
  this.isDebugEnabled = () => {
212051
212083
  return this.debugEnabled;
212052
212084
  };
212053
212085
  this.print = (str) => {
212086
+ if (this.colorDisabled) {
212087
+ str = (0, emoji_1.removeEmoji)(str);
212088
+ }
212054
212089
  this.stopSpinner();
212055
212090
  this.stream.write(str);
212056
212091
  };
@@ -212160,9 +212195,22 @@ class Output {
212160
212195
  this.supportsHyperlink = supportsHyperlink;
212161
212196
  this.spinnerMessage = '';
212162
212197
  this._spinner = null;
212198
+ this.colorDisabled = getNoColor(noColor);
212199
+ if (this.colorDisabled) {
212200
+ chalk_1.default.level = 0;
212201
+ }
212163
212202
  }
212164
212203
  }
212165
212204
  exports.Output = Output;
212205
+ function getNoColor(noColorArg) {
212206
+ // FORCE_COLOR: the standard supported by chalk https://github.com/chalk/chalk#supportscolor
212207
+ // NO_COLOR: the standard we want to support https://no-color.org/
212208
+ // noColorArg: the `--no-color` arg passed to the CLI command
212209
+ const noColor = process.env.FORCE_COLOR === '0' ||
212210
+ process.env.NO_COLOR === '1' ||
212211
+ noColorArg;
212212
+ return !!noColor;
212213
+ }
212166
212214
 
212167
212215
 
212168
212216
  /***/ }),
@@ -214688,7 +214736,7 @@ module.exports = JSON.parse("[[[0,44],\"disallowed_STD3_valid\"],[[45,46],\"vali
214688
214736
  /***/ ((module) => {
214689
214737
 
214690
214738
  "use strict";
214691
- module.exports = JSON.parse("{\"name\":\"vercel\",\"version\":\"28.15.1\",\"preferGlobal\":true,\"license\":\"Apache-2.0\",\"description\":\"The command-line interface for Vercel\",\"homepage\":\"https://vercel.com\",\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/vercel/vercel.git\",\"directory\":\"packages/cli\"},\"scripts\":{\"preinstall\":\"node ./scripts/preinstall.js\",\"test\":\"jest --env node --verbose --bail\",\"test-unit\":\"pnpm test test/unit/\",\"test-integration-cli\":\"rimraf test/fixtures/integration && ava test/integration.js --serial --fail-fast --verbose\",\"test-integration-dev\":\"pnpm test test/dev/\",\"coverage\":\"codecov\",\"build\":\"ts-node ./scripts/build.ts\",\"dev\":\"ts-node ./src/index.ts\"},\"bin\":{\"vc\":\"./dist/index.js\",\"vercel\":\"./dist/index.js\"},\"files\":[\"dist\",\"scripts/preinstall.js\"],\"ava\":{\"extensions\":[\"ts\"],\"require\":[\"ts-node/register/transpile-only\",\"esm\"]},\"engines\":{\"node\":\">= 14\"},\"dependencies\":{\"@vercel/build-utils\":\"6.2.0\",\"@vercel/go\":\"2.3.2\",\"@vercel/hydrogen\":\"0.0.48\",\"@vercel/next\":\"3.4.0\",\"@vercel/node\":\"2.9.1\",\"@vercel/python\":\"3.1.44\",\"@vercel/redwood\":\"1.1.0\",\"@vercel/remix\":\"1.2.11\",\"@vercel/ruby\":\"1.3.60\",\"@vercel/static-build\":\"1.3.3\"},\"devDependencies\":{\"@alex_neo/jest-expect-message\":\"1.0.5\",\"@next/env\":\"11.1.2\",\"@sentry/node\":\"5.5.0\",\"@sindresorhus/slugify\":\"0.11.0\",\"@swc/core\":\"1.2.218\",\"@tootallnate/once\":\"1.1.2\",\"@types/async-retry\":\"1.2.1\",\"@types/bytes\":\"3.0.0\",\"@types/chance\":\"1.1.3\",\"@types/debug\":\"0.0.31\",\"@types/dotenv\":\"6.1.1\",\"@types/escape-html\":\"0.0.20\",\"@types/express\":\"4.17.13\",\"@types/fs-extra\":\"9.0.13\",\"@types/glob\":\"7.1.1\",\"@types/http-proxy\":\"1.16.2\",\"@types/ini\":\"1.3.31\",\"@types/inquirer\":\"7.3.1\",\"@types/jest\":\"27.4.1\",\"@types/jest-expect-message\":\"1.0.3\",\"@types/load-json-file\":\"2.0.7\",\"@types/mime-types\":\"2.1.0\",\"@types/minimatch\":\"3.0.3\",\"@types/mri\":\"1.1.0\",\"@types/ms\":\"0.7.30\",\"@types/node\":\"14.18.33\",\"@types/node-fetch\":\"2.5.10\",\"@types/npm-package-arg\":\"6.1.0\",\"@types/pluralize\":\"0.0.29\",\"@types/psl\":\"1.1.0\",\"@types/qs\":\"6.9.7\",\"@types/semver\":\"6.0.1\",\"@types/tar-fs\":\"1.16.1\",\"@types/text-table\":\"0.2.0\",\"@types/title\":\"3.4.1\",\"@types/universal-analytics\":\"0.4.2\",\"@types/update-notifier\":\"5.1.0\",\"@types/which\":\"1.3.2\",\"@types/write-json-file\":\"2.2.1\",\"@types/yauzl-promise\":\"2.1.0\",\"@vercel/client\":\"12.3.6\",\"@vercel/error-utils\":\"1.0.8\",\"@vercel/frameworks\":\"1.3.0\",\"@vercel/fs-detectors\":\"3.7.9\",\"@vercel/fun\":\"1.0.4\",\"@vercel/ncc\":\"0.24.0\",\"@vercel/routing-utils\":\"2.1.8\",\"@zeit/source-map-support\":\"0.6.2\",\"ajv\":\"6.12.2\",\"alpha-sort\":\"2.0.1\",\"ansi-escapes\":\"4.3.2\",\"ansi-regex\":\"5.0.1\",\"arg\":\"5.0.0\",\"async-listen\":\"1.2.0\",\"async-retry\":\"1.1.3\",\"async-sema\":\"2.1.4\",\"ava\":\"2.2.0\",\"boxen\":\"4.2.0\",\"bytes\":\"3.0.0\",\"chalk\":\"4.1.0\",\"chance\":\"1.1.7\",\"chokidar\":\"3.3.1\",\"codecov\":\"3.8.2\",\"cpy\":\"7.2.0\",\"date-fns\":\"1.29.0\",\"debug\":\"3.1.0\",\"dot\":\"1.1.3\",\"dotenv\":\"4.0.0\",\"email-validator\":\"1.1.1\",\"epipebomb\":\"1.0.0\",\"escape-html\":\"1.0.3\",\"esm\":\"3.1.4\",\"execa\":\"3.2.0\",\"express\":\"4.17.1\",\"fast-deep-equal\":\"3.1.3\",\"fs-extra\":\"10.0.0\",\"get-port\":\"5.1.1\",\"git-last-commit\":\"1.0.1\",\"glob\":\"7.1.2\",\"http-proxy\":\"1.18.1\",\"ini\":\"3.0.0\",\"inquirer\":\"7.0.4\",\"is-docker\":\"2.2.1\",\"is-port-reachable\":\"3.1.0\",\"is-url\":\"1.2.2\",\"jaro-winkler\":\"0.2.8\",\"jest-matcher-utils\":\"29.3.1\",\"json5\":\"2.2.1\",\"jsonlines\":\"0.1.1\",\"line-async-iterator\":\"3.0.0\",\"load-json-file\":\"3.0.0\",\"mime-types\":\"2.1.24\",\"minimatch\":\"3.0.4\",\"mri\":\"1.1.5\",\"ms\":\"2.1.2\",\"node-fetch\":\"2.6.7\",\"npm-package-arg\":\"6.1.0\",\"open\":\"8.4.0\",\"ora\":\"3.4.0\",\"pcre-to-regexp\":\"1.0.0\",\"pluralize\":\"7.0.0\",\"promisepipe\":\"3.0.0\",\"psl\":\"1.1.31\",\"qr-image\":\"3.2.0\",\"raw-body\":\"2.4.1\",\"rimraf\":\"3.0.2\",\"semver\":\"5.5.0\",\"serve-handler\":\"6.1.1\",\"strip-ansi\":\"6.0.1\",\"stripe\":\"5.1.0\",\"supports-hyperlinks\":\"2.2.0\",\"tar-fs\":\"1.16.3\",\"test-listen\":\"1.1.0\",\"text-table\":\"0.2.0\",\"title\":\"3.4.1\",\"tmp-promise\":\"1.0.3\",\"tree-kill\":\"1.2.2\",\"ts-node\":\"10.9.1\",\"typescript\":\"4.9.4\",\"universal-analytics\":\"0.4.20\",\"utility-types\":\"2.1.0\",\"write-json-file\":\"2.2.0\",\"xdg-app-paths\":\"5.1.0\",\"yauzl-promise\":\"2.1.3\"},\"jest\":{\"preset\":\"ts-jest\",\"globals\":{\"ts-jest\":{\"diagnostics\":false,\"isolatedModules\":true}},\"setupFilesAfterEnv\":[\"@alex_neo/jest-expect-message\"],\"verbose\":false,\"testEnvironment\":\"node\",\"testMatch\":[\"<rootDir>/test/**/*.test.ts\"]}}");
214739
+ module.exports = JSON.parse("{\"name\":\"vercel\",\"version\":\"28.15.3\",\"preferGlobal\":true,\"license\":\"Apache-2.0\",\"description\":\"The command-line interface for Vercel\",\"homepage\":\"https://vercel.com\",\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/vercel/vercel.git\",\"directory\":\"packages/cli\"},\"scripts\":{\"preinstall\":\"node ./scripts/preinstall.js\",\"test\":\"jest --env node --verbose --bail\",\"test-unit\":\"pnpm test test/unit/\",\"test-integration-cli\":\"rimraf test/fixtures/integration && ava test/integration.js --serial --fail-fast --verbose\",\"test-integration-dev\":\"pnpm test test/dev/\",\"coverage\":\"codecov\",\"build\":\"ts-node ./scripts/build.ts\",\"dev\":\"ts-node ./src/index.ts\"},\"bin\":{\"vc\":\"./dist/index.js\",\"vercel\":\"./dist/index.js\"},\"files\":[\"dist\",\"scripts/preinstall.js\"],\"ava\":{\"extensions\":[\"ts\"],\"require\":[\"ts-node/register/transpile-only\",\"esm\"]},\"engines\":{\"node\":\">= 14\"},\"dependencies\":{\"@vercel/build-utils\":\"6.2.1\",\"@vercel/go\":\"2.3.3\",\"@vercel/hydrogen\":\"0.0.49\",\"@vercel/next\":\"3.4.2\",\"@vercel/node\":\"2.9.2\",\"@vercel/python\":\"3.1.45\",\"@vercel/redwood\":\"1.1.1\",\"@vercel/remix\":\"1.2.12\",\"@vercel/ruby\":\"1.3.61\",\"@vercel/static-build\":\"1.3.5\"},\"devDependencies\":{\"@alex_neo/jest-expect-message\":\"1.0.5\",\"@next/env\":\"11.1.2\",\"@sentry/node\":\"5.5.0\",\"@sindresorhus/slugify\":\"0.11.0\",\"@swc/core\":\"1.2.218\",\"@tootallnate/once\":\"1.1.2\",\"@types/async-retry\":\"1.2.1\",\"@types/bytes\":\"3.0.0\",\"@types/chance\":\"1.1.3\",\"@types/debug\":\"0.0.31\",\"@types/dotenv\":\"6.1.1\",\"@types/escape-html\":\"0.0.20\",\"@types/express\":\"4.17.13\",\"@types/fs-extra\":\"9.0.13\",\"@types/glob\":\"7.1.1\",\"@types/http-proxy\":\"1.16.2\",\"@types/ini\":\"1.3.31\",\"@types/inquirer\":\"7.3.1\",\"@types/jest\":\"27.4.1\",\"@types/jest-expect-message\":\"1.0.3\",\"@types/load-json-file\":\"2.0.7\",\"@types/mime-types\":\"2.1.0\",\"@types/minimatch\":\"3.0.3\",\"@types/mri\":\"1.1.0\",\"@types/ms\":\"0.7.30\",\"@types/node\":\"14.18.33\",\"@types/node-fetch\":\"2.5.10\",\"@types/npm-package-arg\":\"6.1.0\",\"@types/pluralize\":\"0.0.29\",\"@types/psl\":\"1.1.0\",\"@types/qs\":\"6.9.7\",\"@types/semver\":\"6.0.1\",\"@types/tar-fs\":\"1.16.1\",\"@types/text-table\":\"0.2.0\",\"@types/title\":\"3.4.1\",\"@types/universal-analytics\":\"0.4.2\",\"@types/update-notifier\":\"5.1.0\",\"@types/which\":\"1.3.2\",\"@types/write-json-file\":\"2.2.1\",\"@types/yauzl-promise\":\"2.1.0\",\"@vercel/client\":\"12.3.7\",\"@vercel/error-utils\":\"1.0.8\",\"@vercel/frameworks\":\"1.3.0\",\"@vercel/fs-detectors\":\"3.7.10\",\"@vercel/fun\":\"1.0.4\",\"@vercel/ncc\":\"0.24.0\",\"@vercel/routing-utils\":\"2.1.8\",\"@zeit/source-map-support\":\"0.6.2\",\"ajv\":\"6.12.2\",\"alpha-sort\":\"2.0.1\",\"ansi-escapes\":\"4.3.2\",\"ansi-regex\":\"5.0.1\",\"arg\":\"5.0.0\",\"async-listen\":\"1.2.0\",\"async-retry\":\"1.1.3\",\"async-sema\":\"2.1.4\",\"ava\":\"2.2.0\",\"boxen\":\"4.2.0\",\"bytes\":\"3.0.0\",\"chalk\":\"4.1.0\",\"chance\":\"1.1.7\",\"chokidar\":\"3.3.1\",\"codecov\":\"3.8.2\",\"cpy\":\"7.2.0\",\"date-fns\":\"1.29.0\",\"debug\":\"3.1.0\",\"dot\":\"1.1.3\",\"dotenv\":\"4.0.0\",\"email-validator\":\"1.1.1\",\"epipebomb\":\"1.0.0\",\"escape-html\":\"1.0.3\",\"esm\":\"3.1.4\",\"execa\":\"3.2.0\",\"express\":\"4.17.1\",\"fast-deep-equal\":\"3.1.3\",\"fs-extra\":\"10.0.0\",\"get-port\":\"5.1.1\",\"git-last-commit\":\"1.0.1\",\"glob\":\"7.1.2\",\"http-proxy\":\"1.18.1\",\"ini\":\"3.0.0\",\"inquirer\":\"7.0.4\",\"is-docker\":\"2.2.1\",\"is-port-reachable\":\"3.1.0\",\"is-url\":\"1.2.2\",\"jaro-winkler\":\"0.2.8\",\"jest-matcher-utils\":\"29.3.1\",\"json5\":\"2.2.1\",\"jsonlines\":\"0.1.1\",\"line-async-iterator\":\"3.0.0\",\"load-json-file\":\"3.0.0\",\"mime-types\":\"2.1.24\",\"minimatch\":\"3.0.4\",\"mri\":\"1.1.5\",\"ms\":\"2.1.2\",\"node-fetch\":\"2.6.7\",\"npm-package-arg\":\"6.1.0\",\"open\":\"8.4.0\",\"ora\":\"3.4.0\",\"pcre-to-regexp\":\"1.0.0\",\"pluralize\":\"7.0.0\",\"promisepipe\":\"3.0.0\",\"psl\":\"1.1.31\",\"qr-image\":\"3.2.0\",\"raw-body\":\"2.4.1\",\"rimraf\":\"3.0.2\",\"semver\":\"5.5.0\",\"serve-handler\":\"6.1.1\",\"strip-ansi\":\"6.0.1\",\"stripe\":\"5.1.0\",\"supports-hyperlinks\":\"2.2.0\",\"tar-fs\":\"1.16.3\",\"test-listen\":\"1.1.0\",\"text-table\":\"0.2.0\",\"title\":\"3.4.1\",\"tmp-promise\":\"1.0.3\",\"tree-kill\":\"1.2.2\",\"ts-node\":\"10.9.1\",\"typescript\":\"4.9.4\",\"universal-analytics\":\"0.4.20\",\"utility-types\":\"2.1.0\",\"write-json-file\":\"2.2.0\",\"xdg-app-paths\":\"5.1.0\",\"yauzl-promise\":\"2.1.3\"},\"jest\":{\"preset\":\"ts-jest\",\"globals\":{\"ts-jest\":{\"diagnostics\":false,\"isolatedModules\":true}},\"setupFilesAfterEnv\":[\"@alex_neo/jest-expect-message\"],\"verbose\":false,\"testEnvironment\":\"node\",\"testMatch\":[\"<rootDir>/test/**/*.test.ts\"]}}");
214692
214740
 
214693
214741
  /***/ }),
214694
214742
 
@@ -214696,7 +214744,7 @@ module.exports = JSON.parse("{\"name\":\"vercel\",\"version\":\"28.15.1\",\"pref
214696
214744
  /***/ ((module) => {
214697
214745
 
214698
214746
  "use strict";
214699
- module.exports = JSON.parse("{\"name\":\"@vercel/client\",\"version\":\"12.3.6\",\"main\":\"dist/index.js\",\"typings\":\"dist/index.d.ts\",\"homepage\":\"https://vercel.com\",\"license\":\"MIT\",\"files\":[\"dist\"],\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/vercel/vercel.git\",\"directory\":\"packages/client\"},\"scripts\":{\"build\":\"tsc\",\"test-integration-once\":\"pnpm test tests/create-deployment.test.ts tests/create-legacy-deployment.test.ts tests/paths.test.ts\",\"test\":\"jest --env node --verbose --runInBand --bail\",\"test-unit\":\"pnpm test tests/unit.*test.*\"},\"engines\":{\"node\":\">= 14\"},\"devDependencies\":{\"@types/async-retry\":\"1.4.5\",\"@types/fs-extra\":\"7.0.0\",\"@types/jest\":\"27.4.1\",\"@types/minimatch\":\"3.0.5\",\"@types/ms\":\"0.7.30\",\"@types/node\":\"14.18.33\",\"@types/node-fetch\":\"2.5.4\",\"@types/recursive-readdir\":\"2.2.0\",\"@types/tar-fs\":\"1.16.1\",\"typescript\":\"4.3.4\"},\"jest\":{\"preset\":\"ts-jest\",\"testEnvironment\":\"node\",\"verbose\":false,\"setupFilesAfterEnv\":[\"<rootDir>/tests/setup/index.ts\"]},\"dependencies\":{\"@vercel/build-utils\":\"6.2.0\",\"@vercel/routing-utils\":\"2.1.8\",\"@zeit/fetch\":\"5.2.0\",\"async-retry\":\"1.2.3\",\"async-sema\":\"3.0.0\",\"fs-extra\":\"8.0.1\",\"ignore\":\"4.0.6\",\"minimatch\":\"5.0.1\",\"ms\":\"2.1.2\",\"node-fetch\":\"2.6.7\",\"querystring\":\"^0.2.0\",\"sleep-promise\":\"8.0.1\",\"tar-fs\":\"1.16.3\"}}");
214747
+ module.exports = JSON.parse("{\"name\":\"@vercel/client\",\"version\":\"12.3.7\",\"main\":\"dist/index.js\",\"typings\":\"dist/index.d.ts\",\"homepage\":\"https://vercel.com\",\"license\":\"MIT\",\"files\":[\"dist\"],\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/vercel/vercel.git\",\"directory\":\"packages/client\"},\"scripts\":{\"build\":\"tsc\",\"test-integration-once\":\"pnpm test tests/create-deployment.test.ts tests/create-legacy-deployment.test.ts tests/paths.test.ts\",\"test\":\"jest --env node --verbose --runInBand --bail\",\"test-unit\":\"pnpm test tests/unit.*test.*\"},\"engines\":{\"node\":\">= 14\"},\"devDependencies\":{\"@types/async-retry\":\"1.4.5\",\"@types/fs-extra\":\"7.0.0\",\"@types/jest\":\"27.4.1\",\"@types/minimatch\":\"3.0.5\",\"@types/ms\":\"0.7.30\",\"@types/node\":\"14.18.33\",\"@types/node-fetch\":\"2.5.4\",\"@types/recursive-readdir\":\"2.2.0\",\"@types/tar-fs\":\"1.16.1\",\"typescript\":\"4.3.4\"},\"jest\":{\"preset\":\"ts-jest\",\"testEnvironment\":\"node\",\"verbose\":false,\"setupFilesAfterEnv\":[\"<rootDir>/tests/setup/index.ts\"]},\"dependencies\":{\"@vercel/build-utils\":\"6.2.1\",\"@vercel/routing-utils\":\"2.1.8\",\"@zeit/fetch\":\"5.2.0\",\"async-retry\":\"1.2.3\",\"async-sema\":\"3.0.0\",\"fs-extra\":\"8.0.1\",\"ignore\":\"4.0.6\",\"minimatch\":\"5.0.1\",\"ms\":\"2.1.2\",\"node-fetch\":\"2.6.7\",\"querystring\":\"^0.2.0\",\"sleep-promise\":\"8.0.1\",\"tar-fs\":\"1.16.3\"}}");
214700
214748
 
214701
214749
  /***/ }),
214702
214750
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vercel",
3
- "version": "28.15.1",
3
+ "version": "28.15.3",
4
4
  "preferGlobal": true,
5
5
  "license": "Apache-2.0",
6
6
  "description": "The command-line interface for Vercel",
@@ -41,16 +41,16 @@
41
41
  "node": ">= 14"
42
42
  },
43
43
  "dependencies": {
44
- "@vercel/build-utils": "6.2.0",
45
- "@vercel/go": "2.3.2",
46
- "@vercel/hydrogen": "0.0.48",
47
- "@vercel/next": "3.4.0",
48
- "@vercel/node": "2.9.1",
49
- "@vercel/python": "3.1.44",
50
- "@vercel/redwood": "1.1.0",
51
- "@vercel/remix": "1.2.11",
52
- "@vercel/ruby": "1.3.60",
53
- "@vercel/static-build": "1.3.3"
44
+ "@vercel/build-utils": "6.2.1",
45
+ "@vercel/go": "2.3.3",
46
+ "@vercel/hydrogen": "0.0.49",
47
+ "@vercel/next": "3.4.2",
48
+ "@vercel/node": "2.9.2",
49
+ "@vercel/python": "3.1.45",
50
+ "@vercel/redwood": "1.1.1",
51
+ "@vercel/remix": "1.2.12",
52
+ "@vercel/ruby": "1.3.61",
53
+ "@vercel/static-build": "1.3.5"
54
54
  },
55
55
  "devDependencies": {
56
56
  "@alex_neo/jest-expect-message": "1.0.5",
@@ -93,10 +93,10 @@
93
93
  "@types/which": "1.3.2",
94
94
  "@types/write-json-file": "2.2.1",
95
95
  "@types/yauzl-promise": "2.1.0",
96
- "@vercel/client": "12.3.6",
96
+ "@vercel/client": "12.3.7",
97
97
  "@vercel/error-utils": "1.0.8",
98
98
  "@vercel/frameworks": "1.3.0",
99
- "@vercel/fs-detectors": "3.7.9",
99
+ "@vercel/fs-detectors": "3.7.10",
100
100
  "@vercel/fun": "1.0.4",
101
101
  "@vercel/ncc": "0.24.0",
102
102
  "@vercel/routing-utils": "2.1.8",
@@ -195,5 +195,5 @@
195
195
  "<rootDir>/test/**/*.test.ts"
196
196
  ]
197
197
  },
198
- "gitHead": "a585969dd3b77a4ed36d6a2ca11b34f9050489f1"
198
+ "gitHead": "74f6cf31fc09923ec6f6412fea7459d425fe0f7a"
199
199
  }