aotrautils 0.0.708 → 0.0.709

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 (21/10/2023-19:18:34)»*/
3
+ /*utils COMMONS library associated with aotra version : «1_29072022-2359 (21/10/2023-19:18:51)»*/
4
4
  /*-----------------------------------------------------------------------------*/
5
5
 
6
6
 
@@ -5189,7 +5189,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
5189
5189
 
5190
5190
 
5191
5191
 
5192
- /*utils CLIENT library associated with aotra version : «1_29072022-2359 (21/10/2023-19:18:34)»*/
5192
+ /*utils CLIENT library associated with aotra version : «1_29072022-2359 (21/10/2023-19:18:51)»*/
5193
5193
  /*-----------------------------------------------------------------------------*/
5194
5194
  /* ## Utility global methods in a browser (htmljs) client environment.
5195
5195
  *
@@ -13431,7 +13431,7 @@ createOritaMicroClient=function(url, port, isNode=false, staticMicroClientIdPara
13431
13431
 
13432
13432
 
13433
13433
 
13434
- /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (21/10/2023-19:18:34)»*/
13434
+ /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (21/10/2023-19:18:51)»*/
13435
13435
  /*-----------------------------------------------------------------------------*/
13436
13436
 
13437
13437
 
@@ -14670,7 +14670,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
14670
14670
  // MUST REMAIN AT THE END OF THIS LIBRARY FILE !
14671
14671
 
14672
14672
  AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
14673
- /*utils SERVER library associated with aotra version : «1_29072022-2359 (21/10/2023-19:18:34)»*/
14673
+ /*utils SERVER library associated with aotra version : «1_29072022-2359 (21/10/2023-19:18:51)»*/
14674
14674
  /*-----------------------------------------------------------------------------*/
14675
14675
 
14676
14676
 
aotrautils/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aotrautils",
3
- "version": "0.0.708",
3
+ "version": "0.0.709",
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)",