Commit aabddfb
File tree
Expand file treeCollapse file tree
112 files changed
+2869
-992
lines changedOpen diff view settings
Filter options
- deps/npm
- docs
- content
- commands
- configuring-npm
- using-npm
- output
- commands
- configuring-npm
- using-npm
- lib
- exec
- utils/config
- man
- man1
- man5
- man7
- node_modules
- @npmcli
- arborist
- bin
- lib
- lib
- arborist
- config
- lib
- run-script
- lib
- balanced-match/.github
- chalk
- init-package-json
- just-diff
- libnpmaccess
- libnpmexec
- lib
- libnpmhook
- libnpmorg
- libnpmpublish
- libnpmsearch
- libnpmteam
- npm-bundled
- npm-profile
- npm-registry-fetch
- pacote
- lib
- proc-log
- socks
- build/client
- tap-snapshots/test/lib
- utils
- config
- test/lib
- utils/config
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
112 files changed
+2869
-992
lines changedOpen diff view settings
Collapse file
+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
770 | 770 | |
771 | 771 | |
772 | 772 | |
| 773 | + |
| 774 | + |
Collapse file
+122Lines changed: 122 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
1 | 123 | |
2 | 124 | |
3 | 125 | |
|
Collapse file
deps/npm/docs/content/commands/npm-adduser.md
Copy file name to clipboardExpand all lines: deps/npm/docs/content/commands/npm-adduser.md+1-18Lines changed: 1 addition & 18 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
7 | 7 | |
8 | 8 | |
9 | 9 | |
10 | | - |
| 10 | + |
11 | 11 | |
12 | 12 | |
13 | 13 | |
| ||
58 | 58 | |
59 | 59 | |
60 | 60 | |
61 | | - |
62 | | - |
63 | | - |
64 | | - |
65 | | - |
66 | | - |
67 | | - |
68 | | - |
69 | | - |
70 | | - |
71 | | - |
72 | | - |
73 | | - |
74 | | - |
75 | | - |
76 | | - |
77 | | - |
78 | 61 | |
79 | 62 | |
80 | 63 | |
|
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+4-3Lines changed: 4 additions & 3 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
11 | 11 | |
12 | 12 | |
13 | 13 | |
14 | | - |
| 14 | + |
15 | 15 | |
16 | 16 | |
17 | 17 | |
| ||
184 | 184 | |
185 | 185 | |
186 | 186 | |
187 | | - |
| 187 | + |
188 | 188 | |
189 | 189 | |
190 | 190 | |
| ||
275 | 275 | |
276 | 276 | |
277 | 277 | |
278 | | - |
| 278 | + |
279 | 279 | |
280 | 280 | |
281 | 281 | |
| ||
291 | 291 | |
292 | 292 | |
293 | 293 | |
| 294 | + |
Collapse file
deps/npm/docs/content/commands/npm-init.md
Copy file name to clipboardExpand all lines: deps/npm/docs/content/commands/npm-init.md+110-10Lines changed: 110 additions & 10 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
8 | 8 | |
9 | 9 | |
10 | 10 | |
11 | | - |
12 | | - |
| 11 | + |
| 12 | + |
| 13 | + |
13 | 14 | |
14 | 15 | |
15 | 16 | |
| ||
18 | 19 | |
19 | 20 | |
20 | 21 | |
21 | | - |
| 22 | + |
22 | 23 | |
23 | 24 | |
24 | 25 | |
25 | | - |
| 26 | + |
26 | 27 | |
27 | 28 | |
28 | | - |
29 | | - |
30 | | - |
31 | | - |
32 | | - |
33 | | - |
| 29 | + |
| 30 | + |
| 31 | + |
34 | 32 | |
35 | 33 | |
36 | 34 | |
| ||
40 | 38 | |
41 | 39 | |
42 | 40 | |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
43 | 53 | |
44 | 54 | |
45 | 55 | |
| ||
71 | 81 | |
72 | 82 | |
73 | 83 | |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
74 | 146 | |
75 | 147 | |
76 | 148 | |
| ||
93 | 165 | |
94 | 166 | |
95 | 167 | |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
96 | 195 | |
97 | 196 | |
98 | 197 | |
99 | 198 | |
100 | 199 | |
101 | 200 | |
102 | 201 | |
| 202 | + |
Collapse file
deps/npm/docs/content/commands/npm-run-script.md
Copy file name to clipboardExpand all lines: deps/npm/docs/content/commands/npm-run-script.md+2-1Lines changed: 2 additions & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
189 | 189 | |
190 | 190 | |
191 | 191 | |
192 | | - |
| 192 | + |
193 | 193 | |
194 | 194 | |
195 | 195 | |
| ||
204 | 204 | |
205 | 205 | |
206 | 206 | |
| 207 | + |
0 commit comments