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

seekstone

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

seekstone - npm Package Compare versions

Comparing version
0.6.0
to
0.6.1
+6
-4
package.json
{
"name": "seekstone",
"version": "0.6.0",
"version": "0.6.1",
"mcpName": "io.github.shaqmughal/seekstone",

@@ -44,3 +44,5 @@ "type": "module",

"main": "./dist/index.js",
"files": ["dist"],
"files": [
"dist"
],
"publishConfig": {

@@ -58,7 +60,7 @@ "access": "public"

"@modelcontextprotocol/sdk": "^1.12.0",
"chokidar": "^4.0.3",
"chokidar": "^5.0.0",
"fast-glob": "^3.3.2",
"minisearch": "^7.1.1",
"yaml": "^2.6.1",
"zod": "^3.24.0"
"zod": "^4.4.3"
},

@@ -65,0 +67,0 @@ "devDependencies": {

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

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