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.21.0 to 2.21.1

12

History.md

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

2.21.1 / 2014-06-26
===================
* deps: cookie-parser@1.3.2
- deps: cookie-signature@1.0.4
* deps: cookie-signature@1.0.4
- fix for timing attacks
* deps: express-session@~1.5.2
- deps: cookie-signature@1.0.4
* deps: type-is@~1.3.2
- more mime types
2.21.0 / 2014-06-20

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

12

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

@@ -24,4 +24,4 @@ "contributors": [

"cookie": "0.1.2",
"cookie-parser": "1.3.1",
"cookie-signature": "1.0.3",
"cookie-parser": "1.3.2",
"cookie-signature": "1.0.4",
"compression": "~1.0.8",

@@ -33,3 +33,3 @@ "connect-timeout": "1.1.1",

"errorhandler": "1.1.1",
"express-session": "~1.5.0",
"express-session": "~1.5.2",
"finalhandler": "0.0.2",

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

"serve-static": "1.2.3",
"type-is": "1.3.1",
"type-is": "~1.3.2",
"vhost": "2.0.0",

@@ -54,3 +54,3 @@ "pause": "0.0.1"

"devDependencies": {
"istanbul": "0.2.10",
"istanbul": "0.2.12",
"mocha": "~1.20.0",

@@ -57,0 +57,0 @@ "should": "~4.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