New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@modelcontextprotocol/inspector-client

Package Overview
Dependencies
Maintainers
0
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@modelcontextprotocol/inspector-client - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

dist/assets/index-CfHoM4KT.js

4

bin/cli.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc