zframes 0.1.1 → 0.2.0

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.
package/NOTICE CHANGED
@@ -25,6 +25,8 @@ copyright and license; consult the respective package for full terms.
25
25
  (see patches/liveline@0.0.7.patch).
26
26
  - gridstack — MIT — drag/resize grid layout powering the editable dashboard.
27
27
  - zod — MIT — schema definitions and dashboard.json validation.
28
+ - sirv (with @polka/url, mrmime, totalist) — MIT — static file serving for
29
+ the `serve` runtime (assets, sibling files, SPA fallback).
28
30
  - d3, d3-hierarchy — ISC — chart math and layout.
29
31
  - unicornstudio-react — MIT — optional animated background (host-only; the
30
32
  Unicorn Studio SDK itself loads lazily from a CDN at runtime).