You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 15, 2023. It is now read-only.
string and optimist are unmaintained. They also have vulnerability reports against them (or their own dependencies; optimist depends on an old version of minimist that is vulnerable).
Could be replaced by .truncate from the underscore.string project? Or the truncate project (though the truncate project appears to round up from the cutoff length, whereas string's truncation appears to round down).
Hi,
string
andoptimist
are unmaintained. They also have vulnerability reports against them (or their own dependencies;optimist
depends on an old version ofminimist
that is vulnerable).Suggested replacements...
string
-->underscore.string
?truncate
?optimist
-->handlebars
4.x release: fix(4.x): migrate from optimist to yargs handlebars-lang/handlebars.js#1662The text was updated successfully, but these errors were encountered: