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.7.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.7.1
Choose a head ref
  • 5 commits
  • 16 files changed
  • 2 contributors

Commits on Jun 6, 2023

  1. Copy the full SHA
    f8cf453 View commit details
  2. Copy the full SHA
    92fa832 View commit details
  3. deps: @npmcli/package-json@3.1.1, @npmcli/git@4.1.0

    These dependency updates fix the issue found in `9.7.0` that was the
    reason for its deprecation. Specifically `npm` will now use `bin` before
    `directories.bin` when looking for bin scripts. This matches the
    behavior of `npm@9.6.7`.
    lukekarrys committed Jun 6, 2023
    Copy the full SHA
    7467ff6 View commit details
  4. Copy the full SHA
    ed56f79 View commit details

Commits on Jun 7, 2023

  1. chore: release 9.7.1

    github-actions[bot] authored and lukekarrys committed Jun 7, 2023
    Copy the full SHA
    6a9bf73 View commit details
Loading