{"library":"babel-plugin-transform-proxy-compat","type":"library","category":null,"description":"Babel plugin that rewrites property lookups, assignments, deletions, function invocations, 'in' statements, and 'for...in' loops to use function calls from a proxy-compat library, enabling Proxy semantics in environments like IE 11 that lack native Proxy support. Current stable version is 0.22.4, with maintenance-level releases. Key differentiator: allows using modern Proxy-based reactivity or interceptors while targeting legacy browsers without polyfilling Proxy itself. Typically paired with libraries like `proxy-compat` that provide the runtime helper functions.","language":"javascript","status":"maintenance","version":"0.22.4","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-plugin-transform-proxy-compat","imports":["import plugin from 'babel-plugin-transform-proxy-compat';","import { callKey } from 'proxy-compat';","import ProxyCompat from 'proxy-compat';"]},{"cmd":"yarn add babel-plugin-transform-proxy-compat","imports":[]},{"cmd":"pnpm add babel-plugin-transform-proxy-compat","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-plugin-transform-proxy-compat","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/babel-plugin-transform-proxy-compat/compatibility"}}