@bull-board/fastify
Advanced tools
Comparing version 5.9.0 to 5.9.1
{ | ||
"name": "@bull-board/fastify", | ||
"version": "5.9.0", | ||
"version": "5.9.1", | ||
"description": "A Fastify.js server adapter for Bull-Board dashboard.", | ||
@@ -31,4 +31,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@bull-board/api": "5.9.0", | ||
"@bull-board/ui": "5.9.0", | ||
"@bull-board/api": "5.9.1", | ||
"@bull-board/ui": "5.9.1", | ||
"@fastify/static": "^6.11.2", | ||
@@ -35,0 +35,0 @@ "@fastify/view": "^8.1.0", |
@@ -17,2 +17,3 @@ # <img alt="@bull-board" src="https://raw.githubusercontent.com/felixmosh/bull-board/master/packages/ui/src/static/images/logo.svg" width="35px" /> @bull-board/fastify | ||
![Overview](https://raw.githubusercontent.com/felixmosh/bull-board/master/screenshots/overview.png) | ||
![UI](https://raw.githubusercontent.com/felixmosh/bull-board/master/screenshots/dashboard.png) | ||
@@ -22,4 +23,5 @@ | ||
1. [Simple fastify setup](https://github.com/felixmosh/bull-board/tree/master/examples/with-fastify) | ||
2. [Auth with fastify setup](https://github.com/felixmosh/bull-board/tree/master/examples/with-fastify-auth) | ||
For more info visit the main [README](https://github.com/felixmosh/bull-board#readme) |
12151
26
+ Added@bull-board/api@5.9.1(transitive)
+ Added@bull-board/ui@5.9.1(transitive)
- Removed@bull-board/api@5.9.0(transitive)
- Removed@bull-board/ui@5.9.0(transitive)
Updated@bull-board/api@5.9.1
Updated@bull-board/ui@5.9.1