aotrautils 0.0.526 → 0.0.528
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/07/2023-
|
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (04/07/2023-21:29:59)»*/
|
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
|
5
5
|
|
|
6
6
|
|
|
@@ -4874,7 +4874,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
|
4874
4874
|
|
|
4875
4875
|
|
|
4876
4876
|
|
|
4877
|
-
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (04/07/2023-
|
|
4877
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (04/07/2023-21:29:59)»*/
|
|
4878
4878
|
/*-----------------------------------------------------------------------------*/
|
|
4879
4879
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
|
4880
4880
|
*
|
|
@@ -13141,7 +13141,7 @@ createOritaMicroClient=function(url, port, isNode=false, staticMicroClientIdPara
|
|
|
13141
13141
|
|
|
13142
13142
|
|
|
13143
13143
|
|
|
13144
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (04/07/2023-
|
|
13144
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (04/07/2023-21:29:59)»*/
|
|
13145
13145
|
/*-----------------------------------------------------------------------------*/
|
|
13146
13146
|
|
|
13147
13147
|
|
|
@@ -14380,7 +14380,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
|
14380
14380
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
|
14381
14381
|
|
|
14382
14382
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
|
14383
|
-
/*utils SERVER library associated with aotra version : «1_29072022-2359 (04/07/2023-
|
|
14383
|
+
/*utils SERVER library associated with aotra version : «1_29072022-2359 (04/07/2023-21:29:59)»*/
|
|
14384
14384
|
/*-----------------------------------------------------------------------------*/
|
|
14385
14385
|
|
|
14386
14386
|
|
aotrautils/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aotrautils",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.528",
|
|
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)",
|