vercel-api-js 1.18.0 → 1.19.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/types.cjs CHANGED
@@ -2068,6 +2068,7 @@ const userEventTypeEnum = {
2068
2068
  "organization-delete": "organization-delete",
2069
2069
  "organization-dsync-group-delete": "organization-dsync-group-delete",
2070
2070
  "organization-dsync-group-upsert": "organization-dsync-group-upsert",
2071
+ "organization-emu-team-updated": "organization-emu-team-updated",
2071
2072
  "organization-emu-updated": "organization-emu-updated",
2072
2073
  "organization-slug-update": "organization-slug-update",
2073
2074
  "organization-team-add": "organization-team-add",
@@ -2235,6 +2236,7 @@ const userEventTypeEnum = {
2235
2236
  "sandbox-alias-delete": "sandbox-alias-delete",
2236
2237
  "sandbox-drive-created": "sandbox-drive-created",
2237
2238
  "sandbox-drive-deleted": "sandbox-drive-deleted",
2239
+ "sandbox-signed-commit-identity-configured": "sandbox-signed-commit-identity-configured",
2238
2240
  "sandbox-snapshot-regions-updated": "sandbox-snapshot-regions-updated",
2239
2241
  scale: "scale",
2240
2242
  "scale-auto": "scale-auto",
@@ -2775,6 +2777,7 @@ const listEventTypeNameEnum = {
2775
2777
  "organization-delete": "organization-delete",
2776
2778
  "organization-dsync-group-delete": "organization-dsync-group-delete",
2777
2779
  "organization-dsync-group-upsert": "organization-dsync-group-upsert",
2780
+ "organization-emu-team-updated": "organization-emu-team-updated",
2778
2781
  "organization-emu-updated": "organization-emu-updated",
2779
2782
  "organization-slug-update": "organization-slug-update",
2780
2783
  "organization-team-add": "organization-team-add",
@@ -2942,6 +2945,7 @@ const listEventTypeNameEnum = {
2942
2945
  "sandbox-alias-delete": "sandbox-alias-delete",
2943
2946
  "sandbox-drive-created": "sandbox-drive-created",
2944
2947
  "sandbox-drive-deleted": "sandbox-drive-deleted",
2948
+ "sandbox-signed-commit-identity-configured": "sandbox-signed-commit-identity-configured",
2945
2949
  "sandbox-snapshot-regions-updated": "sandbox-snapshot-regions-updated",
2946
2950
  scale: "scale",
2947
2951
  "scale-auto": "scale-auto",
@@ -3457,6 +3461,7 @@ const listEventTypeReplacedByEnum = {
3457
3461
  "organization-delete": "organization-delete",
3458
3462
  "organization-dsync-group-delete": "organization-dsync-group-delete",
3459
3463
  "organization-dsync-group-upsert": "organization-dsync-group-upsert",
3464
+ "organization-emu-team-updated": "organization-emu-team-updated",
3460
3465
  "organization-emu-updated": "organization-emu-updated",
3461
3466
  "organization-slug-update": "organization-slug-update",
3462
3467
  "organization-team-add": "organization-team-add",
@@ -3624,6 +3629,7 @@ const listEventTypeReplacedByEnum = {
3624
3629
  "sandbox-alias-delete": "sandbox-alias-delete",
3625
3630
  "sandbox-drive-created": "sandbox-drive-created",
3626
3631
  "sandbox-drive-deleted": "sandbox-drive-deleted",
3632
+ "sandbox-signed-commit-identity-configured": "sandbox-signed-commit-identity-configured",
3627
3633
  "sandbox-snapshot-regions-updated": "sandbox-snapshot-regions-updated",
3628
3634
  scale: "scale",
3629
3635
  "scale-auto": "scale-auto",