Commit dec3bb8
[JS] handle a breaking changes in os.networkInterfaces (#10611)
In Node 18+, os.networkInterface's family is either 4 or 6,
os.networkInterface's family was either IPv4 or IPv6 until Node 16
Signed-off-by: Outsider <[email protected]>
Co-authored-by: Diego Molina <[email protected]>1 parent fe84ca7 commit dec3bb8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments