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: v11.9.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: v11.10.0
Choose a head ref
  • 14 commits
  • 136 files changed
  • 4 contributors

Commits on Feb 9, 2026

  1. Configuration menu
    Copy the full SHA
    995e757 View commit details
    Browse the repository at this point in the history
  2. feat: add support for git-256 sha lengths (#8968)

    They are 64 characters long, not 40
    wraithgar authored Feb 9, 2026
    Configuration menu
    Copy the full SHA
    7c038b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2026

  1. feat: add min-release-age (#8965)

    This is a new config that is a way to populate the "before" config using
    a relative date integer.
    
    This deceptively small change was the result of a LOT of work to get to
    this point, primarily from these authors and PRs...
    
    Credit:
     @kaezone - #8802
     @PR3C14D0 - #8825
    wraithgar authored Feb 10, 2026
    Configuration menu
    Copy the full SHA
    66d6e11 View commit details
    Browse the repository at this point in the history
  2. deps: which@6.0.1

    wraithgar committed Feb 10, 2026
    Configuration menu
    Copy the full SHA
    0ee7776 View commit details
    Browse the repository at this point in the history
  3. deps: semver@7.7.4

    wraithgar committed Feb 10, 2026
    Configuration menu
    Copy the full SHA
    dfb0e34 View commit details
    Browse the repository at this point in the history
  4. deps: is-cidr@6.0.3

    wraithgar committed Feb 10, 2026
    Configuration menu
    Copy the full SHA
    e1c08a4 View commit details
    Browse the repository at this point in the history
  5. deps: glob@13.0.2

    wraithgar committed Feb 10, 2026
    Configuration menu
    Copy the full SHA
    1e42a86 View commit details
    Browse the repository at this point in the history
  6. deps: ssri@13.0.1

    wraithgar committed Feb 10, 2026
    Configuration menu
    Copy the full SHA
    acec871 View commit details
    Browse the repository at this point in the history
  7. deps: lru-cache@11.2.6

    wraithgar committed Feb 10, 2026
    Configuration menu
    Copy the full SHA
    f87aaab View commit details
    Browse the repository at this point in the history
  8. deps: cidr-regex@5.0.2

    wraithgar committed Feb 10, 2026
    Configuration menu
    Copy the full SHA
    8bcb675 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eb81df8 View commit details
    Browse the repository at this point in the history
  10. deps: pacote@21.3.1

    wraithgar committed Feb 10, 2026
    Configuration menu
    Copy the full SHA
    aae84bf View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2026

  1. feat: npm trust, per-command config

    feat: npm trust
    
    also implements per-command config
    reggi authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    cf56a1e View commit details
    Browse the repository at this point in the history
  2. chore: release 11.10.0

    github-actions[bot] authored and reggi committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    21c3f02 View commit details
    Browse the repository at this point in the history
Loading