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.3 to 1.6.4

HISTORY.md

4

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

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

"media-typer": "0.2.0",
"qs": "1.2.1",
"qs": "1.2.2",
"raw-body": "1.3.0",

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

@@ -6,2 +6,3 @@ # body-parser

[![Coverage Status](https://img.shields.io/coveralls/expressjs/body-parser.svg?branch=master)](https://coveralls.io/r/expressjs/body-parser)
[![Gittip](http://img.shields.io/gittip/dougwilson.svg)](https://www.gittip.com/dougwilson/)

@@ -8,0 +9,0 @@ Node.js body parsing middleware.

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