aotrautils 0.0.417 → 0.0.418
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/01/2023-22:
|
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (09/01/2023-22:58:59)»*/
|
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
|
5
5
|
|
|
6
6
|
|
|
@@ -4851,7 +4851,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
|
4851
4851
|
|
|
4852
4852
|
|
|
4853
4853
|
|
|
4854
|
-
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (09/01/2023-22:
|
|
4854
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (09/01/2023-22:58:59)»*/
|
|
4855
4855
|
/*-----------------------------------------------------------------------------*/
|
|
4856
4856
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
|
4857
4857
|
*
|
|
@@ -12973,7 +12973,7 @@ createOritaMicroClient=function(url, port, isNode=false){
|
|
|
12973
12973
|
};
|
|
12974
12974
|
|
|
12975
12975
|
|
|
12976
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (09/01/2023-22:
|
|
12976
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (09/01/2023-22:58:59)»*/
|
|
12977
12977
|
/*-----------------------------------------------------------------------------*/
|
|
12978
12978
|
|
|
12979
12979
|
|
|
@@ -14201,7 +14201,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
|
14201
14201
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
|
14202
14202
|
|
|
14203
14203
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
|
14204
|
-
/*utils SERVER library associated with aotra version : «1_29072022-2359 (09/01/2023-22:
|
|
14204
|
+
/*utils SERVER library associated with aotra version : «1_29072022-2359 (09/01/2023-22:58:59)»*/
|
|
14205
14205
|
/*-----------------------------------------------------------------------------*/
|
|
14206
14206
|
|
|
14207
14207
|
|
aotrautils/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aotrautils",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.418",
|
|
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)",
|