@spanlens/mcp-server
Advanced tools
@@ -1,1 +0,1 @@ | ||
| export declare const SERVER_VERSION = "0.1.0"; | ||
| export declare const SERVER_VERSION = "0.1.1"; |
+1
-1
| // Kept in a separate module so package.json doesn't have to be read at runtime | ||
| // (avoids resolveJsonModule pulling the whole manifest into the bundle). | ||
| // Bumped manually with each release; package.json stays canonical for npm. | ||
| export const SERVER_VERSION = '0.1.0'; | ||
| export const SERVER_VERSION = '0.1.1'; |
+2
-1
| { | ||
| "name": "@spanlens/mcp-server", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "mcpName": "io.github.spanlens/mcp-server", | ||
| "description": "MCP server for Spanlens — query LLM cost, anomalies, traces, and per-user analytics from inside Cursor, Continue, or Claude Desktop.", | ||
@@ -5,0 +6,0 @@ "type": "module", |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
25302
0.18%