Commit 88d4a88
authored
Work around issue in Node.js 8.0.0
This works around the issue in Node.js 8.0.0 where `zlib.DeflateRaw`'s constructor returns an object rather than mutating `this`.
Fixes: archiverjs#51 parent 6e835b2 commit 88d4a88
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | | - | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
0 commit comments