@bull-board/ui
Advanced tools
Comparing version 4.6.4 to 4.7.0
{ | ||
"name": "@bull-board/ui", | ||
"version": "4.6.4", | ||
"version": "4.7.0", | ||
"description": "Bull-Board's UI package", | ||
@@ -30,3 +30,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@bull-board/api": "4.6.4" | ||
"@bull-board/api": "4.7.0" | ||
}, | ||
@@ -33,0 +33,0 @@ "devDependencies": { |
@@ -18,2 +18,3 @@ import { AppJob, AppQueue, Status } from '@bull-board/api/typings/app'; | ||
resumeQueue: (queueName: string) => () => Promise<void>; | ||
emptyQueue: (queueName: string) => () => Promise<void>; | ||
} |
Sorry, the diff of this file is not supported yet
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
21
424413
+ Added@bull-board/api@4.7.0(transitive)
- Removed@bull-board/api@4.6.4(transitive)
Updated@bull-board/api@4.7.0