Socket
Socket
Sign inDemoInstall

serve-static

Package Overview
Dependencies
Maintainers
6
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.9.0 to 1.9.1

6

HISTORY.md

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

1.9.1 / 2015-02-17
==================
* deps: send@0.12.1
- Fix regression sending zero-length files
1.9.0 / 2015-02-16

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

4

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

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

"parseurl": "~1.3.0",
"send": "0.12.0",
"send": "0.12.1",
"utils-merge": "1.0.0"

@@ -14,0 +14,0 @@ },

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