aotrautils 0.0.537 → 0.0.538

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 (05/07/2023-22:24:12)»*/
3
+ /*utils COMMONS library associated with aotra version : «1_29072022-2359 (05/07/2023-22:31:39)»*/
4
4
  /*-----------------------------------------------------------------------------*/
5
5
 
6
6
 
@@ -4929,7 +4929,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
4929
4929
 
4930
4930
 
4931
4931
 
4932
- /*utils CLIENT library associated with aotra version : «1_29072022-2359 (05/07/2023-22:24:12)»*/
4932
+ /*utils CLIENT library associated with aotra version : «1_29072022-2359 (05/07/2023-22:31:39)»*/
4933
4933
  /*-----------------------------------------------------------------------------*/
4934
4934
  /* ## Utility global methods in a browser (htmljs) client environment.
4935
4935
  *
@@ -13196,7 +13196,7 @@ createOritaMicroClient=function(url, port, isNode=false, staticMicroClientIdPara
13196
13196
 
13197
13197
 
13198
13198
 
13199
- /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (05/07/2023-22:24:12)»*/
13199
+ /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (05/07/2023-22:31:39)»*/
13200
13200
  /*-----------------------------------------------------------------------------*/
13201
13201
 
13202
13202
 
@@ -14435,7 +14435,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
14435
14435
  // MUST REMAIN AT THE END OF THIS LIBRARY FILE !
14436
14436
 
14437
14437
  AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
14438
- /*utils SERVER library associated with aotra version : «1_29072022-2359 (05/07/2023-22:24:12)»*/
14438
+ /*utils SERVER library associated with aotra version : «1_29072022-2359 (05/07/2023-22:31:39)»*/
14439
14439
  /*-----------------------------------------------------------------------------*/
14440
14440
 
14441
14441
 
aotrautils/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aotrautils",
3
- "version": "0.0.537",
3
+ "version": "0.0.538",
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)",