@viji-dev/core 0.3.0 → 0.3.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.
@@ -586,7 +586,7 @@ class IFrameManager {
586
586
  }
587
587
  function WorkerWrapper(options) {
588
588
  return new Worker(
589
- "" + new URL("assets/viji.worker-b3XR7zKX.js", import.meta.url).href,
589
+ "" + new URL("assets/viji.worker-Be0jZvYj.js", import.meta.url).href,
590
590
  {
591
591
  type: "module",
592
592
  name: options?.name
@@ -1935,7 +1935,7 @@ class EssentiaOnsetDetection {
1935
1935
  this.initPromise = (async () => {
1936
1936
  try {
1937
1937
  const essentiaModule = await import("./essentia.js-core.es-DnrJE0uR.js");
1938
- const wasmModule = await import("./essentia-wasm.web-CO8uMw0d.js").then((n) => n.e);
1938
+ const wasmModule = await import("./essentia-wasm.web-D7gmeaO3.js").then((n) => n.e);
1939
1939
  const EssentiaClass = essentiaModule.Essentia || essentiaModule.default?.Essentia || essentiaModule.default;
1940
1940
  let WASMModule = wasmModule.default || wasmModule.EssentiaWASM || wasmModule.default?.EssentiaWASM;
1941
1941
  if (!WASMModule) {
@@ -16177,4 +16177,4 @@ export {
16177
16177
  VijiCoreError as b,
16178
16178
  getDefaultExportFromCjs as g
16179
16179
  };
16180
- //# sourceMappingURL=index-BdLMCFEN.js.map
16180
+ //# sourceMappingURL=index-BV1S8Ps-.js.map