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

feat: decorate picked manifest with publish time #87

Closed
wants to merge 2 commits into from

Commits on Jul 4, 2023

  1. feat: decorate manifest with publish time

    Decorate the manifest with the publish time from the packument if this
    exists for the picked version.
    
    This is used in pacote to pick a valid signing key when verifying
    registry signatures and attestations:
    npm/pacote#284
    
    Signed-off-by: Philip Harrison <philip@mailharrison.com>
    feelepxyz committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    75b319a View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Update lib/index.js

    Co-authored-by: Gar <wraithgar@github.com>
    feelepxyz and wraithgar committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    56799c1 View commit details
    Browse the repository at this point in the history