{"library":"inspector-proxy","type":"library","category":null,"description":"inspector-proxy is a utility for Node.js that enables proxying the built-in `inspector` debugger sessions. It is designed to simplify debugging scenarios, particularly when working with multiple Node.js processes (e.g., clustered applications, applications managed by `nodemon` or `cfork`) where individual debug ports might be dynamically assigned or need to be consolidated through a single entry point. The current stable version is 1.2.3. The release cadence appears to be low, with infrequent updates primarily focused on dependency maintenance. A key differentiator is its programmatic API, which allows developers to integrate the proxy directly into process management tools, automatically detecting and forwarding debugger connections from child processes to a single, stable proxy URL. It ships with TypeScript types, enhancing its usability in TypeScript projects.","language":"javascript","status":"maintenance","version":"1.2.3","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install inspector-proxy","imports":["const InspectorProxy = require('inspector-proxy');","import InspectorProxy from 'inspector-proxy';","import type { InspectorProxyOptions } from 'inspector-proxy';"]},{"cmd":"yarn add inspector-proxy","imports":[]},{"cmd":"pnpm add inspector-proxy","imports":[]}],"homepage":null,"github":"https://github.com/whxaxes/inspector-proxy","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/inspector-proxy","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/inspector-proxy/compatibility"}}