xprezzo-cookie-parser
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -0,1 +1,14 @@ | ||
2022-05-11 / 1.1.2 | ||
================== | ||
* depds: updated | ||
* 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 | ||
* depds supertest updated to 6.2.3 | ||
2020-10-22 / 1.1.1 | ||
@@ -2,0 +15,0 @@ ================== |
/*! | ||
* xprezzo-cookie-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-cookie-parser", | ||
"description": "Parse HTTP request cookies", | ||
"version": "1.1.1", | ||
"author": "Ben Ajenoui <info@seohero.io>", | ||
"version": "1.1.2", | ||
"author": "Cloudgen Wong <cloudgen.wong@gmail.com>", | ||
"license": "MIT", | ||
@@ -15,12 +15,11 @@ "repository": "xprezzo/xprezzo-cookie-parser", | ||
"devDependencies": { | ||
"eslint": "7.8.1", | ||
"eslint-config-standard": "14.1.1", | ||
"eslint-plugin-import": "2.22.0", | ||
"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", | ||
"nyc": "15.1.0", | ||
"mocha": "8.1.3", | ||
"supertest": "4.0.2" | ||
"mocha": "10.0.0", | ||
"supertest": "6.2.3" | ||
}, | ||
@@ -27,0 +26,0 @@ "files": [ |
@@ -107,3 +107,3 @@ # xprezzo-cookie-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). | ||
@@ -110,0 +110,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
15119
9
0