{"library":"babel-plugin-transform-builtin-extend","type":"library","category":null,"description":"A Babel 6 plugin that enables extending built-in JavaScript types like Error and Array, which require special handling due to their native constructor behavior. It uses static analysis to detect class extensions of globals you specify, optionally with an approximate mode for IE <= 10. This plugin is a specialized tool for a now-legacy Babel version (6.x) and has been superseded by native class support in modern JavaScript and Babel 7+. No active maintenance since 2016.","language":"javascript","status":"deprecated","version":"1.1.2","tags":["javascript","babel","babel-plugin","es6","classes"],"install":[{"cmd":"npm install babel-plugin-transform-builtin-extend","imports":["In .babelrc: [\"babel-plugin-transform-builtin-extend\", { globals: [\"Error\", \"Array\"] }]"]},{"cmd":"yarn add babel-plugin-transform-builtin-extend","imports":[]},{"cmd":"pnpm add babel-plugin-transform-builtin-extend","imports":[]}],"homepage":null,"github":"https://github.com/loganfsmyth/babel-plugin-transform-builtin-extend","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-plugin-transform-builtin-extend","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-builtin-extend/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}