xprezzo-raw-body
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -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 @@ ================== |
@@ -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
21680
11
+ Addedxprezzo-buffer@1.1.2(transitive)
+ Addedxprezzo-bytes@1.1.0(transitive)
+ Addedxprezzo-debug@1.1.2(transitive)
+ Addedxprezzo-http-errors@1.1.2(transitive)
+ Addedxprezzo-iconv@1.1.2(transitive)
+ Addedxprezzo-mixin@1.1.2(transitive)
+ Addedxprezzo-on-finished@1.1.2(transitive)
+ Addedxprezzo-setprototypeof@1.1.2(transitive)
+ Addedxprezzo-stream-unpipe@1.1.0(transitive)
- Removedxprezzo-buffer@1.1.1(transitive)
- Removedxprezzo-bytes@1.0.0(transitive)
- Removedxprezzo-debug@1.1.1(transitive)
- Removedxprezzo-http-errors@1.1.1(transitive)
- Removedxprezzo-iconv@1.1.1(transitive)
- Removedxprezzo-mixin@1.1.1(transitive)
- Removedxprezzo-on-finished@1.1.1(transitive)
- Removedxprezzo-setprototypeof@1.1.1(transitive)
- Removedxprezzo-stream-unpipe@1.0.0(transitive)
Updatedxprezzo-bytes@1.1.0
Updatedxprezzo-debug@1.1.2
Updatedxprezzo-http-errors@1.1.2
Updatedxprezzo-iconv@1.1.2
Updatedxprezzo-on-finished@1.1.2
Updatedxprezzo-stream-unpipe@1.1.0