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/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.6.0
Choose a base ref
...
head repository: npm/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.6.1
Choose a head ref
  • 9 commits
  • 131 files changed
  • 6 contributors

Commits on Mar 8, 2023

  1. Copy the full SHA
    b48c43f View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    e4de224 View commit details
  3. Copy the full SHA
    8a78c6f View commit details
  4. fix: improve permission error for provenance (#6226)

    Improves the error message returned when a user attempts to generate a
    provenance statement on publish but has not set the correct perissions
    in the GitHub Actions workflow.
    
    Signed-off-by: Brian DeHamer <bdehamer@github.com>
    bdehamer authored Mar 8, 2023
    Copy the full SHA
    26cbe99 View commit details
  5. fix: send options with grant/revoke requests (#6211)

    * fix(access): Send options with grant/revoke requests
    
    * Added test to validate config
    DavidTanner authored Mar 8, 2023
    Copy the full SHA
    e455e3f View commit details
  6. deps: minipass@4.2.4

    lukekarrys committed Mar 8, 2023
    Copy the full SHA
    1f60a7e View commit details
  7. deps: npm update

    lukekarrys committed Mar 8, 2023
    Copy the full SHA
    cb45b21 View commit details
  8. Copy the full SHA
    500b147 View commit details
  9. chore: release 9.6.1

    github-actions[bot] authored and lukekarrys committed Mar 8, 2023
    Copy the full SHA
    618c1ba View commit details
Loading