{"library":"babel-polyfill-safer","type":"library","category":null,"description":"A wrapper around babel-polyfill (v6.6.1) that prevents errors when the polyfill is required multiple times. It checks a global flag to avoid re-applying polyfills, solving the 'only one instance of babel-polyfill is allowed' issue. The package is intended for legacy Babel 6 environments, is no longer actively developed, and users should migrate to @babel/polyfill or direct core-js/regenerator-runtime imports.","language":"javascript","status":"deprecated","version":"6.6.1","tags":["javascript","babel","polyfill","safe"],"last_verified":"Fri May 01","install":[{"cmd":"npm install babel-polyfill-safer","imports":["import 'babel-polyfill-safe'","require('babel-polyfill-safe')","if (global._babelPolyfill) { /* skip */ }"]},{"cmd":"yarn add babel-polyfill-safer","imports":[]},{"cmd":"pnpm add babel-polyfill-safer","imports":[]}],"homepage":null,"github":"https://github.com/andrew-w-ross/babel-polyfill-safe","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-polyfill-safer","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}