@types/passport-oauth2
Advanced tools
Comparing version 1.4.13 to 1.4.14
@@ -1,12 +0,1 @@ | ||
// Type definitions for passport-oauth2 1.4 | ||
// Project: https://github.com/jaredhanson/passport-oauth2#readme | ||
// Definitions by: Pasi Eronen <https://github.com/pasieronen> | ||
// Wang Zishi <https://github.com/WangZishi> | ||
// Eduardo AC <https://github.com/EduardoAC> | ||
// Ivan Fernandes <https://github.com/ivan94> | ||
// Daphne Smit <https://github.com/daphnesmit> | ||
// Joel Klint <https://github.com/JoelKlint> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
import { Request } from "express"; | ||
@@ -13,0 +2,0 @@ import { OutgoingHttpHeaders } from "http"; |
{ | ||
"name": "@types/passport-oauth2", | ||
"version": "1.4.13", | ||
"version": "1.4.14", | ||
"description": "TypeScript definitions for passport-oauth2", | ||
@@ -10,29 +10,29 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport-oauth2", | ||
"name": "Pasi Eronen", | ||
"url": "https://github.com/pasieronen", | ||
"githubUsername": "pasieronen" | ||
"githubUsername": "pasieronen", | ||
"url": "https://github.com/pasieronen" | ||
}, | ||
{ | ||
"name": "Wang Zishi", | ||
"url": "https://github.com/WangZishi", | ||
"githubUsername": "WangZishi" | ||
"githubUsername": "WangZishi", | ||
"url": "https://github.com/WangZishi" | ||
}, | ||
{ | ||
"name": "Eduardo AC", | ||
"url": "https://github.com/EduardoAC", | ||
"githubUsername": "EduardoAC" | ||
"githubUsername": "EduardoAC", | ||
"url": "https://github.com/EduardoAC" | ||
}, | ||
{ | ||
"name": "Ivan Fernandes", | ||
"url": "https://github.com/ivan94", | ||
"githubUsername": "ivan94" | ||
"githubUsername": "ivan94", | ||
"url": "https://github.com/ivan94" | ||
}, | ||
{ | ||
"name": "Daphne Smit", | ||
"url": "https://github.com/daphnesmit", | ||
"githubUsername": "daphnesmit" | ||
"githubUsername": "daphnesmit", | ||
"url": "https://github.com/daphnesmit" | ||
}, | ||
{ | ||
"name": "Joel Klint", | ||
"url": "https://github.com/JoelKlint", | ||
"githubUsername": "JoelKlint" | ||
"githubUsername": "JoelKlint", | ||
"url": "https://github.com/JoelKlint" | ||
} | ||
@@ -53,4 +53,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "3607546ba268139bba77003893f99ffbf3aec06c05abb7814932a9bb4204426d", | ||
"typesPublisherContentHash": "5122179f79157367c9b8560788934f677efcd9bd1d19a23d3d6c9b009d1d2836", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### 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/oauth](https://npmjs.com/package/@types/oauth), [@types/passport](https://npmjs.com/package/@types/passport) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Pasi Eronen](https://github.com/pasieronen), [Wang Zishi](https://github.com/WangZishi), [Eduardo AC](https://github.com/EduardoAC), [Ivan Fernandes](https://github.com/ivan94), [Daphne Smit](https://github.com/daphnesmit), and [Joel Klint](https://github.com/JoelKlint). |
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
7777
102
16