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

Fix object assignment of hasOwnProperty #177

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Conversation

blakeembrey
Copy link
Member

Closes #176.

@blakeembrey blakeembrey merged commit bc38ffd into master Oct 7, 2024
54 checks passed
@blakeembrey blakeembrey deleted the be/fix-obj-assignment branch October 7, 2024 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change obj.hasOwnProperty to Object.hasOwn or Object.prototype.hasOwnPerperty.call
1 participant