You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

serve-static

Package Overview
Dependencies
Maintainers
3
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serve-static - npm Package Compare versions

Comparing version
1.16.2
to
1.16.3
+6
-0
HISTORY.md

@@ -0,1 +1,7 @@

1.16.3 / 2024-12-15
===================
* deps: send@~0.19.1
- deps: encodeurl@~2.0.0
1.16.2 / 2024-09-11

@@ -2,0 +8,0 @@ ===================

+2
-2
{
"name": "serve-static",
"description": "Serve static files",
"version": "1.16.2",
"version": "1.16.3",
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",

@@ -12,3 +12,3 @@ "license": "MIT",

"parseurl": "~1.3.3",
"send": "0.19.0"
"send": "~0.19.1"
},

@@ -15,0 +15,0 @@ "devDependencies": {