@types/passport-azure-ad
Advanced tools
Comparing version 4.3.5 to 4.3.6
@@ -12,2 +12,3 @@ import { Request } from "express"; | ||
clockSkew?: number | undefined; | ||
proxy?: { port: string; host: string; protocol: "http" | "https" }; | ||
} | ||
@@ -14,0 +15,0 @@ |
{ | ||
"name": "@types/passport-azure-ad", | ||
"version": "4.3.5", | ||
"version": "4.3.6", | ||
"description": "TypeScript definitions for passport-azure-ad", | ||
@@ -31,4 +31,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport-azure-ad", | ||
}, | ||
"typesPublisherContentHash": "28c337f691a1524feccb3ad23096534700d7ace5770ac791b7b34010afaecb6c", | ||
"typeScriptVersion": "4.5" | ||
"typesPublisherContentHash": "b14584b5d64234ebb98746d5dae7e9e28f172883ecafb3269f1ad235fcf78a2a", | ||
"typeScriptVersion": "4.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT | ||
* Last updated: Fri, 26 Jan 2024 13:06:45 GMT | ||
* Dependencies: [@types/express](https://npmjs.com/package/@types/express), [@types/passport](https://npmjs.com/package/@types/passport) | ||
@@ -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
14118
251