-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: config-v10.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: npm/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: config-v10.6.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 95 files changed
- 3 contributors
Commits on Feb 2, 2026
-
Configuration menu - View commit details
-
Copy full SHA for e0bc212 - Browse repository at this point
Copy the full SHA e0bc212View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5f6cf7 - Browse repository at this point
Copy the full SHA f5f6cf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a74a19c - Browse repository at this point
Copy the full SHA a74a19cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 164c355 - Browse repository at this point
Copy the full SHA 164c355View commit details -
Configuration menu - View commit details
-
Copy full SHA for b65af73 - Browse repository at this point
Copy the full SHA b65af73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4404002 - Browse repository at this point
Copy the full SHA 4404002View commit details -
Configuration menu - View commit details
-
Copy full SHA for 924171b - Browse repository at this point
Copy the full SHA 924171bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a82a8f - Browse repository at this point
Copy the full SHA 4a82a8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3f8475 - Browse repository at this point
Copy the full SHA b3f8475View commit details
Commits on Feb 3, 2026
-
fix(webauth): improve error messages around webauth in non-TTY (#8952)
## Add webauth URLs to EOTP error messages When npm returns an EOTP error with `authUrl` and `doneUrl` in the response body (web-based OTP flow), these URLs are now included in the error output. **What:** - Display `authUrl` (for browser authentication) and `doneUrl` (for token retrieval) in non-TTY EOTP error messages - Include both URLs in `--json` output as `error.authUrl` and `error.doneUrl` - Adjusted messaging to differentiate webauth flow from traditional TOTP authenticator flow **Why:** - In non-interactive/CI environments, the webauth URLs were not surfaced, making it impossible to complete authentication - Tools wrapping `npm publish` (like [changesets](changesets/changesets#1773)) need access to these URLs to implement web OTP support - The `doneUrl` is required for polling to retrieve the token after browser authentication completes
Configuration menu - View commit details
-
Copy full SHA for 2242f25 - Browse repository at this point
Copy the full SHA 2242f25View commit details
Commits on Feb 4, 2026
-
Configuration menu - View commit details
-
Copy full SHA for eca02c7 - Browse repository at this point
Copy the full SHA eca02c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 332c9f3 - Browse repository at this point
Copy the full SHA 332c9f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 417daa7 - Browse repository at this point
Copy the full SHA 417daa7View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff config-v10.5.0...config-v10.6.0