aotrautils 0.0.643 → 0.0.645

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 (08/10/2023-18:32:25)»*/
3
+ /*utils COMMONS library associated with aotra version : «1_29072022-2359 (09/10/2023-00:09:57)»*/
4
4
  /*-----------------------------------------------------------------------------*/
5
5
 
6
6
 
@@ -5111,7 +5111,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
5111
5111
 
5112
5112
 
5113
5113
 
5114
- /*utils CLIENT library associated with aotra version : «1_29072022-2359 (08/10/2023-18:32:25)»*/
5114
+ /*utils CLIENT library associated with aotra version : «1_29072022-2359 (09/10/2023-00:09:57)»*/
5115
5115
  /*-----------------------------------------------------------------------------*/
5116
5116
  /* ## Utility global methods in a browser (htmljs) client environment.
5117
5117
  *
@@ -13346,7 +13346,7 @@ createOritaMicroClient=function(url, port, isNode=false, staticMicroClientIdPara
13346
13346
 
13347
13347
 
13348
13348
 
13349
- /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (08/10/2023-18:32:25)»*/
13349
+ /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (09/10/2023-00:09:57)»*/
13350
13350
  /*-----------------------------------------------------------------------------*/
13351
13351
 
13352
13352
 
@@ -14585,7 +14585,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
14585
14585
  // MUST REMAIN AT THE END OF THIS LIBRARY FILE !
14586
14586
 
14587
14587
  AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
14588
- /*utils SERVER library associated with aotra version : «1_29072022-2359 (08/10/2023-18:32:25)»*/
14588
+ /*utils SERVER library associated with aotra version : «1_29072022-2359 (09/10/2023-00:09:57)»*/
14589
14589
  /*-----------------------------------------------------------------------------*/
14590
14590
 
14591
14591
 
aotrautils/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aotrautils",
3
- "version": "0.0.643",
3
+ "version": "0.0.645",
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)",