Socket
Socket
Sign inDemoInstall

serve-static

Package Overview
Dependencies
18
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.13.0 to 1.13.1

6

HISTORY.md

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

1.13.1 / 2017-09-29
===================
* Fix regression when `root` is incorrectly set to a file
* deps: send@0.16.1
1.13.0 / 2017-09-27

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

6

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

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

"parseurl": "~1.3.2",
"send": "0.16.0"
"send": "0.16.1"
},

@@ -20,3 +20,3 @@ "devDependencies": {

"eslint-plugin-markdown": "1.0.0-beta.6",
"eslint-plugin-node": "5.1.1",
"eslint-plugin-node": "5.2.0",
"eslint-plugin-promise": "3.5.0",

@@ -23,0 +23,0 @@ "eslint-plugin-standard": "3.0.1",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc