-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Comparing changes
Open a pull request
base repository: npm/cli
base: 9f94049f058687b916da726ea625b5fa68d0829d
head repository: npm/cli
compare: d0e7491162965e539da51903f87fa5991d3cd04b
Commits on Jun 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4ba1e36 - Browse repository at this point
Copy the full SHA 4ba1e36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8212363 - Browse repository at this point
Copy the full SHA 8212363View commit details -
Configuration menu - View commit details
-
Copy full SHA for a76e107 - Browse repository at this point
Copy the full SHA a76e107View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a0bf55 - Browse repository at this point
Copy the full SHA 5a0bf55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ce09f1 - Browse repository at this point
Copy the full SHA 0ce09f1View commit details
Commits on Jun 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5be7d6e - Browse repository at this point
Copy the full SHA 5be7d6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd62328 - Browse repository at this point
Copy the full SHA dd62328View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5546906 - Browse repository at this point
Copy the full SHA 5546906View commit details -
deps: @npmcli/metavuln-calculator@3.1.1 (#5102)
* don't throw on invalid semver versions
Configuration menu - View commit details
-
Copy full SHA for c7d5a69 - Browse repository at this point
Copy the full SHA c7d5a69View commit details -
deps: npm-packlist@5.1.1 (#5103)
* correctly ignore .gitignore when a .npmignore is present
Configuration menu - View commit details
-
Copy full SHA for 7ce66b0 - Browse repository at this point
Copy the full SHA 7ce66b0View commit details -
chore: arborist test snapshots (#5106)
run-script update changed cmd signatures
Configuration menu - View commit details
-
Copy full SHA for 7fd4f52 - Browse repository at this point
Copy the full SHA 7fd4f52View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffea70b - Browse repository at this point
Copy the full SHA ffea70bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef8d2ed - Browse repository at this point
Copy the full SHA ef8d2edView commit details
Commits on Jul 11, 2022
-
feat: add npm audit signatures (#4827)
* feat: add npm audit signatures Implements [RFC: Improve signature verification](npm/rfcs#550) Adds a new sub-command to `audit`: `npm audit signatures` (following [`npm audit licenses`](#3452)) This command will verify registry signatures stored in the packument against a public key on the registry. Supporting: - Any registry that implements `host/-/npm/v1/keys` endpoint and provides `signatures` in the packument `dist` object - Validates public keys are not expired - Errors when encountering packages with missing signatures when the registry returns keys at `host/-/npm/v1/keys` - Errors when encountering invalid signatures - Output: json/human formats
Configuration menu - View commit details
-
Copy full SHA for f032e1c - Browse repository at this point
Copy the full SHA f032e1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9697f16 - Browse repository at this point
Copy the full SHA 9697f16View commit details -
docs: update reference to deprecated spdx package (#5079)
Just refer to the spec instead. Author describes the reason here: kemitchell/spdx.js@616ce61
Configuration menu - View commit details
-
Copy full SHA for da5a4ba - Browse repository at this point
Copy the full SHA da5a4baView commit details -
docs: naming of files in example code should be consistent (#5043)
The use of `a` workspace have some inconsistency in terms of naming, making the doc not easy to follow.
Configuration menu - View commit details
-
Copy full SHA for 25b3058 - Browse repository at this point
Copy the full SHA 25b3058View commit details -
feat(arborist): add support for dependencies script (#5094)
feat: add support for dependencies script this is a new feature that will run the `dependencies` (as well as the `pre` and `post` versions) script any time an npm action makes a change to the installed dependency tree, whether it's adding a new dependency, removing one, or just shuffling things around to dedupe/optimize
Configuration menu - View commit details
-
Copy full SHA for e9b4214 - Browse repository at this point
Copy the full SHA e9b4214View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac56fc4 - Browse repository at this point
Copy the full SHA ac56fc4View commit details
Commits on Jul 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for aa0ba5c - Browse repository at this point
Copy the full SHA aa0ba5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb0db7c - Browse repository at this point
Copy the full SHA cb0db7cView commit details -
chore: add dependencies script (#5148)
No more having to manually remember to run this!
Configuration menu - View commit details
-
Copy full SHA for 6e68d23 - Browse repository at this point
Copy the full SHA 6e68d23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52ec5ec - Browse repository at this point
Copy the full SHA 52ec5ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6c4ba3 - Browse repository at this point
Copy the full SHA c6c4ba3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e58f02f - Browse repository at this point
Copy the full SHA e58f02fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8c0580 - Browse repository at this point
Copy the full SHA b8c0580View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad72611 - Browse repository at this point
Copy the full SHA ad72611View commit details -
Configuration menu - View commit details
-
Copy full SHA for c94919d - Browse repository at this point
Copy the full SHA c94919dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18ddc57 - Browse repository at this point
Copy the full SHA 18ddc57View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2d700b - Browse repository at this point
Copy the full SHA a2d700bView commit details -
deps: @npmcli/run-script@4.1.7
* unique filename for temporary script files * correctly translate paths when using bash in windows
Configuration menu - View commit details
-
Copy full SHA for 99dc697 - Browse repository at this point
Copy the full SHA 99dc697View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13381b9 - Browse repository at this point
Copy the full SHA 13381b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3791e6 - Browse repository at this point
Copy the full SHA d3791e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8102c1 - Browse repository at this point
Copy the full SHA e8102c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a9f2dc - Browse repository at this point
Copy the full SHA 4a9f2dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45a9bde - Browse repository at this point
Copy the full SHA 45a9bdeView commit details
Commits on Jul 13, 2022
-
chore: suggest dogfooding npm when developing it (#5159)
Some folks may be running older versions of npm globally, or maybe even have aliased another package manager to `npm`. This will ensure the latest npm source is running when developing the cli itself.
Configuration menu - View commit details
-
Copy full SHA for 2dfa8a4 - Browse repository at this point
Copy the full SHA 2dfa8a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51cdee4 - Browse repository at this point
Copy the full SHA 51cdee4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1a9fc9 - Browse repository at this point
Copy the full SHA f1a9fc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40c2b19 - Browse repository at this point
Copy the full SHA 40c2b19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6462e24 - Browse repository at this point
Copy the full SHA 6462e24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c209ff - Browse repository at this point
Copy the full SHA 0c209ffView commit details
Commits on Jul 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 64fe64b - Browse repository at this point
Copy the full SHA 64fe64bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51b12a0 - Browse repository at this point
Copy the full SHA 51b12a0View commit details
Commits on Jul 20, 2022
-
feat: accept registry-scoped certfile and keyfile as credentials (#5160)
Closes #4765 RFC: npm/rfcs#591 While this doesn't directly allow top-level cert/key as credentials (per the original issue), it's a more targeted/secure approach that accomplishes the same end-result; the new options are scoped to a specific registry, and the actual cert/key contents are much less likely to be exposed. See the RFC for more context. Depends on: * npm/npm-registry-fetch#125 * npm/config#69
Configuration menu - View commit details
-
Copy full SHA for 5ef53ee - Browse repository at this point
Copy the full SHA 5ef53eeView commit details -
docs: Update audit signatures cmd (#5168)
fix: Update docs for audit signatures cmd Update command documentation for `npm audit signatures` added in this PR: #4827
Configuration menu - View commit details
-
Copy full SHA for 7efad06 - Browse repository at this point
Copy the full SHA 7efad06View commit details -
fix: disable progress bar on publish (#5172)
It is not supposed to be there, in that it doesn't get any updates and gets in the way of logging messages. We already log the server we are publishing to in the `notice` headers so the one `http` log message that we get during publish isn't needed on stdout.
Configuration menu - View commit details
-
Copy full SHA for 9c590fa - Browse repository at this point
Copy the full SHA 9c590faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fa3271 - Browse repository at this point
Copy the full SHA 2fa3271View commit details -
docs: correct bundledDependencies -> bundleDependencies (#5171)
arborist normalizes `bundledDependencies` to `bundleDependencies`, this change corrects the documentation to match that reality
Configuration menu - View commit details
-
Copy full SHA for 8ab5fca - Browse repository at this point
Copy the full SHA 8ab5fcaView commit details -
deps: make-fetch-happen@10.2.0 (#5190)
* store link header in cached responses
Configuration menu - View commit details
-
Copy full SHA for 3ae1b81 - Browse repository at this point
Copy the full SHA 3ae1b81View commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.