@types/connect
Advanced tools
Comparing version 3.4.34 to 3.4.35
@@ -21,3 +21,3 @@ // Type definitions for connect v3.4.0 | ||
export class IncomingMessage extends http.IncomingMessage { | ||
originalUrl?: http.IncomingMessage["url"]; | ||
originalUrl?: http.IncomingMessage["url"] | undefined; | ||
} | ||
@@ -24,0 +24,0 @@ |
{ | ||
"name": "@types/connect", | ||
"version": "3.4.34", | ||
"version": "3.4.35", | ||
"description": "TypeScript definitions for connect", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/connect", | ||
"license": "MIT", | ||
@@ -29,4 +30,4 @@ "contributors": [ | ||
}, | ||
"typesPublisherContentHash": "2fd2f6a2f7b9371cdb60b971639b4d26989e6035dc30fb0ad12e72645dcb002d", | ||
"typeScriptVersion": "3.3" | ||
"typesPublisherContentHash": "09c0dcec5f675cb2bdd7487a85447955f769ef4ab174294478c4f055b528fecc", | ||
"typeScriptVersion": "3.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 08 Dec 2020 20:44:59 GMT | ||
* Last updated: Tue, 06 Jul 2021 20:32:28 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
6137
0