aotrautils-srv 0.0.49 → 0.0.50
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 SERVER library associated with aotra version : «1.0.0.000 (11/07/2022-
|
|
3
|
+
/*utils SERVER library associated with aotra version : «1.0.0.000 (11/07/2022-21:05:52)»*/
|
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
|
5
5
|
|
|
6
6
|
|
|
@@ -1303,7 +1303,7 @@ function getListManager(config){
|
|
|
1303
1303
|
|
|
1304
1304
|
|
|
1305
1305
|
|
|
1306
|
-
/*utils COMMONS library associated with aotra version : «1.0.0.000 (11/07/2022-
|
|
1306
|
+
/*utils COMMONS library associated with aotra version : «1.0.0.000 (11/07/2022-21:05:52)»*/
|
|
1307
1307
|
/*-----------------------------------------------------------------------------*/
|
|
1308
1308
|
|
|
1309
1309
|
|
aotrautils-srv/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aotrautils-srv",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.50",
|
|
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)",
|