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.1.1 to 1.1.2

19

HISTORY.md

@@ -0,1 +1,20 @@

1.1.2 / 2022-05-12
==================
* depds updated
* depds xprezzo-bytes updated to 1.1.0
* depds xprezzo-debug updated to 1.1.2
* depds xprezzo-iconv updated to 1.1.2
* depds xprezzo-http-errors updated to 1.1.2
* depds xprezzo-on-finished updated to 1.1.2
* depds xprezzo-stream-unpipe updated to 1.1.0
* depds xprezzo-buffer updated to 1.1.2
* depds eslint updated to 8.15.0
* depds eslint-config-standard updated to 17.0.0
* depds eslint-plugin-import updated to 2.26.0
* depds eslint-plugin-markdown updated to 2.2.1
* depds eslint-plugin-promise updated to 6.0.0
* depds mocha updated to 10.0.0
* remove eslint-plugin-standard
1.1.1 / 2020-10-19

@@ -2,0 +21,0 @@ ==================

4

index.js

@@ -1,4 +0,4 @@

/*!
/**
* xprezzo-raw-body
* Copyright(c) 2020 Ben Ajenoui <info@seohero.io>
* Copyright(c) 2022 Cloudgen Wong <cloudgen.wong@gmail.com>
* MIT Licensed

@@ -5,0 +5,0 @@ */

{
"name": "xprezzo-raw-body",
"description": "Get and validate the raw body of a readable stream.",
"version": "1.1.1",
"author": "Ben Ajenoui <info@seohero.io>",
"version": "1.1.2",
"author": "Cloudgen Wong <cloudgen.wong@gmail.com>",
"license": "MIT",
"repository": "xprezzo/xprezzo-raw-body",
"dependencies": {
"xprezzo-bytes": "1.0.0",
"xprezzo-debug": "1.1.1",
"xprezzo-http-errors": "1.1.1",
"xprezzo-iconv": "1.1.1",
"xprezzo-on-finished": "1.1.1",
"xprezzo-stream-unpipe": "1.0.0"
"xprezzo-bytes": "1.1.0",
"xprezzo-debug": "1.1.2",
"xprezzo-http-errors": "1.1.2",
"xprezzo-iconv": "1.1.2",
"xprezzo-on-finished": "1.1.2",
"xprezzo-stream-unpipe": "1.1.0"
},
"devDependencies": {
"bluebird": "3.5.5",
"eslint": "7.11.0",
"eslint-config-standard": "14.1.1",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-markdown": "1.0.2",
"eslint": "8.15.0",
"eslint-config-standard": "17.0.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-markdown": "2.2.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.0.1",
"mocha": "8.2.0",
"mocha": "10.0.0",
"nyc": "15.1.0",
"readable-stream": "2.3.6",
"xprezzo-buffer": "1.1.1"
"xprezzo-buffer": "1.1.2"
},

@@ -30,0 +29,0 @@ "engines": {

@@ -171,3 +171,3 @@ # xprezzo-raw-body

Xprezzo and related projects are maintained by [Ben Ajenoui](mailto:info@seohero.io) and sponsored by [SEO Hero](https://www.seohero.io).
Xprezzo and related projects are maintained by [Cloudgen Wong](mailto:cloudgen.wong@gmail.com).

@@ -174,0 +174,0 @@ ## License

Sorry, the diff of this file is not supported yet

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