aotrautils 0.0.649 → 0.0.650
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 (19/10/2023-
|
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (19/10/2023-23:30:02)»*/
|
|
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 (19/10/2023-
|
|
5114
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (19/10/2023-23:30:02)»*/
|
|
5115
5115
|
/*-----------------------------------------------------------------------------*/
|
|
5116
5116
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
|
5117
5117
|
*
|
|
@@ -13353,7 +13353,7 @@ createOritaMicroClient=function(url, port, isNode=false, staticMicroClientIdPara
|
|
|
13353
13353
|
|
|
13354
13354
|
|
|
13355
13355
|
|
|
13356
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (19/10/2023-
|
|
13356
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (19/10/2023-23:30:02)»*/
|
|
13357
13357
|
/*-----------------------------------------------------------------------------*/
|
|
13358
13358
|
|
|
13359
13359
|
|
|
@@ -14592,7 +14592,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
|
14592
14592
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
|
14593
14593
|
|
|
14594
14594
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
|
14595
|
-
/*utils SERVER library associated with aotra version : «1_29072022-2359 (19/10/2023-
|
|
14595
|
+
/*utils SERVER library associated with aotra version : «1_29072022-2359 (19/10/2023-23:30:02)»*/
|
|
14596
14596
|
/*-----------------------------------------------------------------------------*/
|
|
14597
14597
|
|
|
14598
14598
|
|
aotrautils/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aotrautils",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.650",
|
|
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)",
|