@types/passport-linkedin-oauth2
Advanced tools
Comparing version 1.5.1 to 1.5.2
@@ -32,2 +32,3 @@ // Type definitions for passport-linkedin-oauth2 1.5 | ||
scope?: string[]; | ||
scopeSeparator?: string; | ||
@@ -34,0 +35,0 @@ enableProof?: boolean; |
{ | ||
"name": "@types/passport-linkedin-oauth2", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"description": "TypeScript definitions for passport-linkedin-oauth2", | ||
@@ -14,3 +14,3 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"types": "index.d.ts", | ||
"repository": { | ||
@@ -26,4 +26,4 @@ "type": "git", | ||
}, | ||
"typesPublisherContentHash": "deb54ad07a1b94b754ac6cc0e3dd6cc84467bb522e1308b0c55dc80e8fdefc30", | ||
"typeScriptVersion": "2.3" | ||
"typesPublisherContentHash": "7c02c5a667c19e40aa7bfe0916fc5b5870805745a14741968b4848f1633f6855", | ||
"typeScriptVersion": "3.4" | ||
} |
@@ -8,10 +8,10 @@ # Installation | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport-linkedin-oauth2 | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport-linkedin-oauth2. | ||
Additional Details | ||
* Last updated: Mon, 30 Sep 2019 19:36:48 GMT | ||
* Dependencies: @types/passport, @types/express | ||
### Additional Details | ||
* Last updated: Thu, 21 Jan 2021 22:25:12 GMT | ||
* Dependencies: [@types/passport](https://npmjs.com/package/@types/passport), [@types/express](https://npmjs.com/package/@types/express) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Andrew Vetovitz <https://github.com/andrewvetovitz>. | ||
These definitions were written by [Andrew Vetovitz](https://github.com/andrewvetovitz). |
Sorry, the diff of this file is not supported yet
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
4406
44