Commit 812140c
File tree
Expand file treeCollapse file tree
6 files changed
+67
-0
lines changedOpen diff view settings
Filter options
- doc/contributing
- lib/internal
- debugger
- http2
- modules/cjs
- test/parallel
- tools/eslint-rules
Expand file treeCollapse file tree
6 files changed
+67
-0
lines changedOpen diff view settings
Collapse file
doc/contributing/primordials.md
Copy file name to clipboardExpand all lines: doc/contributing/primordials.md+24Lines changed: 24 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
705 | 705 | |
706 | 706 | |
707 | 707 | |
| 708 | + |
| 709 | + |
| 710 | + |
| 711 | + |
| 712 | + |
| 713 | + |
| 714 | + |
| 715 | + |
| 716 | + |
| 717 | + |
| 718 | + |
| 719 | + |
| 720 | + |
| 721 | + |
| 722 | + |
| 723 | + |
| 724 | + |
| 725 | + |
| 726 | + |
| 727 | + |
| 728 | + |
| 729 | + |
| 730 | + |
| 731 | + |
Collapse file
lib/internal/debugger/inspect.js
Copy file name to clipboardExpand all lines: lib/internal/debugger/inspect.js+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
117 | 117 | |
118 | 118 | |
119 | 119 | |
| 120 | + |
120 | 121 | |
121 | 122 | |
122 | 123 | |
|
Collapse file
+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
987 | 987 | |
988 | 988 | |
989 | 989 | |
| 990 | + |
990 | 991 | |
991 | 992 | |
992 | 993 | |
|
Collapse file
lib/internal/modules/cjs/loader.js
Copy file name to clipboardExpand all lines: lib/internal/modules/cjs/loader.js+4Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
210 | 210 | |
211 | 211 | |
212 | 212 | |
| 213 | + |
| 214 | + |
213 | 215 | |
214 | 216 | |
215 | 217 | |
| ||
718 | 720 | |
719 | 721 | |
720 | 722 | |
| 723 | + |
| 724 | + |
721 | 725 | |
722 | 726 | |
723 | 727 | |
|
Collapse file
test/parallel/test-eslint-avoid-prototype-pollution.js
Copy file name to clipboardExpand all lines: test/parallel/test-eslint-avoid-prototype-pollution.js+20Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
45 | 45 | |
46 | 46 | |
47 | 47 | |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
48 | 52 | |
49 | 53 | |
50 | 54 | |
| ||
183 | 187 | |
184 | 188 | |
185 | 189 | |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
186 | 206 | |
187 | 207 | |
Collapse file
tools/eslint-rules/avoid-prototype-pollution.js
Copy file name to clipboardExpand all lines: tools/eslint-rules/avoid-prototype-pollution.js+17Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
128 | 128 | |
129 | 129 | |
130 | 130 | |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
131 | 148 | |
132 | 149 | |
133 | 150 | |
0 commit comments