Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: Add node-inspect 1.10.6 #11869

Closed
wants to merge 2 commits into from
Closed

Commits on Mar 15, 2017

  1. deps: Add node-inspect 1.10.6

    This updates the bundled `node-inspect` to 1.10.6.
    
    Highlights:
    
    * `node --debug-port=1234 inspect` respects the custom port.
    * Test stability improvements on various platforms.
    
    Compare: nodejs/node-inspect@v1.10.4...v1.10.6
    Jan Krems committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    c3ded73 View commit details
    Browse the repository at this point in the history
  2. lib: Fix swallowed events in inspect integration

    Jan Krems committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    43bd1db View commit details
    Browse the repository at this point in the history