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.
according to its changelog, the keepQuotes option has been removed
updating this dependency breaks most tests so I guess that you need tweak some code, but looking at lib/utils.js it's not obvious to me what should be changed
Please update split-string from 3.0.2 to 6.0.0
according to its changelog, the
keepQuotes
option has been removedupdating this dependency breaks most tests so I guess that you need tweak some code, but looking at lib/utils.js it's not obvious to me what should be changed