Commit ee38d2c
committed
stream: refactor duplexify to be less suceptible to prototype pollution
PR-URL: #62559
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Jordan Harband <ljharb@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>1 parent 717d9a7 commit ee38d2cCopy full SHA for ee38d2c
1 file changed
+8-8Lines changed: 8 additions & 8 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- lib/internal/streams
Expand file treeCollapse file tree
Open diff view settings
Collapse file
lib/internal/streams/duplexify.js
Copy file name to clipboardExpand all lines: lib/internal/streams/duplexify.js+8-8Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
63 | 63 | |
64 | 64 | |
65 | 65 | |
66 | | - |
| 66 | + |
67 | 67 | |
68 | 68 | |
69 | 69 | |
70 | | - |
| 70 | + |
71 | 71 | |
72 | 72 | |
73 | 73 | |
74 | | - |
| 74 | + |
75 | 75 | |
76 | 76 | |
77 | 77 | |
78 | | - |
| 78 | + |
79 | 79 | |
80 | 80 | |
81 | 81 | |
82 | | - |
| 82 | + |
83 | 83 | |
84 | 84 | |
85 | 85 | |
| ||
173 | 173 | |
174 | 174 | |
175 | 175 | |
176 | | - |
| 176 | + |
177 | 177 | |
178 | 178 | |
179 | 179 | |
| ||
231 | 231 | |
232 | 232 | |
233 | 233 | |
234 | | - |
| 234 | + |
235 | 235 | |
236 | 236 | |
237 | 237 | |
238 | 238 | |
239 | | - |
| 239 | + |
240 | 240 | |
241 | 241 | |
242 | 242 | |
|
0 commit comments