Comparing version
{ | ||
"name": "unenv", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "repository": "unjs/unenv", |
@@ -14,3 +14,3 @@ /// <reference types="node" /> | ||
destroyed: boolean; | ||
_data: any; | ||
_data: unknown; | ||
_encoding: BufferEncoding; | ||
@@ -17,0 +17,0 @@ constructor(_opts?: stream.WritableOptions); |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
78256
0.02%