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.1
to
6.21.2
+5
-5
package.json
{
"name": "@bull-board/api",
"version": "6.21.1",
"version": "6.21.2",
"description": "A Dashboard server API built on top of bull or bullmq.",

@@ -47,9 +47,9 @@ "keywords": [

"bull": "^4.16.5",
"bullmq": "^5.67.3",
"ioredis": "^5.9.2",
"jest": "^30.2.0",
"bullmq": "^5.73.5",
"ioredis": "^5.10.1",
"jest": "^30.3.0",
"supertest": "^7.2.2"
},
"peerDependencies": {
"@bull-board/ui": "6.21.1"
"@bull-board/ui": "6.21.2"
},

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