Commit 74c0464
deps: upgrade npm to 8.5.0
PR-URL: #41925
Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Mestery <mestery@protonmail.com>1 parent b578328 commit 74c0464Copy full SHA for 74c0464
File tree
Expand file treeCollapse file tree
48 files changed
+1051
-236
lines changedOpen diff view settings
Filter options
- deps/npm
- docs
- content
- commands
- using-npm
- output
- commands
- using-npm
- lib
- commands
- utils/config
- man
- man1
- man7
- node_modules
- @npmcli
- arborist
- lib/arborist
- config
- lib
- are-we-there-yet
- libnpmpack
- lib
- make-fetch-happen
- lib
- node_modules/lru-cache
- npm-registry-fetch
- lib
- npmlog
- lib
- tap-snapshots/test/lib
- utils
- config
- test/lib/commands
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
48 files changed
+1051
-236
lines changedOpen diff view settings
Collapse file
deps/npm/docs/content/commands/npm-exec.md
Copy file name to clipboardExpand all lines: deps/npm/docs/content/commands/npm-exec.md+1Lines changed: 1 addition & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
388 | 388 | |
389 | 389 | |
390 | 390 | |
| 391 | + |
Collapse file
deps/npm/docs/content/commands/npx.md
Copy file name to clipboardExpand all lines: deps/npm/docs/content/commands/npx.md+1Lines changed: 1 addition & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
175 | 175 | |
176 | 176 | |
177 | 177 | |
| 178 | + |
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 |
|---|---|---|
| ||
1351 | 1351 | |
1352 | 1352 | |
1353 | 1353 | |
1354 | | - |
| 1354 | + |
1355 | 1355 | |
1356 | 1356 | |
1357 | 1357 | |
|
Collapse file
deps/npm/docs/output/commands/npm-exec.html
Copy file name to clipboardExpand all lines: deps/npm/docs/output/commands/npm-exec.html+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
440 | 440 | |
441 | 441 | |
442 | 442 | |
| 443 | + |
443 | 444 | |
444 | 445 | |
445 | 446 | |
|
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 |
|---|---|---|
| ||
160 | 160 | |
161 | 161 | |
162 | 162 | |
163 | | - |
| 163 | + |
164 | 164 | |
165 | 165 | |
166 | 166 | |
|
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 |
|---|---|---|
| ||
149 | 149 | |
150 | 150 | |
151 | 151 | |
152 | | - |
| 152 | + |
153 | 153 | |
154 | 154 | |
155 | 155 | |
|
Collapse file
deps/npm/docs/output/commands/npx.html
Copy file name to clipboardExpand all lines: deps/npm/docs/output/commands/npx.html+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
277 | 277 | |
278 | 278 | |
279 | 279 | |
| 280 | + |
280 | 281 | |
281 | 282 | |
282 | 283 | |
|
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 |
|---|---|---|
| ||
1229 | 1229 | |
1230 | 1230 | |
1231 | 1231 | |
1232 | | - |
| 1232 | + |
1233 | 1233 | |
1234 | 1234 | |
1235 | 1235 | |
|
Collapse file
deps/npm/lib/commands/org.js
Copy file name to clipboardExpand all lines: deps/npm/lib/commands/org.js+5-1Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2 | 2 | |
3 | 3 | |
4 | 4 | |
| 5 | + |
5 | 6 | |
6 | 7 | |
7 | 8 | |
| ||
32 | 33 | |
33 | 34 | |
34 | 35 | |
35 | | - |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
36 | 40 | |
37 | 41 | |
38 | 42 | |
|
Collapse file
deps/npm/lib/commands/pack.js
Copy file name to clipboardExpand all lines: deps/npm/lib/commands/pack.js+2-15Lines changed: 2 additions & 15 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
2 | 1 | |
3 | 2 | |
4 | 3 | |
5 | | - |
6 | 4 | |
7 | 5 | |
8 | | - |
9 | 6 | |
10 | 7 | |
11 | 8 | |
| ||
28 | 25 | |
29 | 26 | |
30 | 27 | |
31 | | - |
32 | 28 | |
33 | 29 | |
34 | 30 | |
| ||
40 | 36 | |
41 | 37 | |
42 | 38 | |
43 | | - |
44 | | - |
45 | | - |
46 | | - |
| 39 | + |
47 | 40 | |
48 | 41 | |
49 | 42 | |
50 | 43 | |
51 | 44 | |
52 | | - |
| 45 | + |
53 | 46 | |
54 | 47 | |
55 | | - |
56 | | - |
57 | | - |
58 | | - |
59 | | - |
60 | | - |
61 | 48 | |
62 | 49 | |
63 | 50 | |
|
0 commit comments