@bull-board/api
Advanced tools
Comparing version 5.9.2 to 5.10.0
@@ -158,2 +158,5 @@ import { RedisInfo } from 'redis-info'; | ||
favIcon: FavIcon; | ||
locale: { | ||
lng?: string; | ||
}; | ||
}>; | ||
@@ -160,0 +163,0 @@ export type FavIcon = { |
{ | ||
"name": "@bull-board/api", | ||
"version": "5.9.2", | ||
"version": "5.10.0", | ||
"description": "A Dashboard server API built on top of bull or bullmq.", | ||
@@ -42,3 +42,3 @@ "keywords": [ | ||
"peerDependencies": { | ||
"@bull-board/ui": "5.9.2" | ||
"@bull-board/ui": "5.10.0" | ||
}, | ||
@@ -45,0 +45,0 @@ "publishConfig": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
62705
1011