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: 49a764e
Choose a base ref
...
head repository: npm/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 58c302d
Choose a head ref
  • 4 commits
  • 113 files changed
  • 3 contributors

Commits on Mar 17, 2026

  1. fix(arborist): v10 - backport store, lock-only, and override sibling …

    …fixes (#9120)
    
    This is a cherry-pick of 
    
    - 8e0a731 - #9108 
    - 51365b1 - #9107
    - 21ea382 - #9110 
    
    and cf34e6f (the changes needed for
    21ea382 in v10 branch)
    manzoorwanijk authored Mar 17, 2026
    Configuration menu
    Copy the full SHA
    bbcd455 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2026

  1. deps: hoist production @sigstore dependencies

    These were deep in the tree, with dev dependencies being hoisted.
    We try to hoist production deps in favor of dev dependencies
    wraithgar committed Mar 18, 2026
    Configuration menu
    Copy the full SHA
    cc9a4de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5c1309 View commit details
    Browse the repository at this point in the history
  3. chore: release 10.9.7

    github-actions[bot] authored and owlstronaut committed Mar 18, 2026
    Configuration menu
    Copy the full SHA
    58c302d View commit details
    Browse the repository at this point in the history
Loading