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
431
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-isomorphic-sdk-20230918145643 to 0.0.0-isomorphic-sdk-20230918150523

4

dist/index.js

@@ -321,3 +321,3 @@ "use strict";

// src/schemas/api.ts
var import_ulid = require("ulid");
var import_ulidx = require("ulidx");
var import_zod9 = require("zod");

@@ -838,3 +838,3 @@

will be set automatically using `ulid`. */
id: import_zod9.z.string().default(() => (0, import_ulid.ulid)()),
id: import_zod9.z.string().default(() => (0, import_ulidx.ulid)()),
/** This is optional, it defaults to the current timestamp. Usually you would

@@ -841,0 +841,0 @@ only set this if you have a timestamp that you wish to pass through, e.g.

{
"name": "@trigger.dev/core",
"version": "0.0.0-isomorphic-sdk-20230918145643",
"version": "0.0.0-isomorphic-sdk-20230918150523",
"description": "Core code used across the Trigger.dev SDK and platform",

@@ -23,3 +23,3 @@ "license": "MIT",

"dependencies": {
"ulid": "^2.3.0",
"ulidx": "^2.1.0",
"zod": "3.21.4",

@@ -26,0 +26,0 @@ "zod-error": "1.5.0"

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