@babel/traverse
Advanced tools
Weekly downloads
Changelog
v7.20.13 (2023-01-21)
babel-helpers
, babel-plugin-proposal-decorators
, babel-runtime-corejs2
, babel-runtime-corejs3
, babel-runtime
babel-plugin-transform-typescript
import {type T} from 'x'
when onlyRemoveTypeImports:true
(@liuxingbaoyu)abstract
should not be initialized. (@liuxingbaoyu)babel-parser
Readme
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
See our website @babel/traverse for more information or the issues associated with this package.
Using npm:
npm install --save-dev @babel/traverse
or using yarn:
yarn add @babel/traverse --dev
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
The npm package @babel/traverse receives a total of 41,567,295 weekly downloads. As such, @babel/traverse popularity was classified as popular.
We found that @babel/traverse demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago.It has 4 open source maintainers collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.