aotrautils 0.0.1032 → 0.0.1034

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 (25/06/2024-01:58:49)»*/
3
+ /*utils COMMONS library associated with aotra version : «1_29072022-2359 (25/06/2024-02:17:09)»*/
4
4
  /*-----------------------------------------------------------------------------*/
5
5
 
6
6
 
@@ -5359,7 +5359,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
5359
5359
 
5360
5360
 
5361
5361
 
5362
- /*utils CLIENT library associated with aotra version : «1_29072022-2359 (25/06/2024-01:58:49)»*/
5362
+ /*utils CLIENT library associated with aotra version : «1_29072022-2359 (25/06/2024-02:17:09)»*/
5363
5363
  /*-----------------------------------------------------------------------------*/
5364
5364
  /* ## Utility global methods in a browser (htmljs) client environment.
5365
5365
  *
@@ -13574,7 +13574,7 @@ createOritaMicroClient=function(url, port, isNode=false, staticMicroClientIdPara
13574
13574
 
13575
13575
 
13576
13576
 
13577
- /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (25/06/2024-01:58:49)»*/
13577
+ /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (25/06/2024-02:17:09)»*/
13578
13578
  /*-----------------------------------------------------------------------------*/
13579
13579
 
13580
13580
 
@@ -14813,7 +14813,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
14813
14813
  // MUST REMAIN AT THE END OF THIS LIBRARY FILE !
14814
14814
 
14815
14815
  AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
14816
- /*utils SERVER library associated with aotra version : «1_29072022-2359 (25/06/2024-01:58:49)»*/
14816
+ /*utils SERVER library associated with aotra version : «1_29072022-2359 (25/06/2024-02:17:09)»*/
14817
14817
  /*-----------------------------------------------------------------------------*/
14818
14818
 
14819
14819
 
aotrautils/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aotrautils",
3
- "version": "0.0.1032",
3
+ "version": "0.0.1034",
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)",