aotrautils 0.0.544 → 0.0.545

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