xprezzo-raw-parser
Advanced tools
Comparing version 1.1.1 to 1.1.2
/** | ||
* xprezzo-raw-parser | ||
* 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-parser", | ||
"description": "Xprezzo body text parsing middleware", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"license": "MIT", | ||
"author": "Ben Ajenoui <info@seohero.io>", | ||
"author": "Cloudgen Wong <cloudgen.wong@gmail.com>", | ||
"repository": "xprezzo/xprezzo-raw-parser", | ||
"dependencies": { | ||
"depd": "~2.0.0", | ||
"xprezzo-typeis": "1.0.0", | ||
"xprezzo-raw-body": "1.1.1" | ||
"xprezzo-typeis": "1.1.0", | ||
"xprezzo-raw-body": "1.1.2" | ||
}, | ||
"devDependencies": { | ||
"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", | ||
"eslint-plugin-promise": "6.0.0", | ||
"methods": "1.1.2", | ||
"mocha": "8.2.0", | ||
"mocha": "10.0.0", | ||
"nyc": "15.1.0", | ||
"supertest": "4.0.2", | ||
"xprezzo-buffer": "1.1.1" | ||
"supertest": "6.2.3", | ||
"xprezzo-buffer": "1.1.2" | ||
}, | ||
@@ -27,0 +26,0 @@ "files": [ |
@@ -214,3 +214,3 @@ # xprezzo-body-parser | ||
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). | ||
@@ -217,0 +217,0 @@ ## License |
Sorry, the diff of this file is not supported yet
11
13031
+ 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-raw-body@1.1.2(transitive)
+ Addedxprezzo-setprototypeof@1.1.2(transitive)
+ Addedxprezzo-stream-unpipe@1.1.0(transitive)
+ Addedxprezzo-typeis@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-raw-body@1.1.1(transitive)
- Removedxprezzo-setprototypeof@1.1.1(transitive)
- Removedxprezzo-stream-unpipe@1.0.0(transitive)
- Removedxprezzo-typeis@1.0.0(transitive)
Updatedxprezzo-raw-body@1.1.2
Updatedxprezzo-typeis@1.1.0