vercel-api-js 1.21.0 → 1.22.0

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-dssww1l5.cjs');
4
+ var schemas = require('./schemas-kx22wqv5.cjs');
5
5
  var types = require('./types.cjs');
6
6
 
7
7
  function formEncoded(data) {
@@ -5423,6 +5423,8 @@ exports.teamDeploymentPolicyDeploymentSourcesEnvironmentsTargetEnum = types.team
5423
5423
  exports.teamDeploymentPolicyDeploymentSourcesSourcesEnum = types.teamDeploymentPolicyDeploymentSourcesSourcesEnum;
5424
5424
  exports.teamDeploymentPolicyGitSourcesEnvironmentsTargetEnum = types.teamDeploymentPolicyGitSourcesEnvironmentsTargetEnum;
5425
5425
  exports.teamDeploymentPolicyGitSourcesSourcesProviderEnum = types.teamDeploymentPolicyGitSourcesSourcesProviderEnum;
5426
+ exports.teamDeploymentStorageRolloutCohortEnum = types.teamDeploymentStorageRolloutCohortEnum;
5427
+ exports.teamDeploymentStorageRolloutMeterReasonEnum = types.teamDeploymentStorageRolloutMeterReasonEnum;
5426
5428
  exports.teamDisableHardAutoBlocks = types.teamDisableHardAutoBlocks;
5427
5429
  exports.teamDisjunctiveProductionSecretPolicyEnum = types.teamDisjunctiveProductionSecretPolicyEnum;
5428
5430
  exports.teamDpAccessRequestsModeEnum = types.teamDpAccessRequestsModeEnum;