@@ -106,3 +106,3 @@ import { Duplex } from 'node:stream'; | ||
| private _cancelTimeouts?; | ||
| private readonly _abortListenerDisposer?; | ||
| private _abortListenerDisposer?; | ||
| private _flushed; | ||
@@ -127,2 +127,3 @@ private _aborted; | ||
| unpipe<T extends NodeJS.WritableStream>(destination: T): this; | ||
| private _attachAbortListener; | ||
| private _shouldIncrementallyDecodeBody; | ||
@@ -129,0 +130,0 @@ private _checkContentLengthMismatch; |
+1
-1
| { | ||
| "name": "got", | ||
| "version": "15.0.4", | ||
| "version": "15.0.5", | ||
| "description": "Human-friendly and powerful HTTP request library for Node.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is too big to display
354884
0.03%7586
0.15%