🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

monlite

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

monlite - npm Package Compare versions

Comparing version
0.3.1
to
0.3.2
+7
-7
package.json
{
"name": "monlite",
"version": "0.3.1",
"version": "0.3.2",
"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.",

@@ -146,8 +146,8 @@ "type": "module",

"dependencies": {
"@monlite/core": "^2.9.2",
"@monlite/kv": "^0.5.1",
"@monlite/queue": "^0.6.1",
"@monlite/vector": "^0.6.1",
"@monlite/fts": "^0.6.1",
"@monlite/cron": "^0.3.1",
"@monlite/core": "^2.9.3",
"@monlite/cron": "^0.3.2",
"@monlite/queue": "^0.6.2",
"@monlite/fts": "^0.6.2",
"@monlite/vector": "^0.6.2",
"@monlite/kv": "^0.5.2",
"@monlite/realtime": "^0.2.0",

@@ -154,0 +154,0 @@ "@monlite/sync": "^1.3.4"