New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

xprezzo

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xprezzo - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

26

History.md

@@ -0,1 +1,27 @@

1.1.3 / 2022-05-12
==================
* depds updated
* depds xprezzo-buffer updated to 1.1.2
* depds xprezzo-content-type updated to 1.1.1
* depds xprezzo-finalhandler updated to 1.1.3
* depds xprezzo-json-parser updated to 1.1.2
* depds xprezzo-on-finished updated to 1.1.2
* depds xprezzo-querystring updated to 1.1.0
* depds xprezzo-raw-parser updated to 1.1.2
* depds xprezzo-serve-static updated to 1.1.1
* depds xprezzo-setprototypeof updated to 1.1.2
* depds xprezzo-text-parser updated to 1.1.2
* depds xprezzo-typeis updated to 1.1.0
* depds xprezzo-urlencoded-parser updated to 1.1.2
* depds xprezzo-cookie-session updated to 1.1.1
* depds xprezzo-cookie-parser updated to 1.1.2
* depds xprezzo-file-upload updated to 1.1.1
* depds xprezzo-logger-factory updated to 1.1.2
* depds xprezzo-session updated to 1.1.2
* depds eslint updated to 8.15.0
* depds eslint-plugin-markdown update to 2.2.1
* depds supertest updated to 5.0.0 (Not support 6.0.0)
* depds mocha updated to 10.0.0
1.1.2 / 2020-11-03

@@ -2,0 +28,0 @@ ==================

2

index.js
/*!
* xprezzo
* Copyright(c) 2020 Ben Ajenoui
* Copyright(c) 2022 Cloudgen Wong <cloudgen.wong@gmail.com>
* MIT Licensed

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

{
"name": "xprezzo",
"description": "the most updated MVC web framework for NodeJS",
"version": "1.1.2",
"author": "Ben Ajenoui <info@seohero.io>",
"version": "1.1.3",
"author": "Cloudgen Wong <cloudgen.wong@gmail.com>",
"license": "MIT",

@@ -39,14 +39,14 @@ "repository": "xprezzo/xprezzo",

"vary": "~1.1.2",
"xprezzo-buffer": "1.1.1",
"xprezzo-content-type": "1.0.0",
"xprezzo-finalhandler": "1.1.1",
"xprezzo-json-parser": "1.1.1",
"xprezzo-on-finished": "1.1.1",
"xprezzo-querystring": "1.0.0",
"xprezzo-raw-parser": "1.1.1",
"xprezzo-serve-static": "1.1.0",
"xprezzo-setprototypeof": "1.1.1",
"xprezzo-text-parser": "1.1.1",
"xprezzo-typeis": "1.0.0",
"xprezzo-urlencoded-parser": "1.1.1"
"xprezzo-buffer": "1.1.2",
"xprezzo-content-type": "1.1.1",
"xprezzo-finalhandler": "1.1.3",
"xprezzo-json-parser": "1.1.2",
"xprezzo-on-finished": "1.1.2",
"xprezzo-querystring": "1.1.0",
"xprezzo-raw-parser": "1.1.2",
"xprezzo-serve-static": "1.1.1",
"xprezzo-setprototypeof": "1.1.2",
"xprezzo-text-parser": "1.1.2",
"xprezzo-typeis": "1.1.0",
"xprezzo-urlencoded-parser": "1.1.2"
},

@@ -57,6 +57,6 @@ "devDependencies": {

"ejs": "2.7.2",
"eslint": "7.8.1",
"eslint": "8.15.0",
"eslint-config-standard": "14.1.1",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-markdown": "1.0.2",
"eslint-plugin-markdown": "2.2.1",
"eslint-plugin-node": "11.1.0",

@@ -69,13 +69,13 @@ "eslint-plugin-promise": "4.2.1",

"method-override": "3.0.0",
"mocha": "8.1.3",
"mocha": "10.0.0",
"nyc": "15.1.0",
"pbkdf2-password": "1.2.1",
"should": "13.2.3",
"supertest": "4.0.2",
"supertest": "5.0.0",
"vhost": "~3.0.2",
"xprezzo-cookie-session": "1.1.0",
"xprezzo-cookie-parser": "1.1.1",
"xprezzo-file-upload": "1.1.0",
"xprezzo-logger-factory": "1.1.0",
"xprezzo-session": "1.1.1"
"xprezzo-cookie-session": "1.1.1",
"xprezzo-cookie-parser": "1.1.2",
"xprezzo-file-upload": "1.1.1",
"xprezzo-logger-factory": "1.1.2",
"xprezzo-session": "1.1.2"
},

@@ -82,0 +82,0 @@ "engines": {

@@ -58,3 +58,3 @@ ![Xprezzo](https://xprezzo.org/logo.png)

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

@@ -61,0 +61,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