Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@guimard
Copy link

@guimard guimard commented Sep 14, 2022

The use of __proto__ is considered dangerous and fails when launched with node --disable-proto=throw. Object.setPrototypeOf is well supported now.

This fixes #281

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.

Please support setPrototypeOf instead of __proto__

1 participant