Socket
Socket
Sign inDemoInstall

connect

Package Overview
Dependencies
69
Maintainers
4
Versions
234
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.26.1 to 2.26.2

8

History.md

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

2.26.2 / 2014-09-19
===================
* deps: body-parser@~1.8.3
- deps: qs@2.2.4
* deps: qs@2.2.4
- Fix issue with object keys starting with numbers truncated
2.26.1 / 2014-09-15

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

6

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

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

"parseurl": "~1.3.0",
"qs": "2.2.3",
"qs": "2.2.4",
"response-time": "~2.0.1",

@@ -45,0 +45,0 @@ "serve-favicon": "~2.1.4",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc