Commit 9711ccf
deps: upgrade npm to 8.1.3
PR-URL: #40726
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Voltrex <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>1 parent 3d89623 commit 9711ccfCopy full SHA for 9711ccf
File tree
Expand file treeCollapse file tree
285 files changed
+12513
-15221
lines changedOpen diff view settings
Filter options
- deps/npm
- docs/output/commands
- lib
- commands
- utils
- man
- man1
- man5
- man7
- node_modules
- @npmcli
- arborist
- lib
- arborist
- config
- lib
- libnpmdiff
- tap-snapshots/test/lib
- commands
- utils
- test
- fixtures
- lib
- commands
- utils
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
285 files changed
+12513
-15221
lines changedOpen diff view settings
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/index.js
Copy file name to clipboard+2-3Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
| 1 | + |
2 | 2 | |
3 | | - |
| 3 | + |
4 | 4 | |
5 | | - |
Collapse file
deps/npm/lib/workspaces/arborist-cmd.js deps/npm/lib/arborist-cmd.jsdeps/npm/lib/workspaces/arborist-cmd.js renamed to deps/npm/lib/arborist-cmd.js
Copy file name to clipboardExpand all lines: deps/npm/lib/arborist-cmd.js+4-7Lines changed: 4 additions & 7 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2 | 2 | |
3 | 3 | |
4 | 4 | |
5 | | - |
| 5 | + |
6 | 6 | |
7 | 7 | |
8 | 8 | |
| ||
17 | 17 | |
18 | 18 | |
19 | 19 | |
20 | | - |
21 | | - |
22 | | - |
23 | | - |
24 | | - |
25 | | - |
| 20 | + |
| 21 | + |
| 22 | + |
26 | 23 | |
27 | 24 | |
28 | 25 | |
|
Collapse file
deps/npm/lib/base-command.js
Copy file name to clipboardExpand all lines: deps/npm/lib/base-command.js+6-10Lines changed: 6 additions & 10 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
| 1 | + |
2 | 2 | |
3 | 3 | |
4 | 4 | |
| ||
53 | 53 | |
54 | 54 | |
55 | 55 | |
56 | | - |
57 | | - |
58 | | - |
59 | | - |
60 | | - |
61 | | - |
62 | | - |
63 | | - |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
64 | 60 | |
65 | 61 | |
66 | 62 | |
67 | 63 | |
68 | | - |
| 64 | + |
69 | 65 | |
70 | 66 | |
71 | 67 | |
|
Collapse file
+9-8Lines changed: 9 additions & 8 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
18 | 18 | |
19 | 19 | |
20 | 20 | |
21 | | - |
| 21 | + |
| 22 | + |
22 | 23 | |
23 | 24 | |
24 | 25 | |
| ||
38 | 39 | |
39 | 40 | |
40 | 41 | |
| 42 | + |
41 | 43 | |
42 | 44 | |
43 | 45 | |
| ||
55 | 57 | |
56 | 58 | |
57 | 59 | |
58 | | - |
| 60 | + |
59 | 61 | |
60 | | - |
| 62 | + |
61 | 63 | |
62 | 64 | |
63 | 65 | |
64 | 66 | |
65 | | - |
66 | | - |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
67 | 71 | |
68 | 72 | |
69 | 73 | |
70 | 74 | |
71 | 75 | |
72 | 76 | |
73 | | - |
74 | | - |
75 | | - |
76 | 77 | |
77 | 78 | |
78 | 79 | |
Collapse file
deps/npm/lib/access.js deps/npm/lib/commands/access.jsdeps/npm/lib/access.js renamed to deps/npm/lib/commands/access.js
Copy file name to clipboardExpand all lines: deps/npm/lib/commands/access.js+4-8Lines changed: 4 additions & 8 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3 | 3 | |
4 | 4 | |
5 | 5 | |
6 | | - |
7 | | - |
8 | | - |
| 6 | + |
| 7 | + |
| 8 | + |
9 | 9 | |
10 | 10 | |
11 | 11 | |
| ||
76 | 76 | |
77 | 77 | |
78 | 78 | |
79 | | - |
80 | | - |
81 | | - |
82 | | - |
83 | | - |
| 79 | + |
84 | 80 | |
85 | 81 | |
86 | 82 | |
|
Collapse file
deps/npm/lib/adduser.js deps/npm/lib/commands/adduser.jsdeps/npm/lib/adduser.js renamed to deps/npm/lib/commands/adduser.js
Copy file name to clipboardExpand all lines: deps/npm/lib/commands/adduser.js+7-11Lines changed: 7 additions & 11 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | | - |
3 | | - |
| 2 | + |
| 3 | + |
4 | 4 | |
5 | | - |
6 | | - |
7 | | - |
8 | | - |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
9 | 9 | |
10 | 10 | |
11 | 11 | |
| ||
24 | 24 | |
25 | 25 | |
26 | 26 | |
27 | | - |
28 | | - |
29 | | - |
30 | | - |
31 | | - |
| 27 | + |
32 | 28 | |
33 | 29 | |
34 | 30 | |
|
Collapse file
deps/npm/lib/audit.js deps/npm/lib/commands/audit.jsdeps/npm/lib/audit.js renamed to deps/npm/lib/commands/audit.js
Copy file name to clipboardExpand all lines: deps/npm/lib/commands/audit.js+4-8Lines changed: 4 additions & 8 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | | - |
4 | | - |
5 | | - |
| 3 | + |
| 4 | + |
| 5 | + |
6 | 6 | |
7 | 7 | |
8 | 8 | |
| ||
47 | 47 | |
48 | 48 | |
49 | 49 | |
50 | | - |
51 | | - |
52 | | - |
53 | | - |
54 | | - |
| 50 | + |
55 | 51 | |
56 | 52 | |
57 | 53 | |
|
Collapse file
deps/npm/lib/bin.js deps/npm/lib/commands/bin.jsdeps/npm/lib/bin.js renamed to deps/npm/lib/commands/bin.js
Copy file name to clipboardExpand all lines: deps/npm/lib/commands/bin.js+3-7Lines changed: 3 additions & 7 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
2 | | - |
| 1 | + |
| 2 | + |
3 | 3 | |
4 | 4 | |
5 | 5 | |
| ||
14 | 14 | |
15 | 15 | |
16 | 16 | |
17 | | - |
18 | | - |
19 | | - |
20 | | - |
21 | | - |
| 17 | + |
22 | 18 | |
23 | 19 | |
24 | 20 | |
|
0 commit comments