Skip to content

Commit f864bef

Browse files
npm-cli-botMylesBorins
authored andcommittedFeb 18, 2023
deps: upgrade npm to 9.5.0
PR-URL: #46673 Reviewed-By: Luke Karrys <luke@lukekarrys.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Ruy Adorno <ruyadorno@google.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com>
1 parent 648041d commit f864bef

File tree

550 files changed

+24378
-7885
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

550 files changed

+24378
-7885
lines changed
 

‎deps/npm/docs/content/commands/npm-access.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,7 @@ You must have privileges to set the access of a package:
6767
* You have been given read-write privileges for a package, either as a member
6868
of a team or directly as an owner.
6969
70-
If you have two-factor authentication enabled then you'll be prompted to
71-
provide an otp token, or may use the `--otp=...` option to specify it on
70+
If you have two-factor authentication enabled then you'll be prompted to provide a second factor, or may use the `--otp=...` option to specify it on
7271
the command line.
7372
7473
If your account is not paid, then attempts to publish scoped packages will

‎deps/npm/docs/content/commands/npm-audit.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ This value is not exported to the environment for child processes.
408408

409409
#### `install-links`
410410

411-
* Default: true
411+
* Default: false
412412
* Type: Boolean
413413

414414
When set file: protocol dependencies will be packed and installed as regular

0 commit comments

Comments
 (0)