Socket
Socket
Sign inDemoInstall

serve-static

Package Overview
Dependencies
Maintainers
1
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.12.3 to 1.12.4

8

HISTORY.md

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

1.12.4 / 2017-08-05
===================
* deps: send@0.15.4
- deps: debug@2.6.8
- deps: depd@~1.1.1
- deps: http-errors@~1.6.2
1.12.3 / 2017-05-16

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

8

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

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

"parseurl": "~1.3.1",
"send": "0.15.3"
"send": "0.15.4"
},

@@ -18,5 +18,5 @@ "devDependencies": {

"eslint-config-standard": "10.2.1",
"eslint-plugin-import": "2.2.0",
"eslint-plugin-import": "2.6.1",
"eslint-plugin-markdown": "1.0.0-beta.6",
"eslint-plugin-node": "4.2.2",
"eslint-plugin-node": "5.1.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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc