npm package
Home@babel/plugin-transform-flow-strip-types
@babel/plugin-transform-flow-strip-types is a Babel plugin that removes Flow type annotations from JavaScript code, making it suitable for projects that want to eliminate type information during the build process. It is particularly useful when transitioning from a Flow-typed codebase to plain JavaScript. This plugin fits into the build toolchain of an application that uses Babel for transpiling code.
- lurq health score
- 91/100
- Confidence
- proven
- Weekly downloads
- 22,355,696
- Latest version
- 8.0.1
- Last release
- Jul 31, 2026
- License
- MIT
Should you depend on @babel/plugin-transform-flow-strip-types?
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-flow-strip-types 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
- @babel/parser91/100 · proven
- @babel/generator91/100 · proven
- @babel/traverse91/100 · proven
- @babel/template91/100 · proven
- @babel/core91/100 · proven
Scored from public signals (npm registry, GitHub, deps.dev and advisory databases). Data as of Sep 3, 2026; this page refreshes every 24 hours. Source repository.