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.2 to 2.30.0

36

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

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

"basic-auth-connect": "1.0.0",
"body-parser": "~1.12.4",
"bytes": "1.0.0",
"cookie": "0.1.2",
"cookie-parser": "~1.3.4",
"body-parser": "~1.13.1",
"bytes": "2.1.0",
"cookie": "0.1.3",
"cookie-parser": "~1.3.5",
"cookie-signature": "1.0.6",
"compression": "~1.4.4",
"compression": "~1.5.0",
"connect-timeout": "~1.6.2",
"content-type": "~1.0.1",
"csurf": "~1.7.0",
"csurf": "~1.8.3",
"debug": "~2.2.0",
"depd": "~1.0.1",
"errorhandler": "~1.3.6",
"express-session": "~1.10.4",
"finalhandler": "0.3.6",
"fresh": "0.2.4",
"errorhandler": "~1.4.0",
"express-session": "~1.11.3",
"finalhandler": "0.4.0",
"fresh": "0.3.0",
"http-errors": "~1.3.1",
"method-override": "~2.3.3",
"morgan": "~1.5.3",
"morgan": "~1.6.0",
"multiparty": "3.3.2",

@@ -45,6 +45,6 @@ "on-headers": "~1.0.0",

"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",
"serve-favicon": "~2.3.0",
"serve-index": "~1.7.0",
"serve-static": "~1.10.0",
"type-is": "~1.6.3",
"utils-merge": "1.0.0",

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

"dox": "~0.4.6",
"istanbul": "0.3.9",
"istanbul": "0.3.15",
"mocha": "2.2.5",
"should": "6.0.1"
"should": "6.0.3"
},

@@ -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