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.26.2 to 2.26.3

12

History.md

@@ -0,1 +1,11 @@

2.26.3 / 2014-09-24
===================
* deps: body-parser@~1.8.4
- fix content encoding to be case-insensitive
* deps: serve-favicon@~2.1.5
- deps: etag@~1.4.0
* deps: serve-static@~1.6.3
- deps: send@0.9.3
2.26.2 / 2014-09-19

@@ -21,3 +31,3 @@ ===================

- deps: depd@0.4.5
* deps: serve-favicon@~2.1.3
* deps: serve-favicon@~2.1.4
- Fix content headers being sent in 304 response

@@ -24,0 +34,0 @@ - deps: etag@~1.3.1

8

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

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

"basic-auth-connect": "1.0.0",
"body-parser": "~1.8.3",
"body-parser": "~1.8.4",
"bytes": "1.0.0",

@@ -44,5 +44,5 @@ "cookie": "0.1.2",

"response-time": "~2.0.1",
"serve-favicon": "~2.1.4",
"serve-favicon": "~2.1.5",
"serve-index": "~1.2.1",
"serve-static": "~1.6.2",
"serve-static": "~1.6.3",
"type-is": "~1.5.1",

@@ -49,0 +49,0 @@ "vhost": "~3.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