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

crispy-recall

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crispy-recall - npm Package Compare versions

Comparing version
0.1.5
to
0.1.6
+5
-7
package.json
{
"name": "crispy-recall",
"version": "0.1.5",
"version": "0.1.6",
"description": "Local session transcript memory for Claude Code and Codex — search past sessions with FTS5 + semantic vectors.",

@@ -42,13 +42,11 @@ "license": "MIT",

},
"dependencies": {
"devDependencies": {
"@anthropic-ai/claude-agent-sdk": "0.2.114",
"@clack/prompts": "^0.7.0",
"@types/node": "^20.0.0",
"esbuild": "^0.20.0",
"extract-zip": "^2.0.1",
"glob": "^10.4.5",
"node-sqlite3-wasm": "^0.8.53",
"picocolors": "^1.0.0"
},
"devDependencies": {
"@types/node": "^20.0.0",
"esbuild": "^0.20.0",
"picocolors": "^1.0.0",
"typescript": "^5.0.0",

@@ -55,0 +53,0 @@ "vitest": "^4.0.18"