aotrautils 0.0.735 → 0.0.736
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/11/2023-
|
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (07/11/2023-22:37:47)»*/
|
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
|
5
5
|
|
|
6
6
|
|
|
@@ -5156,7 +5156,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
|
5156
5156
|
|
|
5157
5157
|
|
|
5158
5158
|
|
|
5159
|
-
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (07/11/2023-
|
|
5159
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (07/11/2023-22:37:47)»*/
|
|
5160
5160
|
/*-----------------------------------------------------------------------------*/
|
|
5161
5161
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
|
5162
5162
|
*
|
|
@@ -13398,7 +13398,7 @@ createOritaMicroClient=function(url, port, isNode=false, staticMicroClientIdPara
|
|
|
13398
13398
|
|
|
13399
13399
|
|
|
13400
13400
|
|
|
13401
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (07/11/2023-
|
|
13401
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (07/11/2023-22:37:47)»*/
|
|
13402
13402
|
/*-----------------------------------------------------------------------------*/
|
|
13403
13403
|
|
|
13404
13404
|
|
|
@@ -14637,7 +14637,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
|
14637
14637
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
|
14638
14638
|
|
|
14639
14639
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
|
14640
|
-
/*utils SERVER library associated with aotra version : «1_29072022-2359 (07/11/2023-
|
|
14640
|
+
/*utils SERVER library associated with aotra version : «1_29072022-2359 (07/11/2023-22:37:47)»*/
|
|
14641
14641
|
/*-----------------------------------------------------------------------------*/
|
|
14642
14642
|
|
|
14643
14643
|
|
aotrautils/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aotrautils",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.736",
|
|
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)",
|