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: libnpmexec-v5.0.3
Choose a base ref
...
head repository: npm/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: libnpmexec-v5.0.4
Choose a head ref
  • 6 commits
  • 51 files changed
  • 3 contributors

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    221ed4f View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    3f13818 View commit details
    Browse the repository at this point in the history
  2. deps: move from @npmcli/ci-detect to ci-info (#5858)

    See watson/ci-info#95 for more context on
    achieving parity between these two modules.
    
    This changes npm to use `ci-info` instead of `@npmcli/ci-detect`.
    Everything that npm currently flags as a CI environment should still be
    doing so, so there is no breaking change there.
    
    There is going to be a subtle difference in the `ci-name` config, which
    nothing in npm currently looks at anyways, as well as the ci name that
    shows up in the default `user-agent` string.  Some providers will be
    slightly different (i.e. circle-ci vs circleci and cirrus vs cirrus-ci)
    wraithgar authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    a351685 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc0ad27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9654cf View commit details
    Browse the repository at this point in the history
  5. chore: release 9.1.2

    github-actions[bot] authored and wraithgar committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    dc8e6bd View commit details
    Browse the repository at this point in the history
Loading