aotrautils 0.0.968 → 0.0.970

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 (27/04/2024-03:01:13)»*/
3
+ /*utils COMMONS library associated with aotra version : «1_29072022-2359 (27/04/2024-03:18:28)»*/
4
4
  /*-----------------------------------------------------------------------------*/
5
5
 
6
6
 
@@ -5297,7 +5297,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
5297
5297
 
5298
5298
 
5299
5299
 
5300
- /*utils CLIENT library associated with aotra version : «1_29072022-2359 (27/04/2024-03:01:13)»*/
5300
+ /*utils CLIENT library associated with aotra version : «1_29072022-2359 (27/04/2024-03:18:28)»*/
5301
5301
  /*-----------------------------------------------------------------------------*/
5302
5302
  /* ## Utility global methods in a browser (htmljs) client environment.
5303
5303
  *
@@ -13508,7 +13508,7 @@ createOritaMicroClient=function(url, port, isNode=false, staticMicroClientIdPara
13508
13508
 
13509
13509
 
13510
13510
 
13511
- /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (27/04/2024-03:01:13)»*/
13511
+ /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (27/04/2024-03:18:28)»*/
13512
13512
  /*-----------------------------------------------------------------------------*/
13513
13513
 
13514
13514
 
@@ -14747,7 +14747,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
14747
14747
  // MUST REMAIN AT THE END OF THIS LIBRARY FILE !
14748
14748
 
14749
14749
  AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
14750
- /*utils SERVER library associated with aotra version : «1_29072022-2359 (27/04/2024-03:01:13)»*/
14750
+ /*utils SERVER library associated with aotra version : «1_29072022-2359 (27/04/2024-03:18:28)»*/
14751
14751
  /*-----------------------------------------------------------------------------*/
14752
14752
 
14753
14753
 
aotrautils/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aotrautils",
3
- "version": "0.0.968",
3
+ "version": "0.0.970",
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)",