@trigger.dev/core
Advanced tools
Comparing version 0.0.0-statuses-20230920011059 to 0.0.0-statuses-20230921210707
@@ -713,3 +713,3 @@ "use strict"; | ||
/** Any status updates that were published from the run */ | ||
statuses: import_zod10.z.array(JobRunStatusRecordSchema), | ||
statuses: import_zod10.z.array(JobRunStatusRecordSchema).default([]), | ||
/** If there are more tasks, you can use this to get them */ | ||
@@ -716,0 +716,0 @@ nextCursor: import_zod10.z.string().optional() |
{ | ||
"name": "@trigger.dev/core", | ||
"version": "0.0.0-statuses-20230920011059", | ||
"version": "0.0.0-statuses-20230921210707", | ||
"description": "Core code used across the Trigger.dev SDK and platform", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
474952
23
35
3
274