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.0 to 2.26.1

18

History.md

@@ -0,1 +1,19 @@

2.26.1 / 2014-09-15
===================
* deps: body-parser@~1.8.2
- deps: depd@0.4.5
* deps: depd@0.4.5
* deps: express-session@~1.8.2
- Use `crc` instead of `buffer-crc32` for speed
- deps: depd@0.4.5
* deps: morgan@~1.3.1
- Remove un-used `bytes` dependency
- deps: depd@0.4.5
* deps: serve-favicon@~2.1.3
- Fix content headers being sent in 304 response
- deps: etag@~1.3.1
* deps: serve-static@~1.6.2
- deps: send@0.9.2
2.26.0 / 2014-09-08

@@ -2,0 +20,0 @@ ===================

14

package.json
{
"name": "connect",
"description": "High performance middleware framework",
"version": "2.26.0",
"version": "2.26.1",
"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.1",
"body-parser": "~1.8.2",
"bytes": "1.0.0",

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

"debug": "~2.0.0",
"depd": "0.4.4",
"depd": "0.4.5",
"errorhandler": "~1.2.0",
"express-session": "~1.8.1",
"express-session": "~1.8.2",
"finalhandler": "0.2.0",

@@ -39,3 +39,3 @@ "fresh": "0.2.4",

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

@@ -46,5 +46,5 @@ "on-headers": "~1.0.0",

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

@@ -51,0 +51,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