aotrautils 0.0.430 → 0.0.431
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 (13/01/2023-
|
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (13/01/2023-19:09:52)»*/
|
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
|
5
5
|
|
|
6
6
|
|
|
@@ -4856,7 +4856,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
|
4856
4856
|
|
|
4857
4857
|
|
|
4858
4858
|
|
|
4859
|
-
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (13/01/2023-
|
|
4859
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (13/01/2023-19:09:52)»*/
|
|
4860
4860
|
/*-----------------------------------------------------------------------------*/
|
|
4861
4861
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
|
4862
4862
|
*
|
|
@@ -12978,7 +12978,7 @@ createOritaMicroClient=function(url, port, isNode=false){
|
|
|
12978
12978
|
};
|
|
12979
12979
|
|
|
12980
12980
|
|
|
12981
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (13/01/2023-
|
|
12981
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (13/01/2023-19:09:52)»*/
|
|
12982
12982
|
/*-----------------------------------------------------------------------------*/
|
|
12983
12983
|
|
|
12984
12984
|
|
|
@@ -14206,7 +14206,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
|
14206
14206
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
|
14207
14207
|
|
|
14208
14208
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
|
14209
|
-
/*utils SERVER library associated with aotra version : «1_29072022-2359 (13/01/2023-
|
|
14209
|
+
/*utils SERVER library associated with aotra version : «1_29072022-2359 (13/01/2023-19:09:52)»*/
|
|
14210
14210
|
/*-----------------------------------------------------------------------------*/
|
|
14211
14211
|
|
|
14212
14212
|
|
aotrautils/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aotrautils",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.431",
|
|
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)",
|