Skip to content

glob-stream v8.0.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Apr 04:41
7782659

Bug Fixes

  • Avoid blowing the call stack when processing many files (#133) (bb21c9d)
  • Avoid following circular symlinks (#126) (cf8b197)
  • Only traverse directories that can match the glob base (#131) (8e74e21)