🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

mcp-knowledge-graph

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

mcp-knowledge-graph - npm Package Compare versions

Package version was removed
This package version has been unpublished, mostly likely due to security reasons
Comparing version
1.2.0
to
1.2.1
bundle.js

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

+3
-2
{
"name": "mcp-knowledge-graph",
"version": "1.2.0",
"version": "1.2.1",
"description": "MCP server enabling persistent memory for AI models through a local knowledge graph",

@@ -22,3 +22,4 @@ "license": "MIT",

"prepare": "npm run build",
"watch": "tsc --watch"
"watch": "tsc --watch",
"postInstall": "node bundle.js"
},

@@ -25,0 +26,0 @@ "dependencies": {