@cardmagic/messages
Advanced tools
+3
-2
| { | ||
| "name": "@cardmagic/messages", | ||
| "version": "1.1.0", | ||
| "version": "1.1.1", | ||
| "mcpName": "io.github.cardmagic/messages", | ||
@@ -46,3 +46,4 @@ "description": "Fuzzy search and browse Apple Messages/iMessage from CLI or MCP server", | ||
| "check-format": "oxfmt --check", | ||
| "lint": "oxlint" | ||
| "lint": "oxlint", | ||
| "postinstall": "node -e \"try { require('better-sqlite3'); } catch(e) { require('child_process').execSync('npm rebuild better-sqlite3', { stdio: 'inherit' }); }\"" | ||
| }, | ||
@@ -49,0 +50,0 @@ "dependencies": { |
Install scripts
Supply chain riskInstall scripts are run when the package is installed or built. Malicious packages often use scripts that run automatically to execute payloads or fetch additional code.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
126693
0.13%1
Infinity%3
50%