Skip to content
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

fix(view): Show the correct publish date for versions selected by range #3739

Merged
merged 1 commit into from Sep 13, 2021

Commits on Sep 13, 2021

  1. fix(view): Show the correct publish date for versions selected by range

    Before, `npm view npm@^6` would incorrectly report “published over a
    year from now” for every entry.  Now it reports the correct dates.
    
    PR-URL: npm#3739
    Credit: @andersk
    Close: npm#3739
    Reviewed-by: @wraithgar
    andersk authored and wraithgar committed Sep 13, 2021
    Copy the full SHA
    0320bd7 View commit details
    Browse the repository at this point in the history