@viji-dev/core 0.3.21 → 0.3.23

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.
@@ -567,7 +567,7 @@ class IFrameManager {
567
567
  }
568
568
  function WorkerWrapper(options) {
569
569
  return new Worker(
570
- "" + new URL("assets/viji.worker-bm-hvzXt.js", import.meta.url).href,
570
+ "" + new URL("assets/viji.worker-DTQvTudb.js", import.meta.url).href,
571
571
  {
572
572
  type: "module",
573
573
  name: options?.name
@@ -1920,7 +1920,7 @@ class EssentiaOnsetDetection {
1920
1920
  this.initPromise = (async () => {
1921
1921
  try {
1922
1922
  const essentiaModule = await import("./essentia.js-core.es-DnrJE0uR.js");
1923
- const wasmModule = await import("./essentia-wasm.web-C1URJxCY.js").then((n) => n.e);
1923
+ const wasmModule = await import("./essentia-wasm.web-0nilrUD3.js").then((n) => n.e);
1924
1924
  const EssentiaClass = essentiaModule.Essentia || essentiaModule.default?.Essentia || essentiaModule.default;
1925
1925
  let WASMModule = wasmModule.default || wasmModule.EssentiaWASM || wasmModule.default?.EssentiaWASM;
1926
1926
  if (!WASMModule) {
@@ -16277,4 +16277,4 @@ export {
16277
16277
  VijiCoreError as b,
16278
16278
  getDefaultExportFromCjs as g
16279
16279
  };
16280
- //# sourceMappingURL=index-trkn0FNW.js.map
16280
+ //# sourceMappingURL=index-Bu1euCdl.js.map