aotrautils 0.0.508 → 0.0.509
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 (05/02/2023-20:
|
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (05/02/2023-20:38:00)»*/
|
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
|
5
5
|
|
|
6
6
|
|
|
@@ -4866,7 +4866,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
|
4866
4866
|
|
|
4867
4867
|
|
|
4868
4868
|
|
|
4869
|
-
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (05/02/2023-20:
|
|
4869
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (05/02/2023-20:38:00)»*/
|
|
4870
4870
|
/*-----------------------------------------------------------------------------*/
|
|
4871
4871
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
|
4872
4872
|
*
|
|
@@ -12999,7 +12999,7 @@ createOritaMicroClient=function(url, port, isNode=false, staticMicroClientIdPara
|
|
|
12999
12999
|
};
|
|
13000
13000
|
|
|
13001
13001
|
|
|
13002
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (05/02/2023-20:
|
|
13002
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (05/02/2023-20:38:00)»*/
|
|
13003
13003
|
/*-----------------------------------------------------------------------------*/
|
|
13004
13004
|
|
|
13005
13005
|
|
|
@@ -14227,7 +14227,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
|
14227
14227
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
|
14228
14228
|
|
|
14229
14229
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
|
14230
|
-
/*utils SERVER library associated with aotra version : «1_29072022-2359 (05/02/2023-20:
|
|
14230
|
+
/*utils SERVER library associated with aotra version : «1_29072022-2359 (05/02/2023-20:38:00)»*/
|
|
14231
14231
|
/*-----------------------------------------------------------------------------*/
|
|
14232
14232
|
|
|
14233
14233
|
|
aotrautils/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aotrautils",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.509",
|
|
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)",
|