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

util: prevent tampering with internals in inspect() #26577

Closed

Commits on Mar 10, 2019

  1. util: prevent tampering with internals in inspect()

    This makes sure user options passed to `util.inspect()` will not
    override any internal properties (besides `stylize`).
    BridgeAR committed Mar 10, 2019
    Configuration menu
    Copy the full SHA
    7bbc265 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. Configuration menu
    Copy the full SHA
    21c0e3e View commit details
    Browse the repository at this point in the history
  2. fixup! test

    BridgeAR committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    6d65b57 View commit details
    Browse the repository at this point in the history