ds300 / patch-package

Fix broken node modules instantly 🏃🏽‍♀️💨
MIT License
10.26k stars 287 forks source link

fix argument parser: replace minimist with dashdash #428

Open milahu opened 1 year ago

milahu commented 1 year ago

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"