@oceanum/datamesh 0.7.2 → 0.8.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.
@@ -523,7 +523,7 @@ return ret;
523
523
  return !0;
524
524
  }
525
525
  return !1;
526
- } }, h = function() {
526
+ } }, h = (function() {
527
527
  function A(g) {
528
528
  return h = g.exports, P = h.o, GA(), $ = h.t, FA.unshift(h.p), c--, C.monitorRunDependencies?.(c), c == 0 && n && (g = n, n = null, g()), h;
529
529
  }
@@ -537,7 +537,7 @@ return ret;
537
537
  return l ||= SA("zstd_codec.wasm") ? "zstd_codec.wasm" : C.locateFile ? C.locateFile("zstd_codec.wasm", "") : "zstd_codec.wasm", XA(I, function(g) {
538
538
  A(g.instance);
539
539
  }).catch(Y), {};
540
- }(), IA = (A) => (IA = h.q)(A), U = (A) => (U = h.r)(A), HA = (A) => (HA = h.s)(A), cA = () => (cA = h.u)(), qA = (A) => (qA = h.v)(A), gA = (A) => (gA = h.w)(A), dA = () => (dA = h.x)(), rA = (A) => (rA = h.y)(A), tA = (A) => (tA = h.z)(A), WA = (A) => (WA = h.A)(A), TA = (A, I, g) => (TA = h.B)(A, I, g), b;
540
+ })(), IA = (A) => (IA = h.q)(A), U = (A) => (U = h.r)(A), HA = (A) => (HA = h.s)(A), cA = () => (cA = h.u)(), qA = (A) => (qA = h.v)(A), gA = (A) => (gA = h.w)(A), dA = () => (dA = h.x)(), rA = (A) => (rA = h.y)(A), tA = (A) => (tA = h.z)(A), WA = (A) => (WA = h.A)(A), TA = (A, I, g) => (TA = h.B)(A, I, g), b;
541
541
  n = function A() {
542
542
  b || xA(), b || (n = A);
543
543
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oceanum/datamesh",
3
- "version": "0.7.2",
3
+ "version": "0.8.1",
4
4
  "scripts": {
5
5
  "build": "vite build",
6
6
  "build:docs": "typedoc"