fix execSync encoding

This commit is contained in:
Sebastian Hildebrandt
2023-10-26 22:38:50 +02:00
parent ad8b942cfc
commit 558fe9d71e
3 changed files with 7 additions and 1 deletions
+5
View File
@@ -57,6 +57,11 @@
</tr>
</thead>
<tbody>
<tr>
<th scope="row">5.21.14</th>
<td>2023-10-26</td>
<td><span class="code">execSync()</span> added explicit encoding (linux)</td>
</tr>
<tr>
<th scope="row">5.21.13</th>
<td>2023-10-21</td>