aotrautils 0.0.556 → 0.0.557
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 (26/07/2023-23:
|
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (26/07/2023-23:56:25)»*/
|
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
|
5
5
|
|
|
6
6
|
|
|
@@ -4955,7 +4955,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
|
4955
4955
|
|
|
4956
4956
|
|
|
4957
4957
|
|
|
4958
|
-
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (26/07/2023-23:
|
|
4958
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (26/07/2023-23:56:25)»*/
|
|
4959
4959
|
/*-----------------------------------------------------------------------------*/
|
|
4960
4960
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
|
4961
4961
|
*
|
|
@@ -13222,7 +13222,7 @@ createOritaMicroClient=function(url, port, isNode=false, staticMicroClientIdPara
|
|
|
13222
13222
|
|
|
13223
13223
|
|
|
13224
13224
|
|
|
13225
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (26/07/2023-23:
|
|
13225
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (26/07/2023-23:56:25)»*/
|
|
13226
13226
|
/*-----------------------------------------------------------------------------*/
|
|
13227
13227
|
|
|
13228
13228
|
|
|
@@ -14461,7 +14461,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
|
14461
14461
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
|
14462
14462
|
|
|
14463
14463
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
|
14464
|
-
/*utils SERVER library associated with aotra version : «1_29072022-2359 (26/07/2023-23:
|
|
14464
|
+
/*utils SERVER library associated with aotra version : «1_29072022-2359 (26/07/2023-23:56:25)»*/
|
|
14465
14465
|
/*-----------------------------------------------------------------------------*/
|
|
14466
14466
|
|
|
14467
14467
|
|
aotrautils/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aotrautils",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.557",
|
|
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)",
|