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.24.2 to 2.24.3

10

History.md

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

2.24.3 / 2014-08-04
===================
* deps: serve-index@~1.1.5
- Fix Content-Length calculation for multi-byte file names
- deps: accepts@~1.0.7
* deps: serve-static@~1.4.4
- Fix incorrect 403 on Windows and Node.js 0.11
- deps: send@0.7.4
2.24.2 / 2014-07-27

@@ -2,0 +12,0 @@ ===================

6

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

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

"serve-favicon": "2.0.1",
"serve-index": "~1.1.4",
"serve-static": "~1.4.2",
"serve-index": "~1.1.5",
"serve-static": "~1.4.4",
"type-is": "~1.3.2",

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