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.6.3 to 1.6.4

11

HISTORY.md

@@ -0,1 +1,12 @@

1.6.4 / 2015-05-12
==================
* deps: accepts@~1.2.7
- deps: mime-types@~2.0.11
- deps: negotiator@0.5.3
* deps: debug@~2.2.0
- deps: ms@0.7.1
* deps: mime-types@~2.0.11
- Add new mime types
1.6.3 / 2015-03-13

@@ -2,0 +13,0 @@ ==================

12

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

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

"dependencies": {
"accepts": "~1.2.5",
"accepts": "~1.2.7",
"batch": "0.5.2",
"debug": "~2.1.3",
"debug": "~2.2.0",
"escape-html": "1.0.1",
"http-errors": "~1.3.1",
"mime-types": "~2.0.10",
"mime-types": "~2.0.11",
"parseurl": "~1.3.0"

@@ -20,4 +20,4 @@ },

"after": "0.8.1",
"istanbul": "0.3.7",
"mocha": "~2.2.1",
"istanbul": "0.3.9",
"mocha": "~2.2.4",
"supertest": "~0.15.0"

@@ -24,0 +24,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