@types/node
Advanced tools
Comparing version 20.17.6 to 20.17.7
@@ -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": "20.17.6", | ||
"version": "20.17.7", | ||
"description": "TypeScript definitions for node", | ||
@@ -223,4 +223,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "e945f5f992cda0b183de7a341748f9671f16e3ff888f00547c222f8ff2fcba76", | ||
"typeScriptVersion": "4.8" | ||
"typesPublisherContentHash": "670bce0ad1c8e9b9c8b571d14b1f57148845474965bc3223dc2d7da273ce1855", | ||
"typeScriptVersion": "4.9" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Sun, 03 Nov 2024 04:02:17 GMT | ||
* Last updated: Sat, 23 Nov 2024 04:36:04 GMT | ||
* Dependencies: [undici-types](https://npmjs.com/package/undici-types) | ||
@@ -14,0 +14,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2217419