Socket
Socket
Sign inDemoInstall

serve-static

Package Overview
Dependencies
Maintainers
3
Versions
66
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.1 to 1.16.2

5

HISTORY.md

@@ -0,1 +1,6 @@

1.16.2 / 2024-09-11
===================
* deps: encodeurl@~2.0.0
1.16.1 / 2024-09-11

@@ -2,0 +7,0 @@ ===================

4

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

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

"dependencies": {
"encodeurl": "~1.0.2",
"encodeurl": "~2.0.0",
"escape-html": "~1.0.3",

@@ -12,0 +12,0 @@ "parseurl": "~1.3.3",

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