aotrautils 0.0.637 → 0.0.638

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/10/2023-21:26:52)»*/
3
+ /*utils COMMONS library associated with aotra version : «1_29072022-2359 (04/10/2023-21:54:46)»*/
4
4
  /*-----------------------------------------------------------------------------*/
5
5
 
6
6
 
@@ -5104,7 +5104,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
5104
5104
 
5105
5105
 
5106
5106
 
5107
- /*utils CLIENT library associated with aotra version : «1_29072022-2359 (04/10/2023-21:26:52)»*/
5107
+ /*utils CLIENT library associated with aotra version : «1_29072022-2359 (04/10/2023-21:54:46)»*/
5108
5108
  /*-----------------------------------------------------------------------------*/
5109
5109
  /* ## Utility global methods in a browser (htmljs) client environment.
5110
5110
  *
@@ -13339,7 +13339,7 @@ createOritaMicroClient=function(url, port, isNode=false, staticMicroClientIdPara
13339
13339
 
13340
13340
 
13341
13341
 
13342
- /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (04/10/2023-21:26:52)»*/
13342
+ /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (04/10/2023-21:54:46)»*/
13343
13343
  /*-----------------------------------------------------------------------------*/
13344
13344
 
13345
13345
 
@@ -14578,7 +14578,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
14578
14578
  // MUST REMAIN AT THE END OF THIS LIBRARY FILE !
14579
14579
 
14580
14580
  AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
14581
- /*utils SERVER library associated with aotra version : «1_29072022-2359 (04/10/2023-21:26:52)»*/
14581
+ /*utils SERVER library associated with aotra version : «1_29072022-2359 (04/10/2023-21:54:46)»*/
14582
14582
  /*-----------------------------------------------------------------------------*/
14583
14583
 
14584
14584
 
aotrautils/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aotrautils",
3
- "version": "0.0.637",
3
+ "version": "0.0.638",
4
4
  "main": "aotrautils.build.js",
5
5
  "description": "A library for vanilla javascript utils (client-side) used in aotra javascript CMS",
6
6
  "author": "Jeremie Ratomposon <info@alqemia.com> (https://alqemia.com)",