You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@bull-board/fastify

Package Overview
Dependencies
Maintainers
1
Versions
184
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bull-board/fastify - npm Package Compare versions

Comparing version

to
3.9.4

10

package.json
{
"name": "@bull-board/fastify",
"version": "3.9.3",
"version": "3.9.4",
"description": "Fastify.js server adapter for Bull-Board package",

@@ -31,10 +31,10 @@ "keywords": [

"dependencies": {
"@bull-board/api": "3.9.3",
"@bull-board/ui": "3.9.3",
"@bull-board/api": "3.9.4",
"@bull-board/ui": "3.9.4",
"ejs": "^3.1.6",
"fastify-static": "^4.2.2",
"point-of-view": "^4.14.0"
"point-of-view": "^5.1.0"
},
"devDependencies": {
"fastify": "^3.16.2"
"fastify": "^3.27.1"
},

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