aotrautils 0.0.577 → 0.0.578
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/09/2023-
|
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (07/09/2023-22:21:26)»*/
|
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
|
5
5
|
|
|
6
6
|
|
|
@@ -4975,7 +4975,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
|
4975
4975
|
|
|
4976
4976
|
|
|
4977
4977
|
|
|
4978
|
-
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (07/09/2023-
|
|
4978
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (07/09/2023-22:21:26)»*/
|
|
4979
4979
|
/*-----------------------------------------------------------------------------*/
|
|
4980
4980
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
|
4981
4981
|
*
|
|
@@ -13242,7 +13242,7 @@ createOritaMicroClient=function(url, port, isNode=false, staticMicroClientIdPara
|
|
|
13242
13242
|
|
|
13243
13243
|
|
|
13244
13244
|
|
|
13245
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (07/09/2023-
|
|
13245
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (07/09/2023-22:21:26)»*/
|
|
13246
13246
|
/*-----------------------------------------------------------------------------*/
|
|
13247
13247
|
|
|
13248
13248
|
|
|
@@ -14481,7 +14481,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
|
14481
14481
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
|
14482
14482
|
|
|
14483
14483
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
|
14484
|
-
/*utils SERVER library associated with aotra version : «1_29072022-2359 (07/09/2023-
|
|
14484
|
+
/*utils SERVER library associated with aotra version : «1_29072022-2359 (07/09/2023-22:21:26)»*/
|
|
14485
14485
|
/*-----------------------------------------------------------------------------*/
|
|
14486
14486
|
|
|
14487
14487
|
|
aotrautils/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aotrautils",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.578",
|
|
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)",
|