aotrautils 0.0.375 → 0.0.376
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 (09/12/2022-15:24:
|
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (09/12/2022-15:24:20)»*/
|
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
|
5
5
|
|
|
6
6
|
|
|
@@ -4831,7 +4831,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
|
4831
4831
|
|
|
4832
4832
|
|
|
4833
4833
|
|
|
4834
|
-
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (09/12/2022-15:24:
|
|
4834
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (09/12/2022-15:24:20)»*/
|
|
4835
4835
|
/*-----------------------------------------------------------------------------*/
|
|
4836
4836
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
|
4837
4837
|
*
|
|
@@ -12952,7 +12952,7 @@ createOritaMicroClient=function(url, port, isNode=false){
|
|
|
12952
12952
|
};
|
|
12953
12953
|
|
|
12954
12954
|
|
|
12955
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (09/12/2022-15:24:
|
|
12955
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (09/12/2022-15:24:20)»*/
|
|
12956
12956
|
/*-----------------------------------------------------------------------------*/
|
|
12957
12957
|
|
|
12958
12958
|
|
|
@@ -14180,7 +14180,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
|
14180
14180
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
|
14181
14181
|
|
|
14182
14182
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
|
14183
|
-
/*utils SERVER library associated with aotra version : «1_29072022-2359 (09/12/2022-15:24:
|
|
14183
|
+
/*utils SERVER library associated with aotra version : «1_29072022-2359 (09/12/2022-15:24:20)»*/
|
|
14184
14184
|
/*-----------------------------------------------------------------------------*/
|
|
14185
14185
|
|
|
14186
14186
|
|
aotrautils/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aotrautils",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.376",
|
|
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)",
|