aotrautils 0.0.739 → 0.0.741

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/11/2023-23:35:48)»*/
3
+ /*utils COMMONS library associated with aotra version : «1_29072022-2359 (08/11/2023-21:55:05)»*/
4
4
  /*-----------------------------------------------------------------------------*/
5
5
 
6
6
 
@@ -5161,7 +5161,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
5161
5161
 
5162
5162
 
5163
5163
 
5164
- /*utils CLIENT library associated with aotra version : «1_29072022-2359 (07/11/2023-23:35:48)»*/
5164
+ /*utils CLIENT library associated with aotra version : «1_29072022-2359 (08/11/2023-21:55:05)»*/
5165
5165
  /*-----------------------------------------------------------------------------*/
5166
5166
  /* ## Utility global methods in a browser (htmljs) client environment.
5167
5167
  *
@@ -13403,7 +13403,7 @@ createOritaMicroClient=function(url, port, isNode=false, staticMicroClientIdPara
13403
13403
 
13404
13404
 
13405
13405
 
13406
- /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (07/11/2023-23:35:48)»*/
13406
+ /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (08/11/2023-21:55:05)»*/
13407
13407
  /*-----------------------------------------------------------------------------*/
13408
13408
 
13409
13409
 
@@ -14642,7 +14642,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
14642
14642
  // MUST REMAIN AT THE END OF THIS LIBRARY FILE !
14643
14643
 
14644
14644
  AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
14645
- /*utils SERVER library associated with aotra version : «1_29072022-2359 (07/11/2023-23:35:48)»*/
14645
+ /*utils SERVER library associated with aotra version : «1_29072022-2359 (08/11/2023-21:55:05)»*/
14646
14646
  /*-----------------------------------------------------------------------------*/
14647
14647
 
14648
14648
 
aotrautils/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aotrautils",
3
- "version": "0.0.739",
3
+ "version": "0.0.741",
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)",