Commit 8fd5a35
deps: upgrade npm to 10.5.2
PR-URL: #52458
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>1 parent 71616e8 commit 8fd5a35Copy full SHA for 8fd5a35
89 files changed
+3,333-2,609Lines changed: 3333 additions & 2609 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- deps/npm
- docs
- content/commands
- output/commands
- lib
- commands
- utils
- man/man1
- node_modules
- @npmcli
- agent
- lib
- arborist
- lib
- arborist
- config
- lib
- definitions
- git
- lib
- map-workspaces
- lib
- package-json
- lib
- @sigstore
- bundle
- dist
- core
- dist
- protobuf-specs
- dist/__generated__
- sign
- dist/bundler
- verify
- dist
- tlog
- trust
- builtins
- cidr-regex
- hasown
- is-cidr
- libnpmdiff
- libnpmexec
- libnpmfund
- libnpmpack
- postcss-selector-parser
- sigstore
- socks-proxy-agent
- dist
- socks
- build/common
- spdx-correct/node_modules/spdx-expression-parse
- spdx-expression-parse
- validate-npm-package-license/node_modules/spdx-expression-parse
- tap-snapshots/test/lib
- commands
- test/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
Open diff view settings
Collapse file
deps/npm/docs/content/commands/npm-audit.md
Copy file name to clipboardExpand all lines: deps/npm/docs/content/commands/npm-audit.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 |
|---|---|---|
| ||
90 | 90 | |
91 | 91 | |
92 | 92 | |
93 | | - |
| 93 | + |
94 | 94 | |
95 | 95 | |
96 | 96 | |
|
Collapse file
deps/npm/docs/content/commands/npm-ls.md
Copy file name to clipboardExpand all lines: deps/npm/docs/content/commands/npm-ls.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 |
|---|---|---|
| ||
27 | 27 | |
28 | 28 | |
29 | 29 | |
30 | | - |
| 30 | + |
31 | 31 | |
32 | 32 | |
33 | 33 | |
|
Collapse file
deps/npm/docs/content/commands/npm.md
Copy file name to clipboardExpand all lines: deps/npm/docs/content/commands/npm.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 |
|---|---|---|
| ||
14 | 14 | |
15 | 15 | |
16 | 16 | |
17 | | - |
| 17 | + |
18 | 18 | |
19 | 19 | |
20 | 20 | |
|
Collapse file
deps/npm/docs/output/commands/npm-audit.html
Copy file name to clipboardExpand all lines: deps/npm/docs/output/commands/npm-audit.html+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
209 | 209 | |
210 | 210 | |
211 | 211 | |
212 | | - |
| 212 | + |
213 | 213 | |
214 | 214 | |
215 | 215 | |
|
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 |
|---|---|---|
| ||
150 | 150 | |
151 | 151 | |
152 | 152 | |
153 | | - |
| 153 | + |
154 | 154 | |
155 | 155 | |
156 | 156 | |
|
Collapse file
deps/npm/lib/base-command.js
Copy file name to clipboardExpand all lines: deps/npm/lib/base-command.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3 | 3 | |
4 | 4 | |
5 | 5 | |
6 | | - |
7 | 6 | |
8 | 7 | |
9 | 8 | |
| ||
170 | 169 | |
171 | 170 | |
172 | 171 | |
| 172 | + |
173 | 173 | |
174 | 174 | |
175 | 175 | |
|
Collapse file
deps/npm/lib/commands/owner.js
Copy file name to clipboardExpand all lines: deps/npm/lib/commands/owner.js+2-1Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
5 | 5 | |
6 | 6 | |
7 | 7 | |
| 8 | + |
8 | 9 | |
9 | 10 | |
10 | 11 | |
| ||
119 | 120 | |
120 | 121 | |
121 | 122 | |
122 | | - |
| 123 | + |
123 | 124 | |
124 | 125 | |
125 | 126 | |
|
Collapse file
deps/npm/lib/commands/ping.js
Copy file name to clipboardExpand all lines: deps/npm/lib/commands/ping.js+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
| 1 | + |
2 | 2 | |
3 | 3 | |
4 | 4 | |
| ||
9 | 9 | |
10 | 10 | |
11 | 11 | |
12 | | - |
| 12 | + |
13 | 13 | |
14 | 14 | |
15 | 15 | |
|
Collapse file
deps/npm/lib/commands/publish.js
Copy file name to clipboardExpand all lines: deps/npm/lib/commands/publish.js+6-1Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
220 | 220 | |
221 | 221 | |
222 | 222 | |
223 | | - |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
224 | 229 | |
225 | 230 | |
226 | 231 | |
|
0 commit comments