UNPKG

protofree

Version:

Disable the __proto__ property for better security

4 lines (2 loc) 96 B
'use strict'; module.exports = Object.getOwnPropertyDescriptor(Object.prototype, '__proto__');