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.6.4 to 1.7.0

8

HISTORY.md

@@ -0,1 +1,9 @@

1.7.0 / 2014-10-15
==================
* deps: send@0.10.0
- deps: debug@~2.1.0
- deps: depd@~1.0.0
- deps: etag@~1.5.0
1.6.4 / 2014-10-08

@@ -2,0 +10,0 @@ ==================

6

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

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

"parseurl": "~1.3.0",
"send": "0.9.3",
"send": "0.10.0",
"utils-merge": "1.0.0"

@@ -17,3 +17,3 @@ },

"istanbul": "0.3.2",
"mocha": "~1.21.0",
"mocha": "~1.21.5",
"should": "~4.0.0",

@@ -20,0 +20,0 @@ "supertest": "~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