-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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: libnpmexec-v4.0.10
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: libnpmexec-v4.0.11
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 24 files changed
- 5 contributors
Commits on Aug 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 59f6c8a - Browse repository at this point
Copy the full SHA 59f6c8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d54ab91 - Browse repository at this point
Copy the full SHA d54ab91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dc6983 - Browse repository at this point
Copy the full SHA 9dc6983View commit details
Commits on Aug 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e6d4304 - Browse repository at this point
Copy the full SHA e6d4304View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05d9bcf - Browse repository at this point
Copy the full SHA 05d9bcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd2b1e6 - Browse repository at this point
Copy the full SHA cd2b1e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d221f72 - Browse repository at this point
Copy the full SHA d221f72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d4ed0f - Browse repository at this point
Copy the full SHA 0d4ed0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc66ffa - Browse repository at this point
Copy the full SHA bc66ffaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5a9162 - Browse repository at this point
Copy the full SHA e5a9162View commit details -
fix: don't prompt on
npm exec [directory]
(#5298)Local directories have to be "installed" so that their bins are linked and set up and callable, the user shouldn't need to be prompted to do that. Note that this does NOT affect anything passed via the `--package` param, because that may also contain non-directory specs so the existing behavior needs to be preserved. This is a small QOL improvement for the isolated use case of "npm exec [directory]" This also updates the hashing method used to come up with the `.npx` directory to resolve the paths to packages first, so that `npm exec .` in different directories don't share the same `.npx` directory.
Configuration menu - View commit details
-
Copy full SHA for 6eba131 - Browse repository at this point
Copy the full SHA 6eba131View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc158b0 - Browse repository at this point
Copy the full SHA fc158b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8460ccf - Browse repository at this point
Copy the full SHA 8460ccfView 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 libnpmexec-v4.0.10...libnpmexec-v4.0.11