-
Notifications
You must be signed in to change notification settings - Fork 3.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: libnpmpack-v5.0.0-pre.2
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: libnpmpack-v5.0.0-pre.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 19 commits
- 262 files changed
- 9 contributors
Commits on Oct 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fb4be71 - Browse repository at this point
Copy the full SHA fb4be71View commit details -
Configuration menu - View commit details
-
Copy full SHA for a990c3c - Browse repository at this point
Copy the full SHA a990c3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 542efdb - Browse repository at this point
Copy the full SHA 542efdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b70e119 - Browse repository at this point
Copy the full SHA b70e119View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf53d6d - Browse repository at this point
Copy the full SHA bf53d6dView commit details -
High level overview of the changes here: - The source for the docs content has moved from `docs/content/` to `docs/lib/content/`. The generated markdown is still written to `docs/content/` but that directory is now ignored from git. - All generated content sections of the docs have been removed and replaced with single placeholder html comments such as `<!-- AUTOGENERATED CONFIG DESCRIPTIONS -->` - Placeholders are replaced with generated content only as part of the `prepack` step, so generated markdown is no longer checked in to source and all docs related `make` commands have been removed - All docs (and docs related) snapshots have been moved to a single test file that outputs command usage and formats it with functions imported from `docs/lib/index.js`. So tests will fail if docs content changes until `npm run snap` is run.
Configuration menu - View commit details
-
Copy full SHA for a5fec08 - Browse repository at this point
Copy the full SHA a5fec08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c5c2a8 - Browse repository at this point
Copy the full SHA 6c5c2a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 877829e - Browse repository at this point
Copy the full SHA 877829eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8532eb - Browse repository at this point
Copy the full SHA a8532ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a22c19 - Browse repository at this point
Copy the full SHA 0a22c19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f4d367 - Browse repository at this point
Copy the full SHA 9f4d367View commit details
Commits on Oct 13, 2022
-
BREAKING CHANGE: links generated from git urls will now use `HEAD` instead of `master` as the default ref
Configuration menu - View commit details
-
Copy full SHA for 2a740b1 - Browse repository at this point
Copy the full SHA 2a740b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d01bb92 - Browse repository at this point
Copy the full SHA d01bb92View commit details -
fix(config): remove
node-version
andnpm-version
BREAKING CHANGE: the `node-version` and `npm-version` configs have been removed. These are only used sparingly by arborist to determine if optional dependencies should be installed, and during engines checks (which are only warnings unless `engine-strict` is true.
Configuration menu - View commit details
-
Copy full SHA for a35c784 - Browse repository at this point
Copy the full SHA a35c784View commit details -
Configuration menu - View commit details
-
Copy full SHA for cee3fd9 - Browse repository at this point
Copy the full SHA cee3fd9View commit details -
feat: explicitly validate config within the cli
BREAKING CHANGE: the presence of auth related settings that are not scoped to a specific registry found in a config file is no longer supported and will throw errors
Configuration menu - View commit details
-
Copy full SHA for d2963c6 - Browse repository at this point
Copy the full SHA d2963c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a09e19d - Browse repository at this point
Copy the full SHA a09e19dView commit details -
chore: only audit production workspaces
After #5309 moved docs dependencies to proudction deps, we started failing our daily audit CI check. Currently these deps are production so they are available when we run `pack`, but they don't need to be audited since they are never present in our published tarball. This change runs `audit` on the root CLI and all workspaces within the `workspaces/` directory, which are the only production workspaces.
Configuration menu - View commit details
-
Copy full SHA for 9d7a6ff - Browse repository at this point
Copy the full SHA 9d7a6ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32336f6 - Browse repository at this point
Copy the full SHA 32336f6View 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 libnpmpack-v5.0.0-pre.2...libnpmpack-v5.0.0-pre.3