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.26.3 to 2.26.4

8

History.md

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

2.26.4 / 2014-10-02
===================
* deps: morgan@~1.3.2
- Fix `req.ip` integration when `immediate: false`
* deps: type-is@~1.5.2
- deps: mime-types@~2.0.2
2.26.3 / 2014-09-24

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

6

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

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

"method-override": "~2.2.0",
"morgan": "~1.3.1",
"morgan": "~1.3.2",
"multiparty": "3.3.2",

@@ -47,3 +47,3 @@ "on-headers": "~1.0.0",

"serve-static": "~1.6.3",
"type-is": "~1.5.1",
"type-is": "~1.5.2",
"vhost": "~3.0.0",

@@ -50,0 +50,0 @@ "pause": "0.0.1"

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