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

@bull-board/api

Package Overview
Dependencies
Maintainers
1
Versions
234
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bull-board/api - npm Package Compare versions

Comparing version
6.21.0
to
6.21.1
+2
-2
package.json
{
"name": "@bull-board/api",
"version": "6.21.0",
"version": "6.21.1",
"description": "A Dashboard server API built on top of bull or bullmq.",

@@ -53,3 +53,3 @@ "keywords": [

"peerDependencies": {
"@bull-board/ui": "6.21.0"
"@bull-board/ui": "6.21.1"
},

@@ -56,0 +56,0 @@ "publishConfig": {

@@ -262,2 +262,4 @@ import type { RedisInfo } from 'redis-info';

color: string;
textColor?: string;
fontSize?: string | number;
};

@@ -264,0 +266,0 @@ }>;