We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4d51d4 commit b023d81Copy full SHA for b023d81
.gitignore
@@ -2,3 +2,4 @@ node_modules/
2
*.log
3
.vscode/
4
build/
5
+.claude/
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@socketsecurity/mcp",
- "version": "0.0.5",
+ "version": "0.0.6",
"type": "module",
"main": "./build/index.js",
6
"bin": {
0 commit comments