@inweb/viewer-visualize 25.10.0 → 25.10.1

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.
@@ -17549,7 +17549,7 @@
17549
17549
  * `Viewer.visualize` library you are using.
17550
17550
  */
17551
17551
  configure(params) {
17552
- this._visualizeJsUrl = params.visualizeJsUrl || "https://public-fhemb7e3embacwec.z02.azurefd.net/libs/visualizejs/master/Visualize.js";
17552
+ this._visualizeJsUrl = params.visualizeJsUrl || "https://public-fhemb7e3embacwec.z02.azurefd.net/libs/visualizejs/25.10/Visualize.js";
17553
17553
  return this;
17554
17554
  }
17555
17555
  /**