Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

xprezzo-cookie-parser

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xprezzo-cookie-parser - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

13

HISTORY.md

@@ -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 @@ ==================

2

index.js
/*!
* 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

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