Comparing version
{ | ||
"name": "mcp-sqlite", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Model Context Protocol (MCP) server that provides comprehensive SQLite database interaction capabilities", | ||
@@ -28,3 +28,3 @@ "main": "mcp-sqlite-server.js", | ||
}, | ||
"author": "jparkerweb@gmail.com", | ||
"author": "Justin Parker <jparkerweb@gmail.com> (https://www.equilllabs.com)", | ||
"license": "ISC", | ||
@@ -48,5 +48,5 @@ "scripts": { | ||
"dependencies": { | ||
"@modelcontextprotocol/sdk": "^1.8.0", | ||
"@modelcontextprotocol/sdk": "^1.12.1", | ||
"sqlite3": "^5.1.7" | ||
} | ||
} |
21093
0.22%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed