@types/node
Advanced tools
Comparing version 22.13.0 to 22.13.1
@@ -115,3 +115,3 @@ /** | ||
options?: | ||
| (ObjectEncodingOptions & FlagAndOpenMode & { flush?: boolean | undefined }) | ||
| (ObjectEncodingOptions & Abortable) | ||
| BufferEncoding | ||
@@ -406,3 +406,3 @@ | null, | ||
options?: | ||
| (ObjectEncodingOptions & FlagAndOpenMode & Abortable & { flush?: boolean | undefined }) | ||
| (ObjectEncodingOptions & Abortable) | ||
| BufferEncoding | ||
@@ -409,0 +409,0 @@ | null, |
{ | ||
"name": "@types/node", | ||
"version": "22.13.0", | ||
"version": "22.13.1", | ||
"description": "TypeScript definitions for node", | ||
@@ -218,4 +218,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "cd9e00a55264d2d3f1c6f5656282dac0031f1492460f59d56baa12fabccf6631", | ||
"typesPublisherContentHash": "69beac9c1e8d5c691e08c1b951885f67e08f6bcf26d648d5619edb1143add9fe", | ||
"typeScriptVersion": "5.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 31 Jan 2025 20:02:26 GMT | ||
* Last updated: Tue, 04 Feb 2025 00:04:06 GMT | ||
* Dependencies: [undici-types](https://npmjs.com/package/undici-types) | ||
@@ -14,0 +14,0 @@ |
2311239
29
0