{"library":"idempotent-babel-polyfill","type":"library","category":null,"description":"A tiny utility that allows importing babel-polyfill multiple times without causing duplicate initialization errors. Version 7.4.4 is the latest stable release; the package has seen no updates since 2018 and effectively acts as a polyfill wrapper for legacy Babel setups. It provides an idempotent import that checks if core-js or regenerator-runtime has already been loaded, preventing multiple polyfill application which can cause conflicts and performance issues. Unlike directly importing babel-polyfill, this package is safe to include in library code where consumers may also polyfill.","language":"javascript","status":"maintenance","version":"7.4.4","tags":["javascript"],"last_verified":"Sat Apr 25","install":[{"cmd":"npm install idempotent-babel-polyfill","imports":["import 'idempotent-babel-polyfill'","import { idempotentBabelPolyfill } from 'idempotent-babel-polyfill'","require('idempotent-babel-polyfill')"]},{"cmd":"yarn add idempotent-babel-polyfill","imports":[]},{"cmd":"pnpm add idempotent-babel-polyfill","imports":[]}],"homepage":null,"github":"https://github.com/codejamninja/idempotent-babel-polyfill","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/idempotent-babel-polyfill","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}