+12
-0
@@ -6,2 +6,12 @@ # Changelog | ||
| ## [1.0.2] - 2026-08-08 | ||
| ### Added | ||
| - **Listed in the MCP Registry.** `server.json` declares the server for | ||
| `registry.modelcontextprotocol.io`, and `package.json` gains the `mcpName` field the | ||
| registry uses to verify that the npm package and the registry entry have the same owner. | ||
| Nothing about how lan-direct runs changes — this release exists so the package is | ||
| discoverable from the registry and the directories that mirror it. | ||
| ## [1.0.1] - 2026-08-07 | ||
@@ -77,2 +87,4 @@ | ||
| [1.0.2]: https://github.com/farshadmomo/lan-direct/releases/tag/v1.0.2 | ||
| [1.0.1]: https://github.com/farshadmomo/lan-direct/releases/tag/v1.0.1 | ||
| [1.0.0]: https://github.com/farshadmomo/lan-direct/releases/tag/v1.0.0 |
+2
-1
| { | ||
| "name": "lan-direct", | ||
| "version": "1.0.1", | ||
| "version": "1.0.2", | ||
| "mcpName": "io.github.farshadmomo/lan-direct", | ||
| "description": "Skill + browser MCP for coding agents behind a full-tunnel VPN: the app under test reaches domestic services over the real ISP while the agent stays on the tunnel.", | ||
@@ -5,0 +6,0 @@ "keywords": [ |
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 2 instances
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 2 instances
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
85552
0.75%