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.19.5 to 2.19.6

16

History.md

@@ -0,1 +1,17 @@

2.19.6 / 2014-06-11
===================
* deps: body-parser@1.3.1
- deps: type-is@1.2.1
* deps: compression@1.0.7
- use vary module for better `Vary` behavior
- deps: accepts@1.0.3
- deps: compressible@1.1.0
* deps: debug@1.0.2
* deps: serve-index@1.1.1
- deps: accepts@1.0.3
* deps: serve-static@1.2.3
- Do not throw un-catchable error on file open race condition
- deps: send@0.4.3
2.19.5 / 2014-06-09

@@ -2,0 +18,0 @@ ===================

12

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

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

"basic-auth-connect": "1.0.0",
"body-parser": "1.3.0",
"body-parser": "1.3.1",
"bytes": "1.0.0",

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

"cookie-signature": "1.0.3",
"compression": "1.0.6",
"compression": "1.0.7",
"connect-timeout": "1.1.0",
"csurf": "1.2.1",
"debug": "1.0.1",
"debug": "1.0.2",
"errorhandler": "1.0.2",

@@ -44,4 +44,4 @@ "escape-html": "1.0.1",

"serve-favicon": "2.0.1",
"serve-index": "1.1.0",
"serve-static": "1.2.2",
"serve-index": "1.1.1",
"serve-static": "1.2.3",
"type-is": "1.2.1",

@@ -48,0 +48,0 @@ "vhost": "1.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