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.2 to 1.9.3

10

HISTORY.md

@@ -0,1 +1,11 @@

1.9.3 / 2015-05-14
==================
* deps: send@0.12.3
- deps: debug@~2.2.0
- deps: depd@~1.0.1
- deps: etag@~1.6.0
- deps: ms@0.7.1
- deps: on-finished@~2.2.1
1.9.2 / 2015-03-14

@@ -2,0 +12,0 @@ ==================

10

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

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

"parseurl": "~1.3.0",
"send": "0.12.2",
"send": "0.12.3",
"utils-merge": "1.0.0"
},
"devDependencies": {
"istanbul": "0.3.7",
"mocha": "~2.2.1",
"supertest": "~0.15.0"
"istanbul": "0.3.9",
"mocha": "2.2.5",
"supertest": "1.0.1"
},

@@ -20,0 +20,0 @@ "files": [

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