Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@queuedash/api

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@queuedash/api - npm Package Compare versions

Comparing version
2.0.1
to
2.0.2
+2
dist/src/adapters/html.d.ts
export declare const html_app: (baseUrl: string) => string;
//# sourceMappingURL=html.d.ts.map
+3
-3

@@ -1,6 +0,6 @@

import type { Handler } from "express";
import type { Context } from "../trpc";
import { Router } from "express";
import { Context } from "../routers/_app";
export declare function createQueueDashExpressMiddleware({ ctx, }: {
ctx: Context;
}): Handler;
}): Router;
//# sourceMappingURL=express.d.ts.map

@@ -1,2 +0,2 @@

import type { FastifyInstance } from "fastify";
import { FastifyInstance } from "fastify";
import type { Context } from "../trpc";

@@ -3,0 +3,0 @@ export declare function fastifyQueueDashPlugin(fastify: FastifyInstance, { baseUrl, ctx, }: {

{
"name": "@queuedash/api",
"version": "2.0.1",
"version": "2.0.2",
"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 too big to display

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

Sorry, the diff of this file is not supported yet