Socket
Socket
Sign inDemoInstall

connect

Package Overview
Dependencies
29
Maintainers
4
Versions
234
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.25.5 to 2.25.6

9

History.md

@@ -0,1 +1,10 @@

2.25.6 / 2014-08-14
===================
* deps: body-parser@~1.6.4
- deps: qs@1.2.2
* deps: qs@1.2.2
* deps: serve-static@~1.5.2
- deps: send@0.8.2
2.25.5 / 2014-08-11

@@ -2,0 +11,0 @@ ===================

8

package.json
{
"name": "connect",
"description": "High performance middleware framework",
"version": "2.25.5",
"version": "2.25.6",
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",

@@ -21,3 +21,3 @@ "contributors": [

"basic-auth-connect": "1.0.0",
"body-parser": "~1.6.3",
"body-parser": "~1.6.4",
"bytes": "1.0.0",

@@ -42,7 +42,7 @@ "cookie": "0.1.2",

"parseurl": "~1.3.0",
"qs": "1.2.1",
"qs": "1.2.2",
"response-time": "~2.0.1",
"serve-favicon": "2.0.1",
"serve-index": "~1.1.6",
"serve-static": "~1.5.1",
"serve-static": "~1.5.2",
"type-is": "~1.3.2",

@@ -49,0 +49,0 @@ "vhost": "2.0.0",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc