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.28.0 to 2.28.1

10

History.md

@@ -0,1 +1,9 @@

2.28.1 / 2015-01-08
===================
* deps: csurf@~1.6.5
- deps: csrf@~2.0.4
* deps: express-session@~1.10.1
- deps: uid-safe@~1.0.2
2.28.0 / 2015-01-05

@@ -16,3 +24,3 @@ ===================

- deps: ms@0.7.0
* deps: csurf@~1.6.3
* deps: csurf@~1.6.4
- deps: csrf@~2.0.3

@@ -19,0 +27,0 @@ - deps: http-errors@~1.2.8

8

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

@@ -28,7 +28,7 @@ "contributors": [

"connect-timeout": "~1.5.0",
"csurf": "~1.6.4",
"csurf": "~1.6.5",
"debug": "~2.1.1",
"depd": "~1.0.0",
"errorhandler": "~1.3.2",
"express-session": "~1.10.0",
"express-session": "~1.10.1",
"finalhandler": "0.3.3",

@@ -57,3 +57,3 @@ "fresh": "0.2.4",

"mocha": "~2.1.0",
"should": "~4.4.2"
"should": "~4.4.4"
},

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

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