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.24.1 to 2.24.2

10

History.md

@@ -0,1 +1,11 @@

2.24.2 / 2014-07-27
===================
* deps: body-parser@~1.5.2
* deps: depd@0.4.4
- Work-around v8 generating empty stack traces
* deps: express-session@~1.7.2
* deps: morgan@~1.2.2
* deps: serve-static@~1.4.2
2.24.1 / 2014-07-26

@@ -2,0 +12,0 @@ ===================

12

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

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

"basic-auth-connect": "1.0.0",
"body-parser": "~1.5.1",
"body-parser": "~1.5.2",
"bytes": "1.0.0",

@@ -31,5 +31,5 @@ "cookie": "0.1.2",

"debug": "1.0.4",
"depd": "0.4.3",
"depd": "0.4.4",
"errorhandler": "1.1.1",
"express-session": "~1.7.1",
"express-session": "~1.7.2",
"finalhandler": "0.1.0",

@@ -39,3 +39,3 @@ "fresh": "0.2.2",

"method-override": "~2.1.2",
"morgan": "~1.2.1",
"morgan": "~1.2.2",
"multiparty": "3.3.1",

@@ -48,3 +48,3 @@ "on-headers": "0.0.0",

"serve-index": "~1.1.4",
"serve-static": "~1.4.1",
"serve-static": "~1.4.2",
"type-is": "~1.3.2",

@@ -51,0 +51,0 @@ "vhost": "2.0.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