Socket
Socket
Sign inDemoInstall

@fastify/static

Package Overview
Dependencies
46
Maintainers
20
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.1 to 7.0.2

test/static-pre-compressed/dir-gz/index.html

3

index.js

@@ -177,2 +177,3 @@ 'use strict'

) {
const pathnameOrig = pathname
const options = Object.assign({}, sendOptions, pumpOptions)

@@ -350,3 +351,3 @@

reply,
pathname,
pathnameOrig,
rootPath,

@@ -353,0 +354,0 @@ rootPathOffset,

{
"name": "@fastify/static",
"version": "7.0.1",
"version": "7.0.2",
"description": "Plugin for serving static files as fast as possible.",

@@ -45,4 +45,4 @@ "main": "index.js",

"@types/node": "^20.1.0",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.0",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"concat-stream": "^2.0.0",

@@ -49,0 +49,0 @@ "coveralls": "^3.0.4",

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc