@kehto/paja 0.3.2 → 0.3.5

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/README.md CHANGED
@@ -24,7 +24,8 @@ reload loop and wires that frame through a real
24
24
  for the current web NAP surface: relay/outbox, storage, identity, keys, config,
25
25
  resource, theme, notify, media, upload, intent, cvm, and inc. `shell` is the
26
26
  mandatory handshake domain; the deprecated legacy package path remains an
27
- upstream compatibility alias to `inc`.
27
+ upstream compatibility alias to `inc`. The upstream `dm` domain is not
28
+ advertised until Paja wires a deterministic development DM backend.
28
29
 
29
30
  Environment simulation can be supplied through CLI flags or a JSON config file:
30
31