syncpack
syncpack copied to clipboard
Consistent dependency versions in large JavaScript Monorepos.
Moved discussion from [microsoft/FluidFramework#22146](https://github.com/microsoft/FluidFramework/pull/22146) to save on noise over there. > Hey @tylerbutler, FYI there's an alpha preview of a Rust rewrite available at [14.0.0-alpha.1](https://github.com/JamieMason/syncpack/releases/tag/14.0.0-alpha.1) now. I've been developing it...
From #197 > One thing I'm missing in the Rust implementation is #241 is regressed and I can't find anything in Rust that maintains the original formatting of the parsed...
Please comment with any questions or feedback on the docs at https://jamiemason.github.io/syncpack. Any things which are not covered or could be made clearer Also other examples you can think of...
### Description The `--config` CLI option needs porting to v14. ``` Options: -c, --config path to a syncpack config file ``` ### Code of Conduct - [x] I agree to...