+4
-4
| { | ||
| "name": "monlite", | ||
| "version": "0.5.0", | ||
| "version": "0.5.1", | ||
| "description": "The whole monlite stack in one install: embedded SQLite document database + cache, queue, cron, full-text + vector search, sync, and realtime. One .db file replaces MongoDB, Redis, Qdrant, BullMQ and more.", | ||
@@ -147,7 +147,7 @@ "type": "module", | ||
| "@monlite/core": "^2.11.0", | ||
| "@monlite/kv": "^0.6.0", | ||
| "@monlite/vector": "^0.7.0", | ||
| "@monlite/fts": "^0.7.1", | ||
| "@monlite/cron": "^0.3.3", | ||
| "@monlite/queue": "^0.7.0", | ||
| "@monlite/fts": "^0.7.1", | ||
| "@monlite/vector": "^0.6.3", | ||
| "@monlite/kv": "^0.6.0", | ||
| "@monlite/realtime": "^0.3.0", | ||
@@ -154,0 +154,0 @@ "@monlite/sync": "^1.3.4" |
+ Added
- Removed
Updated