@mcp-browser-kit/server 3.0.0 → 3.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/main.js CHANGED
@@ -6524,6 +6524,7 @@ var startTRpcServer = () => {
6524
6524
  };
6525
6525
  process.on("SIGTERM", shutdown);
6526
6526
  process.on("SIGINT", shutdown);
6527
+ process.stdin.on("close", shutdown);
6527
6528
  };
6528
6529
 
6529
6530
  // ../../node_modules/@modelcontextprotocol/sdk/dist/esm/types.js