aotrautils 0.0.586 → 0.0.587
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 (11/09/2023-01:
|
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (11/09/2023-01:58:48)»*/
|
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
|
5
5
|
|
|
6
6
|
|
|
@@ -4979,7 +4979,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
|
4979
4979
|
|
|
4980
4980
|
|
|
4981
4981
|
|
|
4982
|
-
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (11/09/2023-01:
|
|
4982
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (11/09/2023-01:58:48)»*/
|
|
4983
4983
|
/*-----------------------------------------------------------------------------*/
|
|
4984
4984
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
|
4985
4985
|
*
|
|
@@ -13246,7 +13246,7 @@ createOritaMicroClient=function(url, port, isNode=false, staticMicroClientIdPara
|
|
|
13246
13246
|
|
|
13247
13247
|
|
|
13248
13248
|
|
|
13249
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (11/09/2023-01:
|
|
13249
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (11/09/2023-01:58:48)»*/
|
|
13250
13250
|
/*-----------------------------------------------------------------------------*/
|
|
13251
13251
|
|
|
13252
13252
|
|
|
@@ -14485,7 +14485,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
|
14485
14485
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
|
14486
14486
|
|
|
14487
14487
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
|
14488
|
-
/*utils SERVER library associated with aotra version : «1_29072022-2359 (11/09/2023-01:
|
|
14488
|
+
/*utils SERVER library associated with aotra version : «1_29072022-2359 (11/09/2023-01:58:48)»*/
|
|
14489
14489
|
/*-----------------------------------------------------------------------------*/
|
|
14490
14490
|
|
|
14491
14491
|
|
aotrautils/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aotrautils",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.587",
|
|
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)",
|