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.12.1 to 1.12.2

6

HISTORY.md

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

1.12.2 / 2017-04-26
===================
* deps: send@0.15.2
- deps: debug@2.6.4
1.12.1 / 2017-03-04

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

12

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

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

"parseurl": "~1.3.1",
"send": "0.15.1"
"send": "0.15.2"
},
"devDependencies": {
"eslint": "3.17.0",
"eslint-config-standard": "7.0.0",
"eslint": "3.19.0",
"eslint-config-standard": "10.2.1",
"eslint-plugin-import": "2.2.0",
"eslint-plugin-markdown": "1.0.0-beta.4",
"eslint-plugin-node": "4.2.2",
"eslint-plugin-promise": "3.5.0",
"eslint-plugin-standard": "2.1.1",
"eslint-plugin-standard": "3.0.1",
"istanbul": "0.4.5",

@@ -22,0 +24,0 @@ "mocha": "2.5.3",

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