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.28.1 to 2.28.2

11

History.md

@@ -0,1 +1,12 @@

2.28.2 / 2015-01-20
===================
* deps: body-parser@~1.10.2
- deps: iconv-lite@0.4.6
- deps: raw-body@1.3.2
* deps: serve-static@~1.8.1
- Fix redirect loop in Node.js 0.11.14
- Fix root path disclosure
- deps: send@0.11.1
2.28.1 / 2015-01-08

@@ -2,0 +13,0 @@ ===================

8

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

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

"basic-auth-connect": "1.0.0",
"body-parser": "~1.10.1",
"body-parser": "~1.10.2",
"bytes": "1.0.0",

@@ -47,3 +47,3 @@ "cookie": "0.1.2",

"serve-index": "~1.6.0",
"serve-static": "~1.8.0",
"serve-static": "~1.8.1",
"type-is": "~1.5.5",

@@ -58,3 +58,3 @@ "utils-merge": "1.0.0",

"mocha": "~2.1.0",
"should": "~4.4.4"
"should": "~4.6.1"
},

@@ -61,0 +61,0 @@ "license": "MIT",

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