-
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
Set modified to undefined when not retrievable #153
Set modified to undefined when not retrievable #153
Conversation
Not knowing much about |
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.
This LGTM! I guess some registries just don't have the info, and I see no need to display this if the data just isn't there.
Thanks, @simonua!
Awesome! Thank you, @zkat! |
I verified that the fix for this got merged and released in npm@6.9.0-next.0. Thank you! |
Fixes 5145.
Also fixes 20169 in the archived npm repo.
Here is a pre- and post-change screenshot: