aotrautils 0.0.596 → 0.0.597
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 (19/09/2023-00:15:
|
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (19/09/2023-00:15:44)»*/
|
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
|
5
5
|
|
|
6
6
|
|
|
@@ -4997,7 +4997,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
|
4997
4997
|
|
|
4998
4998
|
|
|
4999
4999
|
|
|
5000
|
-
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (19/09/2023-00:15:
|
|
5000
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (19/09/2023-00:15:44)»*/
|
|
5001
5001
|
/*-----------------------------------------------------------------------------*/
|
|
5002
5002
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
|
5003
5003
|
*
|
|
@@ -13264,7 +13264,7 @@ createOritaMicroClient=function(url, port, isNode=false, staticMicroClientIdPara
|
|
|
13264
13264
|
|
|
13265
13265
|
|
|
13266
13266
|
|
|
13267
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (19/09/2023-00:15:
|
|
13267
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (19/09/2023-00:15:44)»*/
|
|
13268
13268
|
/*-----------------------------------------------------------------------------*/
|
|
13269
13269
|
|
|
13270
13270
|
|
|
@@ -14503,7 +14503,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
|
14503
14503
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
|
14504
14504
|
|
|
14505
14505
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
|
14506
|
-
/*utils SERVER library associated with aotra version : «1_29072022-2359 (19/09/2023-00:15:
|
|
14506
|
+
/*utils SERVER library associated with aotra version : «1_29072022-2359 (19/09/2023-00:15:44)»*/
|
|
14507
14507
|
/*-----------------------------------------------------------------------------*/
|
|
14508
14508
|
|
|
14509
14509
|
|
aotrautils/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aotrautils",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.597",
|
|
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)",
|