@slay-pics/slay-q
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "@slay-pics/slay-q", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Slay Q is a queue and background job management system inspired by Inngest. It's in production use on https://slay.pics for managing all of our media processing, notifications and other services.", | ||
@@ -60,2 +60,4 @@ "repository": "SlayPics/SlayUtils", | ||
"build": "unbuild", | ||
"stub": "unbuild --stub", | ||
"watch": "node --watch-path=src dist/index.mjs", | ||
"dev": "vitest dev", | ||
@@ -62,0 +64,0 @@ "play": "jiti playground", |
Sorry, the diff of this file is not supported yet
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
71338