lurq

npm package

Home

@babel/plugin-transform-async-to-generator

@babel/plugin-transform-async-to-generator is a Babel plugin that transforms async functions into ES2015 generator functions, enabling compatibility with environments that do not support async/await syntax. It is useful when you want to leverage async functions while maintaining compatibility with older JavaScript environments. This plugin fits into the build process of a JavaScript application that uses Babel for transpilation.

lurq health score
91/100
Confidence
proven
Weekly downloads
48,687,088
Latest version
8.0.1
Last release
Jul 31, 2026
License
MIT

Should you depend on @babel/plugin-transform-async-to-generator?

lurq's verdict: low

  • No known advisories

Check this from your coding agent

This page is a daily snapshot. lurq's verify tool checks @babel/plugin-transform-async-to-generator at the exact version your agent is about to install, and compat checks it against the rest of your stack. One command connects Claude Code, Cursor, VS Code and other agents:

npx lurqrun

Free to start. Quickstart

Other build-tool packages lurq scores

Scored from public signals (npm registry, GitHub, deps.dev and advisory databases). Data as of Sep 4, 2026; this page refreshes every 24 hours. Source repository.