Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

body-parser

Package Overview
Dependencies
Maintainers
6
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

body-parser - npm Package Compare versions

Comparing version 1.6.0 to 1.6.1

7

History.md

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

1.6.1 / 2014-08-06
==================
* deps: qs@1.1.0
- Accept urlencoded square brackets
- Accept empty values in implicit array notation
1.6.0 / 2014-08-05

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

6

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

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

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

@@ -23,3 +23,3 @@ "type-is": "~1.3.2"

"istanbul": "0.3.0",
"mocha": "~1.21.0",
"mocha": "~1.21.4",
"should": "~4.0.4",

@@ -26,0 +26,0 @@ "supertest": "~0.13.0"

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