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

use Object.prototype.hasOwnProperty.call instead of obj.hasOwnProperty #34

Merged
merged 5 commits into from Aug 29, 2014

Conversation

nlf
Copy link
Collaborator

@nlf nlf commented Aug 29, 2014

Closes #33

@hueniverse hueniverse self-assigned this Aug 29, 2014
hueniverse pushed a commit that referenced this pull request Aug 29, 2014
use Object.prototype.hasOwnProperty.call instead of obj.hasOwnProperty
@hueniverse hueniverse merged commit 949ff08 into master Aug 29, 2014
@hueniverse hueniverse added the bug label Aug 29, 2014
@nlf nlf added this to the 2.2.2 milestone Aug 29, 2014
@nlf nlf deleted the 33/hasOwnProperty branch August 29, 2014 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error when plain object in a value
2 participants