Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fastify/middie

Package Overview
Dependencies
Maintainers
20
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fastify/middie - npm Package Compare versions

Comparing version 9.0.0-pre.fv5.1 to 9.0.0-pre.fv5.2

2

index.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc