Socket
Socket
Sign inDemoInstall

body-parser

Package Overview
Dependencies
9
Maintainers
6
Versions
72
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.12.0 to 1.12.1

9

HISTORY.md

@@ -0,1 +1,10 @@

1.12.1 / 2015-03-15
===================
* deps: debug@~2.1.3
- Fix high intensity foreground color for bold
- deps: ms@0.7.0
* deps: type-is@~1.6.1
- deps: mime-types@~2.0.10
1.12.0 / 2015-02-13

@@ -2,0 +11,0 @@ ===================

10

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

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

"content-type": "~1.0.1",
"debug": "~2.1.1",
"debug": "~2.1.3",
"depd": "~1.0.0",

@@ -21,8 +21,8 @@ "iconv-lite": "0.4.7",

"raw-body": "1.3.3",
"type-is": "~1.6.0"
"type-is": "~1.6.1"
},
"devDependencies": {
"istanbul": "0.3.5",
"istanbul": "0.3.8",
"methods": "~1.1.1",
"mocha": "~2.1.0",
"mocha": "~2.2.1",
"supertest": "~0.15.0"

@@ -29,0 +29,0 @@ },

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