aotrautils 0.0.51 → 0.0.52

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.
@@ -1,6 +1,6 @@
1
1
 
2
2
 
3
- /*utils CLIENT library associated with aotra version : «1.0.0.000 (11/07/2022-23:40:31)»*/
3
+ /*utils CLIENT library associated with aotra version : «1.0.0.000 (11/07/2022-23:45:37)»*/
4
4
  /*-----------------------------------------------------------------------------*/
5
5
  /* ## Utility global methods in a browser (htmljs) client environment.
6
6
  *
@@ -7121,7 +7121,7 @@ createFusrodaClient=function(doOnClientReady, doOnDataReception, urlParam=null,
7121
7121
 
7122
7122
 
7123
7123
 
7124
- /*utils GEOMETRY library associated with aotra version : «1.0.0.000 (11/07/2022-23:40:31)»*/
7124
+ /*utils GEOMETRY library associated with aotra version : «1.0.0.000 (11/07/2022-23:45:37)»*/
7125
7125
  /*-----------------------------------------------------------------------------*/
7126
7126
 
7127
7127
 
@@ -8327,7 +8327,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
8327
8327
  // MUST REMAIN AT THE END OF THIS LIBRARY FILE !
8328
8328
 
8329
8329
  AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
8330
- /*utils COMMONS library associated with aotra version : «1.0.0.000 (11/07/2022-23:40:31)»*/
8330
+ /*utils COMMONS library associated with aotra version : «1.0.0.000 (11/07/2022-23:45:37)»*/
8331
8331
  /*-----------------------------------------------------------------------------*/
8332
8332
 
8333
8333
 
aotrautils/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aotrautils",
3
- "version": "0.0.51",
3
+ "version": "0.0.52",
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)",