Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@trigger.dev/core

Package Overview
Dependencies
Maintainers
4
Versions
408
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trigger.dev/core - npm Package Compare versions

Comparing version 0.0.0-statuses-20230920011059 to 0.0.0-statuses-20230921210707

2

dist/index.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc