+2
-2
| { | ||
| "name": "urdb-mcp", | ||
| "version": "1.0.0", | ||
| "version": "1.0.2", | ||
| "description": "MCP server for the URDB product integrity database — search products, check integrity scores, and find enshittification events.", | ||
@@ -33,3 +33,3 @@ "type": "module", | ||
| "license": "MIT", | ||
| "mcpName": "io.github.GetMystAdmin/urdb" | ||
| "mcpName": "io.github.GetMystAdmin/urdb-mcp" | ||
| } |
| { | ||
| "compilerOptions": { | ||
| "target": "ES2022", | ||
| "module": "ESNext", | ||
| "moduleResolution": "bundler", | ||
| "strict": true, | ||
| "skipLibCheck": true, | ||
| "allowImportingTsExtensions": true, | ||
| "noEmit": true | ||
| }, | ||
| "include": ["index.ts"] | ||
| } |
7536
-3.11%3
-25%136
-8.11%