aotrautils 0.0.1166 → 0.0.1168

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 (20/03/2025-15:00:05)»*/
3
+ /*utils COMMONS library associated with aotra version : «1_29072022-2359 (21/03/2025-23:44:02)»*/
4
4
  /*-----------------------------------------------------------------------------*/
5
5
 
6
6
 
@@ -4822,7 +4822,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
4822
4822
 
4823
4823
 
4824
4824
 
4825
- /*utils CLIENT library associated with aotra version : «1_29072022-2359 (20/03/2025-15:00:05)»*/
4825
+ /*utils CLIENT library associated with aotra version : «1_29072022-2359 (21/03/2025-23:44:02)»*/
4826
4826
  /*-----------------------------------------------------------------------------*/
4827
4827
  /* ## Utility global methods in a browser (htmljs) client environment.
4828
4828
  *
@@ -13394,7 +13394,7 @@ getAORTACClient=function(clientId=getUUID(), serverNodeOrigin="ws://127.0.0.1:40
13394
13394
 
13395
13395
 
13396
13396
 
13397
- /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (20/03/2025-15:00:05)»*/
13397
+ /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (21/03/2025-23:44:02)»*/
13398
13398
  /*-----------------------------------------------------------------------------*/
13399
13399
 
13400
13400
 
@@ -14633,7 +14633,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
14633
14633
  // MUST REMAIN AT THE END OF THIS LIBRARY FILE !
14634
14634
 
14635
14635
  AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
14636
- /*utils AI library associated with aotra version : «1_29072022-2359 (20/03/2025-15:00:05)»*/
14636
+ /*utils AI library associated with aotra version : «1_29072022-2359 (21/03/2025-23:44:02)»*/
14637
14637
  /*-----------------------------------------------------------------------------*/
14638
14638
 
14639
14639
 
@@ -14777,7 +14777,7 @@ getOpenAIAPIClient=(modelName, apiURL, agentRole, defaultPrompt)=>{
14777
14777
 
14778
14778
 
14779
14779
 
14780
- /*utils SERVER library associated with aotra version : «1_29072022-2359 (20/03/2025-15:00:05)»*/
14780
+ /*utils SERVER library associated with aotra version : «1_29072022-2359 (21/03/2025-23:44:02)»*/
14781
14781
  /*-----------------------------------------------------------------------------*/
14782
14782
 
14783
14783
 
aotrautils/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aotrautils",
3
- "version": "0.0.1166",
3
+ "version": "0.0.1168",
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)",