aotrautils 0.0.643 → 0.0.644
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 (08/10/2023-
|
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (08/10/2023-19:22:22)»*/
|
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
|
5
5
|
|
|
6
6
|
|
|
@@ -5111,7 +5111,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
|
5111
5111
|
|
|
5112
5112
|
|
|
5113
5113
|
|
|
5114
|
-
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (08/10/2023-
|
|
5114
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (08/10/2023-19:22:22)»*/
|
|
5115
5115
|
/*-----------------------------------------------------------------------------*/
|
|
5116
5116
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
|
5117
5117
|
*
|
|
@@ -13346,7 +13346,7 @@ createOritaMicroClient=function(url, port, isNode=false, staticMicroClientIdPara
|
|
|
13346
13346
|
|
|
13347
13347
|
|
|
13348
13348
|
|
|
13349
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (08/10/2023-
|
|
13349
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (08/10/2023-19:22:22)»*/
|
|
13350
13350
|
/*-----------------------------------------------------------------------------*/
|
|
13351
13351
|
|
|
13352
13352
|
|
|
@@ -14585,7 +14585,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
|
14585
14585
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
|
14586
14586
|
|
|
14587
14587
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
|
14588
|
-
/*utils SERVER library associated with aotra version : «1_29072022-2359 (08/10/2023-
|
|
14588
|
+
/*utils SERVER library associated with aotra version : «1_29072022-2359 (08/10/2023-19:22:22)»*/
|
|
14589
14589
|
/*-----------------------------------------------------------------------------*/
|
|
14590
14590
|
|
|
14591
14591
|
|
aotrautils/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aotrautils",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.644",
|
|
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)",
|