Socket
Socket
Sign inDemoInstall

connect

Package Overview
Dependencies
31
Maintainers
4
Versions
234
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.27.3 to 2.27.4

24

History.md

@@ -0,1 +1,25 @@

2.27.4 / 2014-11-23
===================
* deps: body-parser@~1.9.3
- deps: iconv-lite@0.4.5
- deps: qs@2.3.3
- deps: raw-body@1.3.1
- deps: type-is@~1.5.3
* deps: compression@~1.2.1
- deps: accepts@~1.1.3
* deps: errorhandler@~1.2.3
- deps: accepts@~1.1.3
* deps: express-session@~1.9.2
- deps: crc@3.2.1
* deps: qs@2.3.3
- Fix `arrayLimit` behavior
* deps: serve-favicon@~2.1.7
- Avoid errors from enumerables on `Object.prototype`
* deps: serve-static@~1.5.1
- deps: accepts@~1.1.3
- deps: mime-types@~2.0.3
* deps: type-is@~1.5.3
- deps: mime-types@~2.0.3
2.27.3 / 2014-11-09

@@ -2,0 +26,0 @@ ===================

20

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

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

"basic-auth-connect": "1.0.0",
"body-parser": "~1.9.2",
"body-parser": "~1.9.3",
"bytes": "1.0.0",

@@ -27,3 +27,3 @@ "cookie": "0.1.2",

"cookie-signature": "1.0.5",
"compression": "~1.2.0",
"compression": "~1.2.1",
"connect-timeout": "~1.4.0",

@@ -33,4 +33,4 @@ "csurf": "~1.6.3",

"depd": "~1.0.0",
"errorhandler": "~1.2.2",
"express-session": "~1.9.1",
"errorhandler": "~1.2.3",
"express-session": "~1.9.2",
"finalhandler": "0.3.2",

@@ -45,8 +45,8 @@ "fresh": "0.2.4",

"parseurl": "~1.3.0",
"qs": "2.3.2",
"qs": "2.3.3",
"response-time": "~2.2.0",
"serve-favicon": "~2.1.6",
"serve-index": "~1.5.0",
"serve-favicon": "~2.1.7",
"serve-index": "~1.5.1",
"serve-static": "~1.7.1",
"type-is": "~1.5.2",
"type-is": "~1.5.3",
"utils-merge": "1.0.0",

@@ -60,3 +60,3 @@ "vhost": "~3.0.0",

"mocha": "~2.0.1",
"should": "~4.2.1",
"should": "~4.3.0",
"jade": ">= 0.35.0 < 1"

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