p3x-redis-ui-server
Advanced tools
Comparing version 2024.10.108 to 2024.10.109
@@ -38,3 +38,3 @@ [//]: #@corifeus-header | ||
[**P3X-REDIS-UI-SERVER**](https://corifeus.com/redis-ui-server) Build v2024.10.108 | ||
[**P3X-REDIS-UI-SERVER**](https://corifeus.com/redis-ui-server) Build v2024.10.109 | ||
@@ -41,0 +41,0 @@ [![NPM](https://img.shields.io/npm/v/p3x-redis-ui-server.svg)](https://www.npmjs.com/package/p3x-redis-ui-server) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) |
{ | ||
"name": "p3x-redis-ui-server", | ||
"version": "2024.10.108", | ||
"version": "2024.10.109", | ||
"description": "🏍️ The p3x-redis-ui-server package motor that is connected to the p3x-redis-ui-material web user interface", | ||
@@ -10,3 +10,3 @@ "corifeus": { | ||
"build": true, | ||
"nodejs": "v22.4.0", | ||
"nodejs": "v22.11.0", | ||
"reponame": "redis-ui-server", | ||
@@ -51,4 +51,4 @@ "publish": true, | ||
"devDependencies": { | ||
"corifeus-builder": "^2024.10.105", | ||
"nodemon": "^3.1.4" | ||
"corifeus-builder": "^2024.10.111", | ||
"nodemon": "^3.1.7" | ||
}, | ||
@@ -69,3 +69,3 @@ "dependencies-saved": { | ||
"lodash": "^4.17.21", | ||
"socket.io": "^4.7.5", | ||
"socket.io": "^4.8.1", | ||
"tunnel-ssh": "^5.1.2" | ||
@@ -72,0 +72,0 @@ }, |
@@ -15,3 +15,3 @@ # This is a development package | ||
--- | ||
# 🏍️ The p3x-redis-ui-server package motor that is connected to the p3x-redis-ui-material web user interface v2024.10.108 | ||
# 🏍️ The p3x-redis-ui-server package motor that is connected to the p3x-redis-ui-material web user interface v2024.10.109 | ||
@@ -30,3 +30,3 @@ | ||
```txt | ||
v22.4.0 | ||
v22.11.0 | ||
``` | ||
@@ -127,3 +127,3 @@ | ||
[**P3X-REDIS-UI-SERVER**](https://corifeus.com/redis-ui-server) Build v2024.10.108 | ||
[**P3X-REDIS-UI-SERVER**](https://corifeus.com/redis-ui-server) Build v2024.10.109 | ||
@@ -130,0 +130,0 @@ [![NPM](https://img.shields.io/npm/v/p3x-redis-ui-server.svg)](https://www.npmjs.com/package/p3x-redis-ui-server) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) |
@@ -5,2 +5,2 @@ module.exports = { | ||
consoleStamp: require('./console-stamp'), | ||
} | ||
} |
175837
56
2643
Updatedsocket.io@^4.8.1