aotrautils 0.0.1041 → 0.0.1042

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 (08/09/2024-02:03:20)»*/
3
+ /*utils COMMONS library associated with aotra version : «1_29072022-2359 (28/09/2024-21:47:24)»*/
4
4
  /*-----------------------------------------------------------------------------*/
5
5
 
6
6
 
@@ -5259,7 +5259,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
5259
5259
 
5260
5260
 
5261
5261
 
5262
- /*utils CLIENT library associated with aotra version : «1_29072022-2359 (08/09/2024-02:03:20)»*/
5262
+ /*utils CLIENT library associated with aotra version : «1_29072022-2359 (28/09/2024-21:47:24)»*/
5263
5263
  /*-----------------------------------------------------------------------------*/
5264
5264
  /* ## Utility global methods in a browser (htmljs) client environment.
5265
5265
  *
@@ -13474,7 +13474,7 @@ createOritaMicroClient=function(url, port, isNode=false, staticMicroClientIdPara
13474
13474
 
13475
13475
 
13476
13476
 
13477
- /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (08/09/2024-02:03:20)»*/
13477
+ /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (28/09/2024-21:47:24)»*/
13478
13478
  /*-----------------------------------------------------------------------------*/
13479
13479
 
13480
13480
 
@@ -14713,7 +14713,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
14713
14713
  // MUST REMAIN AT THE END OF THIS LIBRARY FILE !
14714
14714
 
14715
14715
  AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
14716
- /*utils AI library associated with aotra version : «1_29072022-2359 (08/09/2024-02:03:20)»*/
14716
+ /*utils AI library associated with aotra version : «1_29072022-2359 (28/09/2024-21:47:24)»*/
14717
14717
  /*-----------------------------------------------------------------------------*/
14718
14718
 
14719
14719
 
@@ -14857,7 +14857,7 @@ getOpenAIAPIClient=(modelName, apiURL, agentRole, defaultPrompt)=>{
14857
14857
 
14858
14858
 
14859
14859
 
14860
- /*utils SERVER library associated with aotra version : «1_29072022-2359 (08/09/2024-02:03:20)»*/
14860
+ /*utils SERVER library associated with aotra version : «1_29072022-2359 (28/09/2024-21:47:24)»*/
14861
14861
  /*-----------------------------------------------------------------------------*/
14862
14862
 
14863
14863
 
aotrautils/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aotrautils",
3
- "version": "0.0.1041",
3
+ "version": "0.0.1042",
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)",