Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: npm/pacote
base: v13.5.0
Choose a base ref
...
head repository: npm/pacote
compare: v13.6.0
Choose a head ref
  • 6 commits
  • 10 files changed
  • 5 contributors

Commits on Jun 1, 2022

  1. fix: error when passing signature without keys (#176)

    Raise an error when the package has a signature, `verifySignatures` is true and there are no registry keys configured.
    
    Updated the error message and fixed the undefined name@version in the error message to match the test cases here:
    npm/cli#4827
    
    Possible anti-pattern: I've attached a bunch of error attributes if the signature is invalid so we can present this in the json output to ease debugging.
    feelepxyz committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    d69e524 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9a4cdd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f356cb2 View commit details
    Browse the repository at this point in the history
  4. chore: remove tap coverage map

    nlf authored and wraithgar committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    63e1d51 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fdb9e5a View commit details
    Browse the repository at this point in the history
  6. chore(main): release 13.6.0 (#182)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    e48370d View commit details
    Browse the repository at this point in the history