-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Comparing changes
Open a pull request
base repository: npm/cli
base: libnpmexec-v4.0.13
head repository: npm/cli
compare: libnpmexec-v4.0.14
- 16 commits
- 304 files changed
- 4 contributors
Commits on Sep 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8ab1ef0 - Browse repository at this point
Copy the full SHA 8ab1ef0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 292156c - Browse repository at this point
Copy the full SHA 292156cView commit details
Commits on Nov 1, 2022
-
fix: use hosted-git-info to parse registry urls (#5761)
Previously this was using `new URL` which would fail on some urls that `hosted-git-info` is able to parse. But if we still get a url that can't be parsed, we now set it to be removed from the tree instead of erroring. Fixes: #5278
Configuration menu - View commit details
-
Copy full SHA for 26f3d0b - Browse repository at this point
Copy the full SHA 26f3d0bView commit details -
docs: name and version description change (#5753)
* name and version description change Reducing redundancy by deleting repeated code and changing other slight things about those two fields.
Configuration menu - View commit details
-
Copy full SHA for bd92aa0 - Browse repository at this point
Copy the full SHA bd92aa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for df68f31 - Browse repository at this point
Copy the full SHA df68f31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bc86b6 - Browse repository at this point
Copy the full SHA 8bc86b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f375300 - Browse repository at this point
Copy the full SHA f375300View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fc516b - Browse repository at this point
Copy the full SHA 5fc516bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4e2b78 - Browse repository at this point
Copy the full SHA a4e2b78View commit details -
chore: update various dev dependencies
- [email protected] - move doc workspace deps to dev deps - remove @mdx-js/mdx - @npmcli/[email protected]
Configuration menu - View commit details
-
Copy full SHA for ea087c1 - Browse repository at this point
Copy the full SHA ea087c1View commit details -
chore: automatically remove ignored node_modules files
Previously it would report the errors and require rerunning the script. It's been safe enough that we know automatically remove the files. We then run the `git ls-files` command again to make sure they were all removed. Only if any are left do we error with a message requiring a manual fix.
Configuration menu - View commit details
-
Copy full SHA for dded71d - Browse repository at this point
Copy the full SHA dded71dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5866217 - Browse repository at this point
Copy the full SHA 5866217View commit details
Commits on Nov 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c10abe0 - Browse repository at this point
Copy the full SHA c10abe0View commit details -
chore: check version to determine whether to publish (#5811)
Co-authored-by: Gar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9931679 - Browse repository at this point
Copy the full SHA 9931679View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50a7d32 - Browse repository at this point
Copy the full SHA 50a7d32View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef42996 - Browse repository at this point
Copy the full SHA ef42996View commit details
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.13...libnpmexec-v4.0.14