84
84
npm bugs [<pkgname>]
85
85
86
86
Options:
87
- [--browser|--browser <browser>] [--registry <registry>]
87
+ [--no- browser|--browser <browser>] [--registry <registry>]
88
88
89
89
alias: issues
90
90
@@ -120,7 +120,7 @@ Usage:
120
120
npm ci
121
121
122
122
Options:
123
- [--ignore-scripts] [--script-shell <script-shell>]
123
+ [--no-audit] [-- ignore-scripts] [--script-shell <script-shell>]
124
124
125
125
aliases: clean-install, ic, install-clean, isntall-clean
126
126
@@ -167,9 +167,9 @@ Usage:
167
167
npm dedupe
168
168
169
169
Options:
170
- [--global-style] [--legacy-bundling] [--strict-peer-deps] [--package-lock]
170
+ [--global-style] [--legacy-bundling] [--strict-peer-deps] [--no- package-lock]
171
171
[--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]] [--ignore-scripts]
172
- [--audit] [--bin-links] [--fund] [--dry-run]
172
+ [--no- audit] [--no- bin-links] [--no -fund] [--dry-run]
173
173
[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
174
174
[-ws|--workspaces]
175
175
@@ -239,7 +239,7 @@ Usage:
239
239
npm docs [<pkgname> [<pkgname> ...]]
240
240
241
241
Options:
242
- [--browser|--browser <browser>] [--registry <registry>]
242
+ [--no- browser|--browser <browser>] [--registry <registry>]
243
243
[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
244
244
[-ws|--workspaces]
245
245
@@ -337,9 +337,9 @@ Usage:
337
337
npm find-dupes
338
338
339
339
Options:
340
- [--global-style] [--legacy-bundling] [--strict-peer-deps] [--package-lock]
340
+ [--global-style] [--legacy-bundling] [--strict-peer-deps] [--no- package-lock]
341
341
[--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]] [--ignore-scripts]
342
- [--audit] [--bin-links] [--fund]
342
+ [--no- audit] [--no- bin-links] [--no -fund]
343
343
[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
344
344
[-ws|--workspaces]
345
345
@@ -355,7 +355,7 @@ Usage:
355
355
npm fund [[<@scope>/]<pkg>]
356
356
357
357
Options:
358
- [--json] [--browser|--browser <browser>] [--unicode]
358
+ [--json] [--no- browser|--browser <browser>] [--unicode]
359
359
[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
360
360
[--which <fundingSourceNumber>]
361
361
@@ -446,9 +446,9 @@ npm install <github username>/<github project>
446
446
Options:
447
447
[-S|--save|--no-save|--save-prod|--save-dev|--save-optional|--save-peer]
448
448
[-E|--save-exact] [-g|--global] [--global-style] [--legacy-bundling]
449
- [--strict-peer-deps] [--package-lock]
449
+ [--strict-peer-deps] [--no- package-lock]
450
450
[--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]] [--ignore-scripts]
451
- [--audit] [--bin-links] [--fund] [--dry-run]
451
+ [--no- audit] [--no- bin-links] [--no -fund] [--dry-run]
452
452
[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
453
453
[-ws|--workspaces]
454
454
@@ -466,7 +466,7 @@ Usage:
466
466
npm install-ci-test
467
467
468
468
Options:
469
- [--ignore-scripts] [--script-shell <script-shell>]
469
+ [--no-audit] [-- ignore-scripts] [--script-shell <script-shell>]
470
470
471
471
alias: cit
472
472
@@ -493,9 +493,9 @@ npm install-test <github username>/<github project>
493
493
Options:
494
494
[-S|--save|--no-save|--save-prod|--save-dev|--save-optional|--save-peer]
495
495
[-E|--save-exact] [-g|--global] [--global-style] [--legacy-bundling]
496
- [--strict-peer-deps] [--package-lock]
496
+ [--strict-peer-deps] [--no- package-lock]
497
497
[--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]] [--ignore-scripts]
498
- [--audit] [--bin-links] [--fund] [--dry-run]
498
+ [--no- audit] [--no- bin-links] [--no -fund] [--dry-run]
499
499
[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
500
500
[-ws|--workspaces]
501
501
@@ -516,9 +516,9 @@ npm link [<@scope>/]<pkg>[@<version>]
516
516
Options:
517
517
[-S|--save|--no-save|--save-prod|--save-dev|--save-optional|--save-peer]
518
518
[-E|--save-exact] [-g|--global] [--global-style] [--legacy-bundling]
519
- [--strict-peer-deps] [--package-lock]
519
+ [--strict-peer-deps] [--no- package-lock]
520
520
[--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]] [--ignore-scripts]
521
- [--audit] [--bin-links] [--fund] [--dry-run]
521
+ [--no- audit] [--no- bin-links] [--no -fund] [--dry-run]
522
522
[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
523
523
[-ws|--workspaces]
524
524
@@ -768,7 +768,7 @@ Usage:
768
768
npm rebuild [[<@scope>/]<name>[@<version>] ...]
769
769
770
770
Options:
771
- [-g|--global] [--bin-links] [--ignore-scripts]
771
+ [-g|--global] [--no- bin-links] [--ignore-scripts]
772
772
[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
773
773
[-ws|--workspaces]
774
774
@@ -786,7 +786,7 @@ Usage:
786
786
npm repo [<pkgname> [<pkgname> ...]]
787
787
788
788
Options:
789
- [--browser|--browser <browser>]
789
+ [--no- browser|--browser <browser>]
790
790
[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
791
791
[-ws|--workspaces]
792
792
@@ -848,7 +848,7 @@ Usage:
848
848
npm search [search terms ...]
849
849
850
850
Options:
851
- [-l|--long] [--json] [--color|--color < always> ] [-p|--parseable]
851
+ [-l|--long] [--json] [--color|--no- color|--color always] [-p|--parseable]
852
852
[--no-description] [--searchopts <searchopts>] [--searchexclude <searchexclude>]
853
853
[--registry <registry>] [--prefer-online] [--prefer-offline] [--offline]
854
854
@@ -1059,8 +1059,8 @@ npm update [<pkg>...]
1059
1059
1060
1060
Options:
1061
1061
[-g|--global] [--global-style] [--legacy-bundling] [--strict-peer-deps]
1062
- [--package-lock] [--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]]
1063
- [--ignore-scripts] [--audit] [--bin-links] [--fund] [--dry-run]
1062
+ [--no- package-lock] [--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]]
1063
+ [--ignore-scripts] [--no- audit] [--no- bin-links] [--no -fund] [--dry-run]
1064
1064
[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
1065
1065
[-ws|--workspaces]
1066
1066
@@ -1078,7 +1078,7 @@ Usage:
1078
1078
npm version [<newversion> | major | minor | patch | premajor | preminor | prepatch | prerelease | from-git]
1079
1079
1080
1080
Options:
1081
- [--allow-same-version] [--commit-hooks] [--git-tag-version] [--json]
1081
+ [--allow-same-version] [--no- commit-hooks] [--no -git-tag-version] [--json]
1082
1082
[--preid prerelease-id] [--sign-git-tag]
1083
1083
[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
1084
1084
[-ws|--workspaces]
0 commit comments