modosc / global-jsdom

Enable DOM in Node.js
Other
73 stars 10 forks source link

`runScripts: 'dangerously'` changes the output of `Object.getOwnPropertyNames(jsdom.window)` #392

Open DanKaplanSES opened 9 months ago

DanKaplanSES commented 9 months ago

I thought you should know about this issue I found: https://github.com/jsdom/jsdom/issues/3688 This project is not the source of the problem, but it will be effected by it.