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.8 to 2.25.9

7

History.md

@@ -0,1 +1,8 @@

2.25.9 / 2014-08-29
===================
* deps: body-parser@~1.6.7
- deps: qs@2.2.2
* deps: qs@2.2.2
2.25.8 / 2014-08-27

@@ -2,0 +9,0 @@ ===================

6

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

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

"basic-auth-connect": "1.0.0",
"body-parser": "~1.6.6",
"body-parser": "~1.6.7",
"bytes": "1.0.0",

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

"parseurl": "~1.3.0",
"qs": "2.2.0",
"qs": "2.2.2",
"response-time": "~2.0.1",

@@ -45,0 +45,0 @@ "serve-favicon": "2.0.1",

@@ -94,5 +94,5 @@ # Connect

[coveralls-url]: https://coveralls.io/r/senchalabs/connect
[downloads-image]: http://img.shields.io/npm/dm/connect.svg?style=flat
[downloads-image]: https://img.shields.io/npm/dm/connect.svg?style=flat
[downloads-url]: https://npmjs.org/package/connect
[gittip-image]: https://img.shields.io/gittip/dougwilson.svg?style=flat
[gittip-url]: https://www.gittip.com/dougwilson/
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