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

p3x-redis-ui-server

Package Overview
Dependencies
Maintainers
1
Versions
487
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

p3x-redis-ui-server - npm Package Compare versions

Comparing version

to
2024.4.210

2

artifacts/cluster.md

@@ -28,3 +28,3 @@ [//]: #@corifeus-header

[**P3X-REDIS-UI-SERVER**](https://corifeus.com/redis-ui-server) Build v2024.4.209
[**P3X-REDIS-UI-SERVER**](https://corifeus.com/redis-ui-server) Build v2024.4.210

@@ -31,0 +31,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.4.209",
"version": "2024.4.210",
"description": "๐Ÿ๏ธ The p3x-redis-ui-server package motor that is connected to the p3x-redis-ui-material web user interface",

@@ -5,0 +5,0 @@ "corifeus": {

@@ -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.4.209
# ๐Ÿ๏ธ The p3x-redis-ui-server package motor that is connected to the p3x-redis-ui-material web user interface v2024.4.210

@@ -116,3 +116,3 @@

[**P3X-REDIS-UI-SERVER**](https://corifeus.com/redis-ui-server) Build v2024.4.209
[**P3X-REDIS-UI-SERVER**](https://corifeus.com/redis-ui-server) Build v2024.4.210

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

@@ -209,4 +209,5 @@ const donationWareFeatureError = new Error('donation-ware-feature')

const closeRedis = () => {
delete p3xrs.redisConnections[socket.connectionId]
sharedIoRedis.disconnectRedis({
socket: socket,
})
socket.p3xrs.connectionId = undefined

@@ -254,3 +255,2 @@ socket.p3xrs.ioredis = undefined

//socket.p3xrs.tunnelClient.close()
socket.p3xrs.tunnel.close()
closeRedis()

@@ -266,3 +266,2 @@ socket.emit(options.responseEvent, {

//socket.p3xrs.tunnelClient.close()
socket.p3xrs.tunnel.close()
closeRedis()

@@ -269,0 +268,0 @@ socket.emit(options.responseEvent, {