File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @modelcontextprotocol/inspector-client" ,
3- "version" : " 0.5.1 " ,
3+ "version" : " 0.6.0 " ,
44 "description" : " Client-side application for the Model Context Protocol inspector" ,
55 "license" : " MIT" ,
66 "author" : " Anthropic, PBC (https://anthropic.com)" ,
6464 "typescript-eslint" : " ^8.7.0" ,
6565 "vite" : " ^5.4.8"
6666 }
67- }
67+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " @modelcontextprotocol/inspector" ,
3- "version" : " 0.5.1 " ,
3+ "version" : " 0.6.0 " ,
44 "description" : " Model Context Protocol inspector" ,
55 "license" : " MIT" ,
66 "author" : " Anthropic, PBC (https://anthropic.com)" ,
3434 "publish-all" : " npm publish --workspaces --access public && npm publish --access public"
3535 },
3636 "dependencies" : {
37- "@modelcontextprotocol/inspector-client" : " ^0.5.1 " ,
38- "@modelcontextprotocol/inspector-server" : " ^0.5.1 " ,
37+ "@modelcontextprotocol/inspector-client" : " ^0.6.0 " ,
38+ "@modelcontextprotocol/inspector-server" : " ^0.6.0 " ,
3939 "concurrently" : " ^9.0.1" ,
4040 "shell-quote" : " ^1.8.2" ,
4141 "spawn-rx" : " ^5.1.2" ,
4646 "@types/shell-quote" : " ^1.7.5" ,
4747 "prettier" : " 3.3.3"
4848 }
49- }
49+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " @modelcontextprotocol/inspector-server" ,
3- "version" : " 0.5.1 " ,
3+ "version" : " 0.6.0 " ,
44 "description" : " Server-side application for the Model Context Protocol inspector" ,
55 "license" : " MIT" ,
66 "author" : " Anthropic, PBC (https://anthropic.com)" ,
3333 "ws" : " ^8.18.0" ,
3434 "zod" : " ^3.23.8"
3535 }
36- }
36+ }
You can’t perform that action at this time.
0 commit comments