iarna / wide-align

ISC License
20 stars 14 forks source link

Add string-width v3 and v4 to allowed dependency versions #56

Closed artursvonda closed 3 years ago

artursvonda commented 4 years ago

Allow latest string-width versions.

artursvonda commented 4 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.

SymbioticKilla commented 3 years ago

@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

iarna commented 3 years ago

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.