@babel/cli's release frequency has varied since 2018. Releases were more frequent in 2018-2021, with several months having multiple versions. From 2022 onwards releases became less consistent, with many months having no releases or only one. In 2025, from March to August, it got a release each month except June. There have been no releases in September 2025 until today.
@babel/cli is a command-line interface (CLI) tool that enables you to transpile JavaScript files using Babel. It's the official CLI for Babel, allowing you to compile your code from ECMAScript 2015+ down to versions compatible with older browsers or Node.js environments. Using directives passed as arguments, It simplifies the process of processing individual files, directories, or entire projects, including watch mode for automatic recompilation upon file changes. @babel/cli facilitates seamless integration into diverse workflows and build processes.
@babel/cli downloads show a fluctuating trend. From March to December 2024 downloads varied from 9.7M to 13.4M. In 2025, downloads rose, peaking in June at 16.9M, then declining slightly in July and August to 12.5M. September 2025 downloads are incomplete and significantly lower at 2.7M.