aotrautils-srv 0.0.490 → 0.0.491
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
|
|
3
|
-
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (04/02/2023-
|
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (04/02/2023-13:43:58)»*/
|
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
|
5
5
|
|
|
6
6
|
|
|
@@ -4866,7 +4866,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
|
4866
4866
|
|
|
4867
4867
|
|
|
4868
4868
|
|
|
4869
|
-
/*utils SERVER library associated with aotra version : «1_29072022-2359 (04/02/2023-
|
|
4869
|
+
/*utils SERVER library associated with aotra version : «1_29072022-2359 (04/02/2023-13:43:58)»*/
|
|
4870
4870
|
/*-----------------------------------------------------------------------------*/
|
|
4871
4871
|
|
|
4872
4872
|
|
|
@@ -5368,7 +5368,7 @@ WebsocketImplementation={
|
|
|
5368
5368
|
|
|
5369
5369
|
// DBG
|
|
5370
5370
|
lognow("(SERVER) WebsocketImplementation.useSocketIOImplementation:"+WebsocketImplementation.useSocketIOImplementation);
|
|
5371
|
-
|
|
5371
|
+
// lognow("(SERVER) dataWrapped:"+dataWrapped);
|
|
5372
5372
|
|
|
5373
5373
|
|
|
5374
5374
|
// TODO : FIXME : Use one single interface !
|
aotrautils-srv/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aotrautils-srv",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.491",
|
|
4
4
|
"main": "aotrautils-srv.build.js",
|
|
5
5
|
"description": "A library for vanilla javascript utils (server-side) used in aotra javascript CMS",
|
|
6
6
|
"author": "Jeremie Ratomposon <info@alqemia.com> (https://alqemia.com)",
|