flitbit / diff

Javascript utility for calculating deep difference, capturing changes, and applying changes across objects; for nodejs and the browser.
MIT License
2.99k stars 213 forks source link

Don't call .hasOwnProperty; use Object.getOwnPropertyDescriptor instead. #114

Closed cpcallen closed 6 years ago

cpcallen commented 7 years ago

Fixes #102.

renatobenks-zz commented 6 years ago

@flitbit Why this not merged? Please! 🙏