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

bovedia

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bovedia - npm Package Compare versions

Comparing version
2.1.0
to
2.2.0
+3
-2
package.json
{
"name": "bovedia",
"version": "2.1.0",
"version": "2.2.0",
"description": "BovedIA — sistema de memoria personal para Claude Code: notas Markdown en tu disco, sincronizadas en la nube",

@@ -16,3 +16,4 @@ "mcpName": "io.github.jmpdsevilla/bovedia",

"scripts": {
"start": "node index.js"
"start": "node index.js",
"test": "node --test test/*.test.js"
},

@@ -19,0 +20,0 @@ "keywords": [

Sorry, the diff of this file is too big to display