Socket
Socket
Sign inDemoInstall

raw-body

Package Overview
Dependencies
Maintainers
1
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 0.0.2 to 0.0.3

6

package.json
{
"name": "raw-body",
"description": "Get and validate the raw body of a readable stream.",
"version": "0.0.2",
"version": "0.0.3",
"author": {

@@ -14,7 +14,7 @@ "name": "Jonathan Ong",

"type": "git",
"url": "https://github.com/jonathanong/raw-body.git"
"url": "https://github.com/stream-utils/raw-body.git"
},
"bugs": {
"mail": "me@jongleberry.com",
"url": "https://github.com/jonathanong/raw-body/issues"
"url": "https://github.com/stream-utils/raw-body/issues"
},

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

@@ -1,2 +0,2 @@

# Raw Body [![Build Status](https://travis-ci.org/jonathanong/raw-body.png)](https://travis-ci.org/jonathanong/raw-body)
# Raw Body [![Build Status](https://travis-ci.org/stream-utils/raw-body.png)](https://travis-ci.org/stream-utils/raw-body)

@@ -3,0 +3,0 @@ Gets the entire buffer of a stream and validates its length against an expected length and limit.

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