patch-package
patch-package copied to clipboard
fix argument parser: replace minimist with dashdash
minimist is buggy and deprecated
i replaced minimist with dashdash in https://github.com/milahu/patch-package/commit/bf8e1e7a80ceb17165be5ed0f82f44465d14d7c1
related #412
related https://github.com/ds300/patch-package/issues/250#issuecomment-1289213063
... and probably more issues with "argument parser is broken"