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.10.1 to 1.10.2

8

HISTORY.md

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

1.10.2 / 2015-01-20
===================
* deps: iconv-lite@0.4.6
- Fix rare aliases of single-byte encodings
* deps: raw-body@1.3.2
- deps: iconv-lite@0.4.6
1.10.1 / 2015-01-01

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

6

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

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

"depd": "~1.0.0",
"iconv-lite": "0.4.5",
"iconv-lite": "0.4.6",
"media-typer": "0.3.0",
"on-finished": "~2.2.0",
"qs": "2.3.3",
"raw-body": "1.3.1",
"raw-body": "1.3.2",
"type-is": "~1.5.5"

@@ -21,0 +21,0 @@ },

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