@types/passport
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -61,2 +61,3 @@ // Type definitions for Passport 1.0 | ||
failWithError?: boolean | undefined; | ||
keepSessionInfo?: boolean | undefined; | ||
session?: boolean | undefined; | ||
@@ -63,0 +64,0 @@ scope?: string | string[] | undefined; |
{ | ||
"name": "@types/passport", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "TypeScript definitions for Passport", | ||
@@ -55,4 +55,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport", | ||
}, | ||
"typesPublisherContentHash": "7a4bd8e201e76e5c633bff37036a10f7e290980b0aa8c90b429cb5bee208a67b", | ||
"typesPublisherContentHash": "69c9350eab61f1a4ae9f78b59cc873f0f4590797b0c1dba1601ae705afdbc98e", | ||
"typeScriptVersion": "4.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 14 Jun 2022 07:31:32 GMT | ||
* Last updated: Wed, 10 Aug 2022 19:32:16 GMT | ||
* Dependencies: [@types/express](https://npmjs.com/package/@types/express) | ||
@@ -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
11774
161