Socket
Socket
Sign inDemoInstall

raw-body

Package Overview
Dependencies
Maintainers
2
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

raw-body - npm Package Compare versions

Comparing version 2.1.4 to 2.1.5

6

HISTORY.md

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

2.1.5 / 2015-11-30
==================
* deps: bytes@2.2.0
* deps: iconv-lite@0.4.13
2.1.4 / 2015-09-27

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

14

package.json
{
"name": "raw-body",
"description": "Get and validate the raw body of a readable stream.",
"version": "2.1.4",
"version": "2.1.5",
"author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)",

@@ -13,11 +13,11 @@ "contributors": [

"dependencies": {
"bytes": "2.1.0",
"iconv-lite": "0.4.12",
"bytes": "2.2.0",
"iconv-lite": "0.4.13",
"unpipe": "1.0.0"
},
"devDependencies": {
"bluebird": "2.10.1",
"istanbul": "0.3.21",
"mocha": "2.2.5",
"readable-stream": "2.0.2",
"bluebird": "3.0.5",
"istanbul": "0.4.1",
"mocha": "2.3.4",
"readable-stream": "2.0.4",
"through2": "2.0.0"

@@ -24,0 +24,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