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.19.1 to 2.19.2

8

History.md

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

2.19.2 / 2014-06-03
===================
* deps: compression@1.0.4
- fix adding `Vary` when value stored as array
- fix back-pressure behavior
- fix length check for `res.end`
2.19.1 / 2014-06-02

@@ -2,0 +10,0 @@ ===================

4

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

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

"cookie-signature": "1.0.3",
"compression": "1.0.3",
"compression": "1.0.4",
"connect-timeout": "1.1.0",

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