aotrautils 0.0.506 → 0.0.507

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/02/2023-14:31:22)»*/
3
+ /*utils COMMONS library associated with aotra version : «1_29072022-2359 (05/02/2023-14:51:18)»*/
4
4
  /*-----------------------------------------------------------------------------*/
5
5
 
6
6
 
@@ -4866,7 +4866,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
4866
4866
 
4867
4867
 
4868
4868
 
4869
- /*utils CLIENT library associated with aotra version : «1_29072022-2359 (05/02/2023-14:31:22)»*/
4869
+ /*utils CLIENT library associated with aotra version : «1_29072022-2359 (05/02/2023-14:51:18)»*/
4870
4870
  /*-----------------------------------------------------------------------------*/
4871
4871
  /* ## Utility global methods in a browser (htmljs) client environment.
4872
4872
  *
@@ -12992,7 +12992,7 @@ createOritaMicroClient=function(url, port, isNode=false){
12992
12992
  };
12993
12993
 
12994
12994
 
12995
- /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (05/02/2023-14:31:22)»*/
12995
+ /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (05/02/2023-14:51:18)»*/
12996
12996
  /*-----------------------------------------------------------------------------*/
12997
12997
 
12998
12998
 
@@ -14220,7 +14220,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
14220
14220
  // MUST REMAIN AT THE END OF THIS LIBRARY FILE !
14221
14221
 
14222
14222
  AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
14223
- /*utils SERVER library associated with aotra version : «1_29072022-2359 (05/02/2023-14:31:22)»*/
14223
+ /*utils SERVER library associated with aotra version : «1_29072022-2359 (05/02/2023-14:51:18)»*/
14224
14224
  /*-----------------------------------------------------------------------------*/
14225
14225
 
14226
14226
 
aotrautils/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aotrautils",
3
- "version": "0.0.506",
3
+ "version": "0.0.507",
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)",