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

@slay-pics/slay-q

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@slay-pics/slay-q - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

8

package.json
{
"name": "@slay-pics/slay-q",
"version": "0.3.2",
"version": "0.3.3",
"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.",
"repository": "SlayPics/SlayUtils",
"repository": "bitbucket:slay-pics/slay-utils",
"homepage": "https://slayq-docs.vercel.app",

@@ -55,4 +55,4 @@ "license": "MIT",

"zod": "^3.22.4",
"@slay-pics/date-utils": "0.1.2",
"@slay-pics/signature": "0.1.2"
"@slay-pics/date-utils": "0.1.3",
"@slay-pics/signature": "0.1.3"
},

@@ -59,0 +59,0 @@ "packageManager": "pnpm@8.12.1",

@@ -31,3 +31,3 @@ # Slay Q

```bash
npx giget@latest gh:SlayPics/SlayUtils/examples/nuxt-example slayq-nuxt-example --install
npx giget@latest bitbucket:slay-pics/slay-utils/examples/nuxt-example slayq-nuxt-example --install
cd slayq-nuxt-example

@@ -69,3 +69,3 @@ pnpm install

```bash
npx giget@latest gh:SlayPics/SlayUtils/docker slayq-docker
npx giget@latest bitbucket:slay-pics/slay-utils/docker slayq-docker
cd slayq-docker

@@ -72,0 +72,0 @@ docker compose up -d

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