Patch Changes
- #3211
2999ffcThanks @DylanPiercey! - Fix import analysis crashing onImportDeclarationnodes that have noattributesarray, such as imports inserted by babel plugins or taglib transformers using the@babel/typesbuilders (which omit the array).