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.25.4 to 2.25.5

5

History.md

@@ -0,1 +1,6 @@

2.25.5 / 2014-08-11
===================
* Fix backwards compatibility in `logger`
2.25.4 / 2014-08-10

@@ -2,0 +7,0 @@ ===================

2

lib/middleware/logger.js

@@ -44,1 +44,3 @@ /*!

};
utils.merge(module.exports, morgan);

2

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

@@ -6,0 +6,0 @@ "contributors": [

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