Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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.29.1 to 2.29.2

38

package.json
{
"name": "connect",
"description": "High performance middleware framework",
"version": "2.29.1",
"version": "2.29.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.12.2",
"body-parser": "~1.12.4",
"bytes": "1.0.0",

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

"cookie-signature": "1.0.6",
"compression": "~1.4.3",
"connect-timeout": "~1.6.1",
"compression": "~1.4.4",
"connect-timeout": "~1.6.2",
"content-type": "~1.0.1",
"csurf": "~1.7.0",
"debug": "~2.1.3",
"depd": "~1.0.0",
"errorhandler": "~1.3.5",
"debug": "~2.2.0",
"depd": "~1.0.1",
"errorhandler": "~1.3.6",
"express-session": "~1.10.4",
"finalhandler": "0.3.4",
"finalhandler": "0.3.6",
"fresh": "0.2.4",
"http-errors": "~1.3.1",
"method-override": "~2.3.2",
"morgan": "~1.5.2",
"method-override": "~2.3.3",
"morgan": "~1.5.3",
"multiparty": "3.3.2",
"on-headers": "~1.0.0",
"parseurl": "~1.3.0",
"qs": "2.4.1",
"response-time": "~2.3.0",
"serve-favicon": "~2.2.0",
"serve-index": "~1.6.3",
"serve-static": "~1.9.2",
"type-is": "~1.6.1",
"qs": "2.4.2",
"response-time": "~2.3.1",
"serve-favicon": "~2.2.1",
"serve-index": "~1.6.4",
"serve-static": "~1.9.3",
"type-is": "~1.6.2",
"utils-merge": "1.0.0",

@@ -56,5 +56,5 @@ "vhost": "~3.0.0",

"dox": "~0.4.6",
"istanbul": "0.3.8",
"mocha": "~2.2.1",
"should": "~5.2.0"
"istanbul": "0.3.9",
"mocha": "2.2.5",
"should": "6.0.1"
},

@@ -61,0 +61,0 @@ "license": "MIT",

Sorry, the diff of this file is too big to display

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