es6-proxy-polyfill icon indicating copy to clipboard operation
es6-proxy-polyfill copied to clipboard

ES6 Proxy polyfill, supports IE8+, Node.js, etc.

Results 5 es6-proxy-polyfill issues
Sort by recently updated
recently updated
newest added

My expectation was that the polyfill would only be used if there is no proxy support in the browser. Unfortunately this is not the case and a simple test in...

在ie11中使用mobx6,可复现问题

Bumps [terser](https://github.com/terser/terser) from 5.3.8 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

你好,下面属性支持吗 ``` get set deleteProperty has ownKeys ```