aotrautils 0.0.705 → 0.0.706
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 (21/10/2023-18:45:
|
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (21/10/2023-18:45:54)»*/
|
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
|
5
5
|
|
|
6
6
|
|
|
@@ -5189,7 +5189,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
|
5189
5189
|
|
|
5190
5190
|
|
|
5191
5191
|
|
|
5192
|
-
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (21/10/2023-18:45:
|
|
5192
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (21/10/2023-18:45:54)»*/
|
|
5193
5193
|
/*-----------------------------------------------------------------------------*/
|
|
5194
5194
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
|
5195
5195
|
*
|
|
@@ -13431,7 +13431,7 @@ createOritaMicroClient=function(url, port, isNode=false, staticMicroClientIdPara
|
|
|
13431
13431
|
|
|
13432
13432
|
|
|
13433
13433
|
|
|
13434
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (21/10/2023-18:45:
|
|
13434
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (21/10/2023-18:45:54)»*/
|
|
13435
13435
|
/*-----------------------------------------------------------------------------*/
|
|
13436
13436
|
|
|
13437
13437
|
|
|
@@ -14670,7 +14670,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
|
14670
14670
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
|
14671
14671
|
|
|
14672
14672
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
|
14673
|
-
/*utils SERVER library associated with aotra version : «1_29072022-2359 (21/10/2023-18:45:
|
|
14673
|
+
/*utils SERVER library associated with aotra version : «1_29072022-2359 (21/10/2023-18:45:54)»*/
|
|
14674
14674
|
/*-----------------------------------------------------------------------------*/
|
|
14675
14675
|
|
|
14676
14676
|
|
aotrautils/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aotrautils",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.706",
|
|
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)",
|