@modelcontextprotocol/inspector-client
Advanced tools
Comparing version 0.1.6 to 0.1.7
@@ -16,4 +16,2 @@ #!/usr/bin/env node | ||
const port = process.env.PORT || 5173; | ||
server.listen(port, () => { | ||
console.log(`MCP inspector client running at http://localhost:${port}`); | ||
}); | ||
server.listen(port, () => {}); |
{ | ||
"name": "@modelcontextprotocol/inspector-client", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "Client-side application for the Model Context Protocol inspector", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
423092
1759
5