fix(classes.host): Adjust requestStreaming timeout and autoDrain; stabilize tests

This commit is contained in:
2025-08-19 01:19:14 +00:00
parent 87f26b7b63
commit 7ef2ebcf5b
4 changed files with 16 additions and 4 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@apiclient.xyz/docker',
version: '1.3.2',
version: '1.3.3',
description: 'Provides easy communication with Docker remote API from Node.js, with TypeScript support.'
}