Bug: Should check isOwnProperty when looping keys
Opened this issue · 0 comments
web-bert commented
https://github.com/sekitaka/node-cache-store/blob/master/libs/cache.js#L96
this should have a check using isOwnProperty() or use Object.keys() to get a safe list