Closed artursvonda closed 3 years ago
I removed node v4 as it was causing issues but it's also isn't maintained anymore. Should consider removing v6 and (as of Jan 1st) v8.
@iarna Any chance to merge this and release? There is a vulnerability in ansi-regex that is fixed in v5 and v6 => newer string-width required:
-- wide-align@1.1.3 |
-- string-width@2.1.1
| -- strip-ansi@4.0.0 |
-- ansi-regex@3.0.0
I've done a similar change (that also includes updating tap) and released a new version. You should be able to use it with any version that's not the ESM one.
Allow latest string-width versions.