-
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: libnpmexec-v5.0.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: libnpmexec-v5.0.8
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 56 files changed
- 6 contributors
Commits on Jan 13, 2023
-
fix: use recursive rm in ci command (#6054)
* fix: use recursive rm in ci command * fix: add test for repeat uses of ci command Co-authored-by: Burke Livingston <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1c3612c - Browse repository at this point
Copy the full SHA 1c3612cView commit details -
fix: don't try to deprecate nonexistant versions (#6050)
If you pass npm a version that doesn't exist, it still tries to PUT the packument but with no changes. This is unneccessary and currently results in a 422 error from the npm registry
Configuration menu - View commit details
-
Copy full SHA for 8be672b - Browse repository at this point
Copy the full SHA 8be672bView commit details
Commits on Jan 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b74f834 - Browse repository at this point
Copy the full SHA b74f834View commit details
Commits on Jan 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 53bbc14 - Browse repository at this point
Copy the full SHA 53bbc14View commit details -
Configuration menu - View commit details
-
Copy full SHA for eefd119 - Browse repository at this point
Copy the full SHA eefd119View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6af152b - Browse repository at this point
Copy the full SHA 6af152bView commit details -
feat: added --install-strategy=linked (#6078)
Co-authored-by: Vincent Bailly <[email protected]> Implements the RFC https://github.com/npm/rfcs/blob/main/accepted/0042-isolated-mode.md Packages are installed in node_modules/.store flat, and linked into the node_modules tree in depth, rather than hoisted.
Nathan Fritz authoredJan 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 8d6d851 - Browse repository at this point
Copy the full SHA 8d6d851View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad8deca - Browse repository at this point
Copy the full SHA ad8decaView 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-v5.0.7...libnpmexec-v5.0.8