@noy-db/in-pwa 0.4.0 → 0.5.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.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@noy-db/in-pwa",
3
- "version": "0.4.0",
3
+ "version": "0.5.0",
4
4
  "description": "PWA shell helpers for noy-db — storage persistence with a clear grant/deny signal, fail-closed eviction guard for the local vault, install-prompt capture, display-mode context detection, online/offline watcher, and the app-shell service-worker recipe.",
5
5
  "license": "MIT",
6
6
  "author": "vLannaAi <vicio@lanna.ai>",
@@ -32,11 +32,11 @@
32
32
  "node": ">=22.0.0"
33
33
  },
34
34
  "peerDependencies": {
35
- "@noy-db/hub": "0.4.0"
35
+ "@noy-db/hub": "0.5.0"
36
36
  },
37
37
  "devDependencies": {
38
- "@noy-db/hub": "0.4.0",
39
- "@noy-db/to-memory": "0.4.0"
38
+ "@noy-db/hub": "0.5.0",
39
+ "@noy-db/to-memory": "0.5.0"
40
40
  },
41
41
  "keywords": [
42
42
  "noy-db",