aotrautils 0.0.672 → 0.0.673

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-01:11:41)»*/
3
+ /*utils COMMONS library associated with aotra version : «1_29072022-2359 (21/10/2023-01:11:48)»*/
4
4
  /*-----------------------------------------------------------------------------*/
5
5
 
6
6
 
@@ -5128,7 +5128,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
5128
5128
 
5129
5129
 
5130
5130
 
5131
- /*utils CLIENT library associated with aotra version : «1_29072022-2359 (21/10/2023-01:11:41)»*/
5131
+ /*utils CLIENT library associated with aotra version : «1_29072022-2359 (21/10/2023-01:11:48)»*/
5132
5132
  /*-----------------------------------------------------------------------------*/
5133
5133
  /* ## Utility global methods in a browser (htmljs) client environment.
5134
5134
  *
@@ -13370,7 +13370,7 @@ createOritaMicroClient=function(url, port, isNode=false, staticMicroClientIdPara
13370
13370
 
13371
13371
 
13372
13372
 
13373
- /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (21/10/2023-01:11:41)»*/
13373
+ /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (21/10/2023-01:11:48)»*/
13374
13374
  /*-----------------------------------------------------------------------------*/
13375
13375
 
13376
13376
 
@@ -14609,7 +14609,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
14609
14609
  // MUST REMAIN AT THE END OF THIS LIBRARY FILE !
14610
14610
 
14611
14611
  AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
14612
- /*utils SERVER library associated with aotra version : «1_29072022-2359 (21/10/2023-01:11:41)»*/
14612
+ /*utils SERVER library associated with aotra version : «1_29072022-2359 (21/10/2023-01:11:48)»*/
14613
14613
  /*-----------------------------------------------------------------------------*/
14614
14614
 
14615
14615
 
aotrautils/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aotrautils",
3
- "version": "0.0.672",
3
+ "version": "0.0.673",
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)",