Socket
Socket
Sign inDemoInstall

connect

Package Overview
Dependencies
Maintainers
4
Versions
234
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

connect - npm Package Compare versions

Comparing version 2.27.0 to 2.27.1

18

History.md

@@ -0,1 +1,19 @@

2.27.1 / 2014-10-22
===================
* deps: body-parser@~1.9.1
- deps: on-finished@~2.1.1
- deps: qs@2.3.0
- deps: type-is@~1.5.2
* deps: express-session@~1.9.1
- Remove unnecessary empty write call
* deps: finalhandler@0.3.2
- deps: on-finished@~2.1.1
* deps: morgan@~1.4.1
- deps: on-finished@~2.1.1
* deps: qs@2.3.0
- Fix parsing of mixed implicit and explicit arrays
* deps: serve-static@~1.7.1
- deps: send@0.10.1
2.27.0 / 2014-10-16

@@ -2,0 +20,0 @@ ===================

18

package.json
{
"name": "connect",
"description": "High performance middleware framework",
"version": "2.27.0",
"version": "2.27.1",
"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.0",
"body-parser": "~1.9.1",
"bytes": "1.0.0",

@@ -33,4 +33,4 @@ "cookie": "0.1.2",

"errorhandler": "~1.2.2",
"express-session": "~1.9.0",
"finalhandler": "0.3.1",
"express-session": "~1.9.1",
"finalhandler": "0.3.2",
"fresh": "0.2.4",

@@ -40,11 +40,11 @@ "http-errors": "~1.2.7",

"method-override": "~2.3.0",
"morgan": "~1.4.0",
"morgan": "~1.4.1",
"multiparty": "3.3.2",
"on-headers": "~1.0.0",
"parseurl": "~1.3.0",
"qs": "2.2.4",
"qs": "2.3.0",
"response-time": "~2.2.0",
"serve-favicon": "~2.1.6",
"serve-index": "~1.5.0",
"serve-static": "~1.7.0",
"serve-static": "~1.7.1",
"type-is": "~1.5.2",

@@ -58,4 +58,4 @@ "utils-merge": "1.0.0",

"istanbul": "0.3.2",
"mocha": "~1.21.4",
"should": "~4.0.0",
"mocha": "~2.0.0",
"should": "~4.1.0",
"jade": ">= 0.35.0 < 1"

@@ -62,0 +62,0 @@ },

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