aotrautils 0.0.546 → 0.0.547

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 (24/07/2023-22:29:59)»*/
3
+ /*utils COMMONS library associated with aotra version : «1_29072022-2359 (26/07/2023-10:34:59)»*/
4
4
  /*-----------------------------------------------------------------------------*/
5
5
 
6
6
 
@@ -4950,7 +4950,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
4950
4950
 
4951
4951
 
4952
4952
 
4953
- /*utils CLIENT library associated with aotra version : «1_29072022-2359 (24/07/2023-22:29:59)»*/
4953
+ /*utils CLIENT library associated with aotra version : «1_29072022-2359 (26/07/2023-10:34:59)»*/
4954
4954
  /*-----------------------------------------------------------------------------*/
4955
4955
  /* ## Utility global methods in a browser (htmljs) client environment.
4956
4956
  *
@@ -13217,7 +13217,7 @@ createOritaMicroClient=function(url, port, isNode=false, staticMicroClientIdPara
13217
13217
 
13218
13218
 
13219
13219
 
13220
- /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (24/07/2023-22:29:59)»*/
13220
+ /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (26/07/2023-10:34:59)»*/
13221
13221
  /*-----------------------------------------------------------------------------*/
13222
13222
 
13223
13223
 
@@ -14456,7 +14456,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
14456
14456
  // MUST REMAIN AT THE END OF THIS LIBRARY FILE !
14457
14457
 
14458
14458
  AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
14459
- /*utils SERVER library associated with aotra version : «1_29072022-2359 (24/07/2023-22:29:59)»*/
14459
+ /*utils SERVER library associated with aotra version : «1_29072022-2359 (26/07/2023-10:34:59)»*/
14460
14460
  /*-----------------------------------------------------------------------------*/
14461
14461
 
14462
14462
 
aotrautils/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aotrautils",
3
- "version": "0.0.546",
3
+ "version": "0.0.547",
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)",