@webclaw/mcp
Advanced tools
+1
-1
| { | ||
| "name": "@webclaw/mcp", | ||
| "version": "0.6.16", | ||
| "version": "0.6.17", | ||
| "description": "Zero-install launcher for the webclaw MCP server: web extraction and anti-bot access for AI agents. Runs `npx @webclaw/mcp`.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
+1
-1
@@ -41,3 +41,3 @@ #!/usr/bin/env node | ||
| // core release, or override at runtime with WEBCLAW_MCP_VERSION. | ||
| const RELEASE_TAG = process.env.WEBCLAW_MCP_VERSION || "v0.6.15"; | ||
| const RELEASE_TAG = process.env.WEBCLAW_MCP_VERSION || "v0.6.16"; | ||
@@ -44,0 +44,0 @@ const IS_WINDOWS = platform() === "win32"; |
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
8
-11.11%