Commit c14eb23
deps: upgrade npm to 8.1.2
PR-URL: #40643
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Voltrex <mohammadkeyvanzade94@gmail.com>1 parent a901b6c commit c14eb23Copy full SHA for c14eb23
File tree
Expand file treeCollapse file tree
15 files changed
+54
-32
lines changedOpen diff view settings
Filter options
- deps/npm
- docs
- content/using-npm
- output
- commands
- using-npm
- lib
- utils/config
- man
- man1
- man7
- node_modules/@npmcli/arborist
- lib
- tap-snapshots/test/lib/utils/config
- test/lib/utils/config
Expand file treeCollapse file tree
15 files changed
+54
-32
lines changedOpen diff view settings
Collapse file
deps/npm/docs/content/using-npm/config.md
Copy file name to clipboardExpand all lines: deps/npm/docs/content/using-npm/config.md+1-1Lines changed: 1 addition & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
987 | 987 | |
988 | 988 | |
989 | 989 | |
990 | | - |
| 990 | + |
991 | 991 | |
992 | 992 | |
993 | 993 | |
|
Collapse file
deps/npm/docs/output/commands/npm-ls.html
Copy file name to clipboardExpand all lines: deps/npm/docs/output/commands/npm-ls.html+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
159 | 159 | |
160 | 160 | |
161 | 161 | |
162 | | - |
| 162 | + |
163 | 163 | |
164 | 164 | |
165 | 165 | |
|
Collapse file
deps/npm/docs/output/commands/npm.html
Copy file name to clipboardExpand all lines: deps/npm/docs/output/commands/npm.html+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
148 | 148 | |
149 | 149 | |
150 | 150 | |
151 | | - |
| 151 | + |
152 | 152 | |
153 | 153 | |
154 | 154 | |
|
Collapse file
deps/npm/docs/output/using-npm/config.html
Copy file name to clipboardExpand all lines: deps/npm/docs/output/using-npm/config.html+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
939 | 939 | |
940 | 940 | |
941 | 941 | |
942 | | - |
| 942 | + |
943 | 943 | |
944 | 944 | |
945 | 945 | |
|
Collapse file
+2-1Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
8 | 8 | |
9 | 9 | |
10 | 10 | |
| 11 | + |
11 | 12 | |
12 | 13 | |
13 | 14 | |
| ||
68 | 69 | |
69 | 70 | |
70 | 71 | |
71 | | - |
| 72 | + |
72 | 73 | |
73 | 74 | |
74 | 75 | |
|
Collapse file
deps/npm/lib/utils/config/definitions.js
Copy file name to clipboardExpand all lines: deps/npm/lib/utils/config/definitions.js+4-2Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1157 | 1157 | |
1158 | 1158 | |
1159 | 1159 | |
1160 | | - |
| 1160 | + |
1161 | 1161 | |
1162 | 1162 | |
1163 | 1163 | |
| ||
1179 | 1179 | |
1180 | 1180 | |
1181 | 1181 | |
1182 | | - |
| 1182 | + |
| 1183 | + |
| 1184 | + |
1183 | 1185 | |
1184 | 1186 | |
1185 | 1187 | |
|
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
26 | 26 | |
27 | 27 | |
28 | 28 | |
29 | | - |
| 29 | + |
30 | 30 | |
31 | 31 | |
32 | 32 | |
|
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
10 | 10 | |
11 | 11 | |
12 | 12 | |
13 | | - |
| 13 | + |
14 | 14 | |
15 | 15 | |
16 | 16 | |
|
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1254 | 1254 | |
1255 | 1255 | |
1256 | 1256 | |
1257 | | - |
| 1257 | + |
1258 | 1258 | |
1259 | 1259 | |
1260 | 1260 | |
|
Collapse file
deps/npm/node_modules/@npmcli/arborist/lib/shrinkwrap.js
Copy file name to clipboardExpand all lines: deps/npm/node_modules/@npmcli/arborist/lib/shrinkwrap.js+23-12Lines changed: 23 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments