aotrautils 0.0.1055 → 0.0.1056

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 (12/10/2024-20:51:08)»*/
3
+ /*utils COMMONS library associated with aotra version : «1_29072022-2359 (12/10/2024-21:06:16)»*/
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 (12/10/2024-20:51:08)»*/
5262
+ /*utils CLIENT library associated with aotra version : «1_29072022-2359 (12/10/2024-21:06:16)»*/
5263
5263
  /*-----------------------------------------------------------------------------*/
5264
5264
  /* ## Utility global methods in a browser (htmljs) client environment.
5265
5265
  *
@@ -13478,7 +13478,7 @@ createOritaMicroClient=function(url, port, isNode=false, staticMicroClientIdPara
13478
13478
 
13479
13479
 
13480
13480
 
13481
- /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (12/10/2024-20:51:08)»*/
13481
+ /*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (12/10/2024-21:06:16)»*/
13482
13482
  /*-----------------------------------------------------------------------------*/
13483
13483
 
13484
13484
 
@@ -14717,7 +14717,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
14717
14717
  // MUST REMAIN AT THE END OF THIS LIBRARY FILE !
14718
14718
 
14719
14719
  AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
14720
- /*utils AI library associated with aotra version : «1_29072022-2359 (12/10/2024-20:51:08)»*/
14720
+ /*utils AI library associated with aotra version : «1_29072022-2359 (12/10/2024-21:06:16)»*/
14721
14721
  /*-----------------------------------------------------------------------------*/
14722
14722
 
14723
14723
 
@@ -14861,7 +14861,7 @@ getOpenAIAPIClient=(modelName, apiURL, agentRole, defaultPrompt)=>{
14861
14861
 
14862
14862
 
14863
14863
 
14864
- /*utils SERVER library associated with aotra version : «1_29072022-2359 (12/10/2024-20:51:08)»*/
14864
+ /*utils SERVER library associated with aotra version : «1_29072022-2359 (12/10/2024-21:06:16)»*/
14865
14865
  /*-----------------------------------------------------------------------------*/
14866
14866
 
14867
14867
 
aotrautils/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aotrautils",
3
- "version": "0.0.1055",
3
+ "version": "0.0.1056",
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)",