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.1 to 2.25.2

8

History.md

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

2.25.2 / 2014-08-07
===================
* deps: body-parser@~1.6.2
- deps: qs@1.2.0
* deps: qs@1.2.0
- Fix parsing array of objects
2.25.1 / 2014-08-06

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

6

package.json
{
"name": "connect",
"description": "High performance middleware framework",
"version": "2.25.1",
"version": "2.25.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.6.1",
"body-parser": "~1.6.2",
"bytes": "1.0.0",

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

"parseurl": "~1.2.0",
"qs": "1.1.0",
"qs": "1.2.0",
"response-time": "2.0.0",

@@ -45,0 +45,0 @@ "serve-favicon": "2.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