Socket
Socket
Sign inDemoInstall

body-parser

Package Overview
Dependencies
Maintainers
6
Versions
75
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.6 to 1.6.7

6

HISTORY.md

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

1.6.7 / 2014-08-29
==================
* deps: qs@2.2.2
- Remove unnecessary cloning
1.6.6 / 2014-08-27

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

4

package.json
{
"name": "body-parser",
"description": "Node.js body parsing middleware",
"version": "1.6.6",
"version": "1.6.7",
"contributors": [

@@ -17,3 +17,3 @@ "Douglas Christopher Wilson <doug@somethingdoug.com>",

"on-finished": "2.1.0",
"qs": "2.2.0",
"qs": "2.2.2",
"raw-body": "1.3.0",

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

@@ -134,5 +134,5 @@ # body-parser

[coveralls-url]: https://coveralls.io/r/expressjs/body-parser?branch=master
[downloads-image]: http://img.shields.io/npm/dm/body-parser.svg?style=flat
[downloads-image]: https://img.shields.io/npm/dm/body-parser.svg?style=flat
[downloads-url]: https://npmjs.org/package/body-parser
[gittip-image]: https://img.shields.io/gittip/dougwilson.svg?style=flat
[gittip-url]: https://www.gittip.com/dougwilson/
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