Closed samfundev closed 3 years ago
I would recommend using minimist directly instead. yargs has a shitload of dependencies: 27 total (including indirect ones) https://npm.anvaka.com/#!/view/2d/yargs Compare that with node-version which has only 4 :)
@forty I'll likely use https://github.com/author/arg, which I wrote myself and has zero dependencies. If I can't get to it soon, I'll merge this, just to eliminate the insecure version of minimist.
I opened this PR https://github.com/coreybutler/node-windows/pull/267 to do that
I'll keep this open in case @coreybutler would want to merge this one in the mean time. If the other one gets merged then I'll close this one.
Closing in favor of #267.
Will #267 ever be merged?
optimist is deprecated and depends on an insecure version of a minimist.