@doenet/v06-to-v07 0.7.23-dev.450 → 0.7.23-dev.452

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.
@@ -29971,6 +29971,7 @@ Current state: ` + r2[n2] + `
29971
29971
  return { U: d2, S: g2, V: v2 };
29972
29972
  };
29973
29973
  })), import_numeric_1_2_6 = __toESM(require_numeric_1_2_6());
29974
+ globalThis.numeric = import_numeric_1_2_6.default;
29974
29975
  function createInstance({ define_e: t4 = true, define_pi: n2 = true, define_i: r2 = true, pow_strict: i2 = true } = {}) {
29975
29976
  let a2 = { ...all };
29976
29977
  delete a2.createTau, delete a2.createPhi, t4 || delete a2.createE, n2 || delete a2.createPi, r2 || delete a2.createI;
@@ -45093,7 +45094,7 @@ async function cidFromArrayBuffer(data) {
45093
45094
  await crypto.subtle.digest("SHA-256", new Uint8Array());
45094
45095
  digest = (data2) => crypto.subtle.digest("SHA-256", data2);
45095
45096
  } catch (e22) {
45096
- const sha256 = (await import("./sha256-Bzrm4-tO-D2z1Q60R-OIsAWB3p.js").then((n2) => n2.s)).default;
45097
+ const sha256 = (await import("./sha256-Bzrm4-tO-D2z1Q60R-DmWgrnzf.js").then((n2) => n2.s)).default;
45097
45098
  digest = (data2) => sha256(data2, {
45098
45099
  asBytes: true
45099
45100
  });
@@ -236056,4 +236057,4 @@ export {
236056
236057
  getDefaultExportFromCjs$1 as g,
236057
236058
  updateSyntaxFromV06toV07 as u
236058
236059
  };
236059
- //# sourceMappingURL=index-tQnKxOSr.js.map
236060
+ //# sourceMappingURL=index-CBVZ7OQ6.js.map