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

Better check in getObjectProperty() #2703

Closed
wants to merge 1 commit into from
Closed

Better check in getObjectProperty() #2703

wants to merge 1 commit into from

Commits on Sep 23, 2020

  1. Better check in getObjectProperty()

    Added two more checks to ensure that `obj` is not `undefined` or `null`. If either are the case, the function will error without these checks.
    hufftheweevil committed Sep 23, 2020
    Copy the full SHA
    5f552ca View commit details
    Browse the repository at this point in the history