vercel-api-js 1.7.0 → 1.7.2

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/types.cjs CHANGED
@@ -1,9 +1,9 @@
1
1
  Object.defineProperty(exports, '__esModule', { value: true });
2
2
 
3
3
  /**
4
- * Generated by Kubb (https://kubb.dev/).
5
- * Do not edit manually.
6
- */ const aiGatewayRuleTypeEnum = {
4
+ * Generated by Kubb (https://kubb.dev/).
5
+ * Do not edit manually.
6
+ */ const aiGatewayRuleTypeEnum = {
7
7
  deny: "deny",
8
8
  rewrite: "rewrite"
9
9
  };
@@ -572,6 +572,7 @@ const userEventTypeEnum = {
572
572
  "project-root-directory-updated": "project-root-directory-updated",
573
573
  "project-routes-version-promoted": "project-routes-version-promoted",
574
574
  "project-routes-version-restored": "project-routes-version-restored",
575
+ "project-sandbox-config-updated": "project-sandbox-config-updated",
575
576
  "project-sandbox-url-protection-updated": "project-sandbox-url-protection-updated",
576
577
  "project-skew-protection-allowed-domains-updated": "project-skew-protection-allowed-domains-updated",
577
578
  "project-skew-protection-max-age-updated": "project-skew-protection-max-age-updated",
@@ -1653,6 +1654,7 @@ const listEventTypeNameEnum = {
1653
1654
  "project-root-directory-updated": "project-root-directory-updated",
1654
1655
  "project-routes-version-promoted": "project-routes-version-promoted",
1655
1656
  "project-routes-version-restored": "project-routes-version-restored",
1657
+ "project-sandbox-config-updated": "project-sandbox-config-updated",
1656
1658
  "project-sandbox-url-protection-updated": "project-sandbox-url-protection-updated",
1657
1659
  "project-skew-protection-allowed-domains-updated": "project-skew-protection-allowed-domains-updated",
1658
1660
  "project-skew-protection-max-age-updated": "project-skew-protection-max-age-updated",
@@ -2251,6 +2253,7 @@ const listEventTypeReplacedByEnum = {
2251
2253
  "project-root-directory-updated": "project-root-directory-updated",
2252
2254
  "project-routes-version-promoted": "project-routes-version-promoted",
2253
2255
  "project-routes-version-restored": "project-routes-version-restored",
2256
+ "project-sandbox-config-updated": "project-sandbox-config-updated",
2254
2257
  "project-sandbox-url-protection-updated": "project-sandbox-url-protection-updated",
2255
2258
  "project-skew-protection-allowed-domains-updated": "project-skew-protection-allowed-domains-updated",
2256
2259
  "project-skew-protection-max-age-updated": "project-skew-protection-max-age-updated",