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