es-shims / es5-shim

ECMAScript 5 compatibility shims for legacy (and modern) JavaScript engines
MIT License
7.12k stars 895 forks source link

[Fix] exclude deprecated Firefox keys #460

Closed vdh closed 5 years ago

vdh commented 5 years ago

Exclude deprecated Firefox keys. Fixes #459, and is a similar fix to https://github.com/ljharb/object-keys/pull/53