Use Object.create(null) over {} to avoid prototype issues - v16#4631
Merged
Use Object.create(null) over {} to avoid prototype issues - v16#4631
Object.create(null) over {} to avoid prototype issues - v16#4631