Socket
Socket
Sign inDemoInstall

body-parser

Package Overview
Dependencies
11
Maintainers
6
Versions
72
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.8.0 to 1.8.1

6

HISTORY.md

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

1.8.1 / 2014-09-07
==================
* deps: media-typer@0.3.0
* deps: type-is@~1.5.1
1.8.0 / 2014-09-05

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

6

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

@@ -15,7 +15,7 @@ "Douglas Christopher Wilson <doug@somethingdoug.com>",

"iconv-lite": "0.4.4",
"media-typer": "0.2.0",
"media-typer": "0.3.0",
"on-finished": "2.1.0",
"qs": "2.2.3",
"raw-body": "1.3.0",
"type-is": "~1.5.0"
"type-is": "~1.5.1"
},

@@ -22,0 +22,0 @@ "devDependencies": {

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