@types/node
Advanced tools
Comparing version 20.17.17 to 20.17.18
@@ -1018,2 +1018,3 @@ /** | ||
| "strict" | ||
| "AssertionError" | ||
> | ||
@@ -1034,2 +1035,3 @@ & { | ||
strict: typeof strict; | ||
AssertionError: typeof AssertionError; | ||
}; | ||
@@ -1036,0 +1038,0 @@ } |
{ | ||
"name": "@types/node", | ||
"version": "20.17.17", | ||
"version": "20.17.18", | ||
"description": "TypeScript definitions for node", | ||
@@ -218,4 +218,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "e184a1585085e8f3830812fd0f375097a556d3a552f6fb38e3244d755334d004", | ||
"typesPublisherContentHash": "0081566ab55e5b6ed6bbcf3926dbac8eac29c673508637a3ffef8d2014f2e07c", | ||
"typeScriptVersion": "5.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 04 Feb 2025 00:04:06 GMT | ||
* Last updated: Thu, 13 Feb 2025 04:35:29 GMT | ||
* Dependencies: [undici-types](https://npmjs.com/package/undici-types) | ||
@@ -14,0 +14,0 @@ |
2222428
49310