@viji-dev/core 0.3.24 → 0.3.26

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.
@@ -578,7 +578,7 @@ class IFrameManager {
578
578
  }
579
579
  function WorkerWrapper(options) {
580
580
  return new Worker(
581
- "" + new URL("assets/viji.worker-Zg128woJ.js", import.meta.url).href,
581
+ "" + new URL("assets/viji.worker-PAf0oIec.js", import.meta.url).href,
582
582
  {
583
583
  type: "module",
584
584
  name: options?.name
@@ -1801,7 +1801,7 @@ class EssentiaOnsetDetection {
1801
1801
  this.initPromise = (async () => {
1802
1802
  try {
1803
1803
  const essentiaModule = await import("./essentia.js-core.es-DnrJE0uR.js");
1804
- const wasmModule = await import("./essentia-wasm.web-Dq7KVAx1.js").then((n) => n.e);
1804
+ const wasmModule = await import("./essentia-wasm.web-1yXYrWJ5.js").then((n) => n.e);
1805
1805
  const EssentiaClass = essentiaModule.Essentia || essentiaModule.default?.Essentia || essentiaModule.default;
1806
1806
  let WASMModule = wasmModule.default || wasmModule.EssentiaWASM || wasmModule.default?.EssentiaWASM;
1807
1807
  if (!WASMModule) {
@@ -16158,4 +16158,4 @@ export {
16158
16158
  VijiCoreError as b,
16159
16159
  getDefaultExportFromCjs as g
16160
16160
  };
16161
- //# sourceMappingURL=index-C6fMmKQj.js.map
16161
+ //# sourceMappingURL=index-B8BYfP9z.js.map