npm-package-json-lint icon indicating copy to clipboard operation
npm-package-json-lint copied to clipboard

feat: add rule to disallow different versions of the same dependency in a mono-repo

Open mohanraj-r opened this issue 3 years ago • 0 comments

Different versions of dependencies (esp prod dependencies) in a mono-repo are problematic. It would be great to add a rule to check that only one version of a dependency is used across all packages in the mono-repo. If you are willing to accept a PR for this, I can try to create one with some guidance.

mohanraj-r avatar Apr 19 '22 00:04 mohanraj-r