aotrautils-srv 0.0.562 → 0.0.563

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 (07/08/2023-03:10:12)»*/
3
+ /*utils COMMONS library associated with aotra version : «1_29072022-2359 (07/08/2023-03:21:42)»*/
4
4
  /*-----------------------------------------------------------------------------*/
5
5
 
6
6
 
@@ -521,7 +521,7 @@ window.aotestMethods.getScenariiInTest=function(test){
521
521
  }
522
522
  });
523
523
 
524
- }
524
+ };
525
525
 
526
526
 
527
527
 
@@ -4976,7 +4976,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
4976
4976
 
4977
4977
 
4978
4978
 
4979
- /*utils SERVER library associated with aotra version : «1_29072022-2359 (07/08/2023-03:10:12)»*/
4979
+ /*utils SERVER library associated with aotra version : «1_29072022-2359 (07/08/2023-03:21:42)»*/
4980
4980
  /*-----------------------------------------------------------------------------*/
4981
4981
 
4982
4982
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aotrautils-srv",
3
- "version": "0.0.562",
3
+ "version": "0.0.563",
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)",