aotrautils 0.0.930 → 0.0.932
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.
aotrautils/aotrautils.build.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
|
|
3
|
-
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (07/04/2024-17:
|
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (07/04/2024-17:59:59)»*/
|
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
|
5
5
|
|
|
6
6
|
|
|
@@ -5317,7 +5317,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
|
5317
5317
|
|
|
5318
5318
|
|
|
5319
5319
|
|
|
5320
|
-
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (07/04/2024-17:
|
|
5320
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (07/04/2024-17:59:59)»*/
|
|
5321
5321
|
/*-----------------------------------------------------------------------------*/
|
|
5322
5322
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
|
5323
5323
|
*
|
|
@@ -13528,7 +13528,7 @@ createOritaMicroClient=function(url, port, isNode=false, staticMicroClientIdPara
|
|
|
13528
13528
|
|
|
13529
13529
|
|
|
13530
13530
|
|
|
13531
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (07/04/2024-17:
|
|
13531
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (07/04/2024-17:59:59)»*/
|
|
13532
13532
|
/*-----------------------------------------------------------------------------*/
|
|
13533
13533
|
|
|
13534
13534
|
|
|
@@ -14767,7 +14767,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
|
14767
14767
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
|
14768
14768
|
|
|
14769
14769
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
|
14770
|
-
/*utils SERVER library associated with aotra version : «1_29072022-2359 (07/04/2024-17:
|
|
14770
|
+
/*utils SERVER library associated with aotra version : «1_29072022-2359 (07/04/2024-17:59:59)»*/
|
|
14771
14771
|
/*-----------------------------------------------------------------------------*/
|
|
14772
14772
|
|
|
14773
14773
|
|
aotrautils/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aotrautils",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.932",
|
|
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)",
|