@putout/babel CommonJS pre-builts of Babel 8: if you want to migrate to v8, but cannot support ESM right now. Usage const { parse, types, generate, template, codeFrameColumns, } = require('@putout/babel'); License MIT