@types/node
Advanced tools
Comparing version 22.9.2 to 22.9.3
@@ -51,3 +51,3 @@ /** | ||
*/ | ||
function findSourceMap(path: string, error?: Error): SourceMap; | ||
function findSourceMap(path: string, error?: Error): SourceMap | undefined; | ||
interface SourceMapPayload { | ||
@@ -54,0 +54,0 @@ file: string; |
{ | ||
"name": "@types/node", | ||
"version": "22.9.2", | ||
"version": "22.9.3", | ||
"description": "TypeScript definitions for node", | ||
@@ -223,4 +223,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "0f30659bd06fef7d5d5be67bd429de5c12ea3f642636124b0d8b027f3079edfb", | ||
"typesPublisherContentHash": "b6aac29bd05fd45bf1e413969174cab33920f03b086f10916dba01864e150462", | ||
"typeScriptVersion": "4.9" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Sat, 23 Nov 2024 00:04:04 GMT | ||
* Last updated: Sat, 23 Nov 2024 04:36:04 GMT | ||
* Dependencies: [undici-types](https://npmjs.com/package/undici-types) | ||
@@ -14,0 +14,0 @@ |
2274982