Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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 1.2.2 to 1.2.3

6

HISTORY.md

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

1.2.3 / 2014-07-20
==================
* deps: iconv-lite@0.4.4
- Added encoding UTF-7
1.2.2 / 2014-06-19

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

7

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

@@ -14,9 +14,8 @@ "contributors": [

"bytes": "1",
"iconv-lite": "0.4.3"
"iconv-lite": "0.4.4"
},
"devDependencies": {
"istanbul": "0.2.10",
"istanbul": "0.3.0",
"mocha": "~1.20.1",
"readable-stream": "~1.0.17",
"request": ">= 2.36.0 < 3",
"through2": "~0.5.1"

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