🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

@queuedash/api

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@queuedash/api - npm Package Compare versions

Comparing version

to
3.3.0

@@ -190,4 +190,4 @@ export type { Context } from "../trpc";

input: {
status: "completed" | "failed" | "delayed" | "active" | "prioritized" | "waiting" | "paused";
queueName: string;
status: "completed" | "failed" | "delayed" | "active" | "prioritized" | "waiting" | "paused";
limit: number;

@@ -234,4 +234,4 @@ cursor?: number | undefined;

input: {
status: "completed" | "failed" | "delayed" | "active" | "prioritized" | "waiting" | "paused";
queueName: string;
status: "completed" | "failed" | "delayed" | "active" | "prioritized" | "waiting" | "paused";
};

@@ -238,0 +238,0 @@ output: {

@@ -183,4 +183,4 @@ export declare const jobRouter: import("@trpc/server/dist/unstable-core-do-not-import").BuiltRouter<{

input: {
status: "completed" | "failed" | "delayed" | "active" | "prioritized" | "waiting" | "paused";
queueName: string;
status: "completed" | "failed" | "delayed" | "active" | "prioritized" | "waiting" | "paused";
limit: number;

@@ -187,0 +187,0 @@ cursor?: number | undefined;

@@ -9,4 +9,4 @@ export declare const queueRouter: import("@trpc/server/dist/unstable-core-do-not-import").BuiltRouter<{

input: {
status: "completed" | "failed" | "delayed" | "active" | "prioritized" | "waiting" | "paused";
queueName: string;
status: "completed" | "failed" | "delayed" | "active" | "prioritized" | "waiting" | "paused";
};

@@ -13,0 +13,0 @@ output: {

{
"name": "@queuedash/api",
"version": "3.2.0",
"version": "3.3.0",
"description": "A stunning, sleek dashboard for Bull, BullMQ, and Bee-Queue",

@@ -5,0 +5,0 @@ "main": "./dist/main.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet