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.26.5 to 2.26.6

12

History.md

@@ -0,1 +1,13 @@

2.26.6 / 2014-10-15
===================
* deps: compression@~1.1.2
- deps: accepts@~1.1.2
- deps: compressible@~2.0.1
* deps: csurf@~1.6.2
- bump http-errors
- fix cookie name when using `cookie: true`
* deps: errorhandler@~1.2.2
- deps: accepts@~1.1.2
2.26.5 / 2014-10-08

@@ -2,0 +14,0 @@ ===================

8

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

@@ -26,8 +26,8 @@ "contributors": [

"cookie-signature": "1.0.5",
"compression": "~1.1.0",
"compression": "~1.1.2",
"connect-timeout": "~1.3.0",
"csurf": "~1.6.1",
"csurf": "~1.6.2",
"debug": "~2.0.0",
"depd": "0.4.5",
"errorhandler": "~1.2.0",
"errorhandler": "~1.2.2",
"express-session": "~1.8.2",

@@ -34,0 +34,0 @@ "finalhandler": "0.2.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