Socket
Socket
Sign inDemoInstall

serve-index

Package Overview
Dependencies
12
Maintainers
6
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.7.1 to 1.7.2

8

HISTORY.md

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

1.7.2 / 2015-07-30
==================
* deps: accepts@~1.2.12
- deps: mime-types@~2.1.4
* deps: mime-types@~2.1.4
- Add new mime types
1.7.1 / 2015-07-05

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

6

package.json
{
"name": "serve-index",
"description": "Serve directory listings",
"version": "1.7.1",
"version": "1.7.2",
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",

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

"dependencies": {
"accepts": "~1.2.10",
"accepts": "~1.2.12",
"batch": "0.5.2",

@@ -15,3 +15,3 @@ "debug": "~2.2.0",

"http-errors": "~1.3.1",
"mime-types": "~2.1.2",
"mime-types": "~2.1.4",
"parseurl": "~1.3.0"

@@ -18,0 +18,0 @@ },

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