@nostr-dev-kit/cache-sqlite
Advanced tools
+3
-3
| { | ||
| "name": "@nostr-dev-kit/cache-sqlite", | ||
| "version": "6.1.1", | ||
| "version": "7.0.0", | ||
| "description": "SQLite cache adapter for NDK using better-sqlite3, compatible with Node.js environments.", | ||
@@ -46,3 +46,3 @@ "keywords": [ | ||
| "devDependencies": { | ||
| "@nostr-dev-kit/ndk": "^2.17.9", | ||
| "@nostr-dev-kit/ndk": "^2.18.0", | ||
| "@types/better-sqlite3": "^7.6.8", | ||
@@ -58,4 +58,4 @@ "tsup": "^8.4.0", | ||
| "peerDependencies": { | ||
| "@nostr-dev-kit/ndk": "^2.17.9" | ||
| "@nostr-dev-kit/ndk": "^2.18.0" | ||
| } | ||
| } |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package