@viji-dev/core 0.3.33 → 0.3.34

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.
@@ -590,7 +590,7 @@ class IFrameManager {
590
590
  }
591
591
  function WorkerWrapper(options) {
592
592
  return new Worker(
593
- "" + new URL("assets/viji.worker-CQSJ0SiO.js", import.meta.url).href,
593
+ "" + new URL("assets/viji.worker-CCTzoq8l.js", import.meta.url).href,
594
594
  {
595
595
  type: "module",
596
596
  name: options?.name
@@ -1750,7 +1750,7 @@ class EssentiaOnsetDetection {
1750
1750
  this.initPromise = (async () => {
1751
1751
  try {
1752
1752
  const essentiaModule = await import("./essentia.js-core.es-DnrJE0uR.js");
1753
- const wasmModule = await import("./essentia-wasm.web-0S-sW98u.js").then((n) => n.e);
1753
+ const wasmModule = await import("./essentia-wasm.web-CZSKCa1a.js").then((n) => n.e);
1754
1754
  const EssentiaClass = essentiaModule.Essentia || essentiaModule.default?.Essentia || essentiaModule.default;
1755
1755
  let WASMModule = wasmModule.default || wasmModule.EssentiaWASM || wasmModule.default?.EssentiaWASM;
1756
1756
  if (!WASMModule) {
@@ -16439,4 +16439,4 @@ export {
16439
16439
  VijiCoreError as b,
16440
16440
  getDefaultExportFromCjs as g
16441
16441
  };
16442
- //# sourceMappingURL=index-vsUdXe52.js.map
16442
+ //# sourceMappingURL=index-B6hW1Tit.js.map