Socket
Socket
Sign inDemoInstall

body-parser

Package Overview
Dependencies
8
Maintainers
6
Versions
72
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.1 to 1.6.2

6

History.md

@@ -0,1 +1,7 @@

1.6.2 / 2014-08-07
==================
* deps: qs@1.2.0
- Fix parsing array of objects
1.6.1 / 2014-08-06

@@ -2,0 +8,0 @@ ==================

4

package.json
{
"name": "body-parser",
"description": "Node.js body parsing middleware",
"version": "1.6.1",
"version": "1.6.2",
"author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)",

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

"media-typer": "0.2.0",
"qs": "1.1.0",
"qs": "1.2.0",
"raw-body": "1.3.0",

@@ -19,0 +19,0 @@ "type-is": "~1.3.2"

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc