{"library":"babel-core","type":"library","category":null,"description":"Babel compiler core version 6.26.3. This is an outdated version of Babel (pre-7.x). The current stable releases are v7.29.2 (2026-03-16) and v8.0.0-rc.3 (2026-03-16). babel-core v6 is no longer maintained and should not be used for new projects. Key differentiator vs v7/v8: v6 uses the `babel-core` package while v7+ uses `@babel/core`. It provides core transformation API including `transform`, `transformFile`, `transformFileSync`, and `transformFromAst` methods. Compatible with Node.js and browsers via bundlers. Does not include presets/plugins; those are separate packages.","language":"javascript","status":"deprecated","version":"6.26.3","tags":["javascript","6to5","babel","classes","const","es6","harmony","let","modules"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-core","imports":["import babel from 'babel-core'","import { transform } from 'babel-core'","import { transformFile } from 'babel-core'","import { transformFileSync } from 'babel-core'","import { transformFromAst } from 'babel-core'"]},{"cmd":"yarn add babel-core","imports":[]},{"cmd":"pnpm add babel-core","imports":[]}],"homepage":"https://babeljs.io","github":"https://github.com/babel/babel","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-core","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-core/compatibility"}}