@types/passport-linkedin-oauth2
Advanced tools
Comparing version 1.5.4 to 1.5.5
@@ -1,7 +0,1 @@ | ||
// Type definitions for passport-linkedin-oauth2 1.5 | ||
// Project: https://github.com/auth0/passport-linkedin-oauth2 | ||
// Definitions by: Andrew Vetovitz <https://github.com/andrewvetovitz> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
import { Request } from "express"; | ||
@@ -8,0 +2,0 @@ import { |
{ | ||
"name": "@types/passport-linkedin-oauth2", | ||
"version": "1.5.4", | ||
"version": "1.5.5", | ||
"description": "TypeScript definitions for passport-linkedin-oauth2", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport-linkedin-oauth2", | ||
"name": "Andrew Vetovitz", | ||
"url": "https://github.com/andrewvetovitz", | ||
"githubUsername": "andrewvetovitz" | ||
"githubUsername": "andrewvetovitz", | ||
"url": "https://github.com/andrewvetovitz" | ||
} | ||
@@ -27,4 +27,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "972b664898e4002766dd49d860847a965c2e0a215af855d2c4298ee1c167fa1d", | ||
"typesPublisherContentHash": "bd5fdd5fb0268c51e45e8b9919755a14a67028d34ccf55737b1a3653890f3081", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,8 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for passport-linkedin-oauth2 1.5 | ||
// Project: https://github.com/auth0/passport-linkedin-oauth2 | ||
// Definitions by: Andrew Vetovitz <https://github.com/andrewvetovitz> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
import { Request } from "express"; | ||
@@ -83,7 +77,6 @@ import { | ||
### Additional Details | ||
* Last updated: Sun, 24 Sep 2023 06:37:28 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT | ||
* Dependencies: [@types/express](https://npmjs.com/package/@types/express), [@types/passport](https://npmjs.com/package/@types/passport) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Andrew Vetovitz](https://github.com/andrewvetovitz). |
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
6048
52
81