aotrautils 0.0.522 → 0.0.524
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 (
|
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (17/03/2023-23:06:46)»*/
|
|
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 (
|
|
4869
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (17/03/2023-23:06:46)»*/
|
|
4870
4870
|
/*-----------------------------------------------------------------------------*/
|
|
4871
4871
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
|
4872
4872
|
*
|
|
@@ -13078,7 +13078,7 @@ createOritaMicroClient=function(url, port, isNode=false, staticMicroClientIdPara
|
|
|
13078
13078
|
};
|
|
13079
13079
|
|
|
13080
13080
|
|
|
13081
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (
|
|
13081
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (17/03/2023-23:06:46)»*/
|
|
13082
13082
|
/*-----------------------------------------------------------------------------*/
|
|
13083
13083
|
|
|
13084
13084
|
|
|
@@ -14306,7 +14306,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
|
14306
14306
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
|
14307
14307
|
|
|
14308
14308
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
|
14309
|
-
/*utils SERVER library associated with aotra version : «1_29072022-2359 (
|
|
14309
|
+
/*utils SERVER library associated with aotra version : «1_29072022-2359 (17/03/2023-23:06:46)»*/
|
|
14310
14310
|
/*-----------------------------------------------------------------------------*/
|
|
14311
14311
|
|
|
14312
14312
|
|
aotrautils/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aotrautils",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.524",
|
|
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)",
|