aotrautils-srv 0.0.72 → 0.0.73

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 (13/07/2022-02:03:29)»*/
3
+ /*utils SERVER library associated with aotra version : «1.0.0.000 (13/07/2022-02:14:34)»*/
4
4
  /*-----------------------------------------------------------------------------*/
5
5
 
6
6
 
@@ -1317,7 +1317,7 @@ function getListManager(config){
1317
1317
 
1318
1318
 
1319
1319
 
1320
- /*utils COMMONS library associated with aotra version : «1.0.0.000 (13/07/2022-02:03:29)»*/
1320
+ /*utils COMMONS library associated with aotra version : «1.0.0.000 (13/07/2022-02:14:34)»*/
1321
1321
  /*-----------------------------------------------------------------------------*/
1322
1322
 
1323
1323
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aotrautils-srv",
3
- "version": "0.0.72",
3
+ "version": "0.0.73",
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)",