New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

xprezzo-raw-body

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xprezzo-raw-body - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

10

HISTORY.md

@@ -0,1 +1,11 @@

1.0.6 / 2020-09-29
==================
* exports: bytes, debug, httpErrors, iconv, onFinished
1.0.5 / 2020-09-29
==================
* add Reader for HttpRawStream
1.0.4 / 2020-09-29

@@ -2,0 +12,0 @@ ==================

@@ -247,1 +247,10 @@ /*!

}
/**
* Module exports.
*
*/
module.exports.bytes = bytes
module.exports.debug = require('xprezzo-debug')
module.exports.httpErrors = require('xprezzo-http-errors')
module.exports.iconv = iconv
module.exports.onFinished = onFinished

2

package.json
{
"name": "xprezzo-raw-body",
"description": "Get and validate the raw body of a readable stream.",
"version": "1.0.5",
"version": "1.0.6",
"author": "Leolio Mcleon <info@leolio.page>",

@@ -6,0 +6,0 @@ "license": "MIT",

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