aotrautils 0.0.696 → 0.0.698
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:
|
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (21/10/2023-18:13:15)»*/
|
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
|
5
5
|
|
|
6
6
|
|
|
@@ -5141,7 +5141,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
|
5141
5141
|
|
|
5142
5142
|
|
|
5143
5143
|
|
|
5144
|
-
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (21/10/2023-18:
|
|
5144
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (21/10/2023-18:13:15)»*/
|
|
5145
5145
|
/*-----------------------------------------------------------------------------*/
|
|
5146
5146
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
|
5147
5147
|
*
|
|
@@ -13383,7 +13383,7 @@ createOritaMicroClient=function(url, port, isNode=false, staticMicroClientIdPara
|
|
|
13383
13383
|
|
|
13384
13384
|
|
|
13385
13385
|
|
|
13386
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (21/10/2023-18:
|
|
13386
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (21/10/2023-18:13:15)»*/
|
|
13387
13387
|
/*-----------------------------------------------------------------------------*/
|
|
13388
13388
|
|
|
13389
13389
|
|
|
@@ -14622,7 +14622,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
|
14622
14622
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
|
14623
14623
|
|
|
14624
14624
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
|
14625
|
-
/*utils SERVER library associated with aotra version : «1_29072022-2359 (21/10/2023-18:
|
|
14625
|
+
/*utils SERVER library associated with aotra version : «1_29072022-2359 (21/10/2023-18:13:15)»*/
|
|
14626
14626
|
/*-----------------------------------------------------------------------------*/
|
|
14627
14627
|
|
|
14628
14628
|
|
aotrautils/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aotrautils",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.698",
|
|
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)",
|