@fastify/middie
Advanced tools
Comparing version 9.0.0-pre.fv5.1 to 9.0.0-pre.fv5.2
@@ -102,3 +102,3 @@ 'use strict' | ||
module.exports = fp(fastifyMiddie, { | ||
fastify: '4.x', | ||
fastify: '5.x', | ||
name: '@fastify/middie' | ||
@@ -105,0 +105,0 @@ }) |
{ | ||
"name": "@fastify/middie", | ||
"version": "9.0.0-pre.fv5.1", | ||
"version": "9.0.0-pre.fv5.2", | ||
"description": "Middleware engine for Fastify", | ||
@@ -41,5 +41,5 @@ "main": "index.js", | ||
"@types/connect": "^3.4.38", | ||
"@types/node": "^20.12.7", | ||
"@types/node": "^22.0.0", | ||
"cors": "^2.8.5", | ||
"fastify": "^4.26.2", | ||
"fastify": "^5.0.0-alpha.3", | ||
"helmet": "^7.1.0", | ||
@@ -53,4 +53,4 @@ "serve-static": "^1.15.0", | ||
"dependencies": { | ||
"@fastify/error": "^3.4.1", | ||
"fastify-plugin": "^4.5.1", | ||
"@fastify/error": "^4.0.0", | ||
"fastify-plugin": "^5.0.0-pre.fv5.1", | ||
"path-to-regexp": "^6.2.2", | ||
@@ -57,0 +57,0 @@ "reusify": "^1.0.4" |
Sorry, the diff of this file is not supported yet
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
67337
+ Added@fastify/error@4.0.0(transitive)
+ Addedfastify-plugin@5.0.1(transitive)
- Removed@fastify/error@3.4.1(transitive)
- Removedfastify-plugin@4.5.1(transitive)
Updated@fastify/error@^4.0.0