-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(find-dupes): pretty-print diff on --dry-run
#2912
Conversation
aee11af
to
4b10024
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
requested changes .1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
changes 2
ff2be68
to
52100d7
Compare
Hey @RonSherfey, what comments did you have for this? I can't find them for some reason. How can I achieve the styling as suggested in the RFC meeting? |
52100d7
to
88f13e8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
changes 2.0
6616513
to
e5799e1
Compare
3037d35
to
f3b0c43
Compare
--dry-run
npm find-dupes
for v7 currently does not have a descriptive message of what packages are being added/changed/removed.This PR will output how each package would change.
References
Related to #2687
TODO
change mkdirp 1.0.4 -> 1.0.4
is not useful. Need to find the actual change.diff
object.