micromatch / braces

Faster brace expansion for node.js. Besides being faster, braces is not subject to DoS attacks like minimatch, is more accurate, and has more complete support for Bash 4.3.
https://github.com/jonschlinkert
MIT License
220 stars 61 forks source link

change(utils): use Array.flat() in flatten() #45

Open hobbitronics opened 3 months ago

hobbitronics commented 3 months ago

Changed