vercel-api-js 1.19.3 → 1.20.1

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.
package/dist/index.cjs CHANGED
@@ -1,7 +1,7 @@
1
1
  Object.defineProperty(exports, '__esModule', { value: true });
2
2
 
3
3
  var components = require('./components-pfe7zbum.cjs');
4
- var schemas = require('./schemas-mrdopgdo.cjs');
4
+ var schemas = require('./schemas-jmgsg0ky.cjs');
5
5
  var types = require('./types.cjs');
6
6
 
7
7
  function formEncoded(data) {
@@ -5393,6 +5393,7 @@ exports.listTeamFlagsV2State = types.listTeamFlagsV2State;
5393
5393
  exports.marketplaceFlagCategoryEnum = types.marketplaceFlagCategoryEnum;
5394
5394
  exports.marketplaceFlagStateEnum = types.marketplaceFlagStateEnum;
5395
5395
  exports.modeEnum = types.modeEnum;
5396
+ exports.namedSandboxArchitectureEnum = types.namedSandboxArchitectureEnum;
5396
5397
  exports.namedSandboxFailoverRegionsEnum = types.namedSandboxFailoverRegionsEnum;
5397
5398
  exports.namedSandboxNetworkPolicyModeEnum = types.namedSandboxNetworkPolicyModeEnum;
5398
5399
  exports.namedSandboxStatusEnum = types.namedSandboxStatusEnum;
@@ -5406,7 +5407,9 @@ exports.searchRepoProvider = types.searchRepoProvider;
5406
5407
  exports.segmentDataRulesConditionsCmpEnum = types.segmentDataRulesConditionsCmpEnum;
5407
5408
  exports.segmentDataRulesConditionsRhs = types.segmentDataRulesConditionsRhs;
5408
5409
  exports.segmentDataRulesConditionsRhsTypeEnum = types.segmentDataRulesConditionsRhsTypeEnum;
5410
+ exports.sessionArchitectureEnum = types.sessionArchitectureEnum;
5409
5411
  exports.sessionStatusEnum = types.sessionStatusEnum;
5412
+ exports.snapshotArchitectureEnum = types.snapshotArchitectureEnum;
5410
5413
  exports.snapshotCreationMethodEnum = types.snapshotCreationMethodEnum;
5411
5414
  exports.snapshotStatusEnum = types.snapshotStatusEnum;
5412
5415
  exports.teamBillingPlanEnum = types.teamBillingPlanEnum;