-
Notifications
You must be signed in to change notification settings - Fork 4k
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: v6.13.7
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: v6.14.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 20 commits
- 46 files changed
- 10 contributors
Commits on Feb 25, 2020
-
fix: check
npm.configbefore accessing its membersSometimes, `npm.config` can be missing entirely, but there are several places where `npm.config.foo` is accessed blindly, resulting in these kinds of errors and stack traces: TypeError: Cannot read property 'get' of undefined at errorMessage (.../lib/utils/error-message.js:38:39) ... TypeError: Cannot read property 'loaded' of undefined at exit (.../lib/utils/error-handler.js:97:27) ... LBYL by checking `npm.config` first. Addresses a small part of #502. PR-URL: #508 Credit: @ Close: #508 Reviewed-by: @darcy ClarkeConfiguration menu - View commit details
-
Copy full SHA for 55916b1 - Browse repository at this point
Copy the full SHA 55916b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbb5f0e - Browse repository at this point
Copy the full SHA fbb5f0eView commit details -
docs: updated scripts docs in using-npm section
- A continuation of @seanhealy's work PR-URL: #729 Credit: @ Close: #729 Reviewed-by: @darcy Clarke
Configuration menu - View commit details
-
Copy full SHA for 284c1c0 - Browse repository at this point
Copy the full SHA 284c1c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d0cd65 - Browse repository at this point
Copy the full SHA 7d0cd65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85c7963 - Browse repository at this point
Copy the full SHA 85c7963View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c27283 - Browse repository at this point
Copy the full SHA 1c27283View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6ff417 - Browse repository at this point
Copy the full SHA f6ff417View commit details -
Configuration menu - View commit details
-
Copy full SHA for 373224b - Browse repository at this point
Copy the full SHA 373224bView commit details -
fund: support multiple funding sources
See npm/rfcs#68 PR-URL: #731 Credit: @ Close: #731 Reviewed-by: @darcy Clarke
Configuration menu - View commit details
-
Copy full SHA for 30f1708 - Browse repository at this point
Copy the full SHA 30f1708View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0769c5b - Browse repository at this point
Copy the full SHA 0769c5bView commit details -
Use a package.json engines field to specify support
That is what the `engines` in package.json is for, after all. PR-URL: #945 Credit: @isaacs Close: #945 Reviewed-by: @darcyclarke
Configuration menu - View commit details
-
Copy full SHA for 28c3d40 - Browse repository at this point
Copy the full SHA 28c3d40View commit details -
Configuration menu - View commit details
-
Copy full SHA for d383adb - Browse repository at this point
Copy the full SHA d383adbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6789b1 - Browse repository at this point
Copy the full SHA a6789b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89ce4cc - Browse repository at this point
Copy the full SHA 89ce4ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea0ff56 - Browse repository at this point
Copy the full SHA ea0ff56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d48893 - Browse repository at this point
Copy the full SHA 3d48893View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7602146 - Browse repository at this point
Copy the full SHA 7602146View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31ca3a8 - Browse repository at this point
Copy the full SHA 31ca3a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e01f338 - Browse repository at this point
Copy the full SHA e01f338View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83293c4 - Browse repository at this point
Copy the full SHA 83293c4View 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 v6.13.7...v6.14.0