aotrautils 0.0.608 → 0.0.609

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/09/2023-01:20:07)»*/
3
+ /*utils COMMONS library associated with aotra version : «1_29072022-2359 (25/09/2023-01:21:18)»*/
4
4
  /*-----------------------------------------------------------------------------*/
5
5
 
6
6
 
@@ -5054,7 +5054,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
5054
5054
 
5055
5055
 
5056
5056
 
5057
- /*utils CLIENT library associated with aotra version : «1_29072022-2359 (25/09/2023-01:20:07)»*/
5057
+ /*utils CLIENT library associated with aotra version : «1_29072022-2359 (25/09/2023-01:21:18)»*/
5058
5058
  /*-----------------------------------------------------------------------------*/
5059
5059
  /* ## Utility global methods in a browser (htmljs) client environment.
5060
5060
  *
@@ -13284,7 +13284,7 @@ createOritaMicroClient=function(url, port, isNode=false, staticMicroClientIdPara
13284
13284
 
13285
13285
 
13286
13286
 
13287
- /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (25/09/2023-01:20:07)»*/
13287
+ /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (25/09/2023-01:21:18)»*/
13288
13288
  /*-----------------------------------------------------------------------------*/
13289
13289
 
13290
13290
 
@@ -14523,7 +14523,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
14523
14523
  // MUST REMAIN AT THE END OF THIS LIBRARY FILE !
14524
14524
 
14525
14525
  AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
14526
- /*utils SERVER library associated with aotra version : «1_29072022-2359 (25/09/2023-01:20:07)»*/
14526
+ /*utils SERVER library associated with aotra version : «1_29072022-2359 (25/09/2023-01:21:18)»*/
14527
14527
  /*-----------------------------------------------------------------------------*/
14528
14528
 
14529
14529
 
aotrautils/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aotrautils",
3
- "version": "0.0.608",
3
+ "version": "0.0.609",
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)",