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.12.1 to 1.12.2

6

HISTORY.md

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

1.12.2 / 2015-03-16
===================
* deps: qs@2.4.1
- Fix error when parameter `hasOwnProperty` is present
1.12.1 / 2015-03-15

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

4

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

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

"on-finished": "~2.2.0",
"qs": "2.3.3",
"qs": "2.4.1",
"raw-body": "1.3.3",

@@ -21,0 +21,0 @@ "type-is": "~1.6.1"

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