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.2.1 to 1.2.2

8

HISTORY.md

@@ -0,1 +1,9 @@

1.2.2 / 2014-05-27
==================
* deps: raw-body@1.1.6
- assert stream encoding on node.js 0.8
- assert stream encoding on node.js < 0.10.6
- deps: bytes@1
1.2.1 / 2014-05-26

@@ -2,0 +10,0 @@ ==================

8

package.json
{
"name": "body-parser",
"description": "Node.js body parsing middleware",
"version": "1.2.1",
"version": "1.2.2",
"author": {

@@ -21,5 +21,5 @@ "name": "Jonathan Ong",

"bytes": "1.0.0",
"type-is": "1.2.0",
"raw-body": "1.1.4",
"qs": "0.6.6"
"qs": "0.6.6",
"raw-body": "1.1.6",
"type-is": "1.2.0"
},

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

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