@guihz/trading-vue-editor-tes 0.0.163 → 0.0.165

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.
@@ -67593,7 +67593,7 @@ function ir(a, n, r) {
67593
67593
  function oh() {
67594
67594
  return new Array(4).fill(0).map(() => Math.floor(Math.random() * Number.MAX_SAFE_INTEGER).toString(16)).join("-");
67595
67595
  }
67596
- const Rp = new Worker(new URL("" + new URL("assets/scriptsRunWorker-s8gUo3NQ.js", import.meta.url).href, import.meta.url), { type: "module", name: "Run TccScript Server" });
67596
+ const Rp = new Worker(new URL("" + new URL("assets/scriptsRunWorker-CVYn6sUK.js", import.meta.url).href, import.meta.url), { type: "module", name: "Run TccScript Server" });
67597
67597
  Rp.onerror = (a) => {
67598
67598
  console.error(a);
67599
67599
  };