Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/passport-oauth2

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/passport-oauth2 - npm Package Compare versions

Comparing version 1.4.8 to 1.4.9

4

passport-oauth2/index.d.ts

@@ -7,2 +7,3 @@ // Type definitions for passport-oauth2 1.4

// Ivan Fernandes <https://github.com/ivan94>
// Daphne Smit <https://github.com/daphnesmit>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -76,2 +77,5 @@ // TypeScript Version: 2.3

state?: any;
skipUserProfile?: any;
pkce?: boolean;
proxy?: any;
}

@@ -78,0 +82,0 @@ interface StrategyOptions extends _StrategyOptionsBase {

16

passport-oauth2/package.json
{
"name": "@types/passport-oauth2",
"version": "1.4.8",
"version": "1.4.9",
"description": "TypeScript definitions for passport-oauth2",

@@ -26,9 +26,15 @@ "license": "MIT",

"githubUsername": "ivan94"
},
{
"name": "Daphne Smit",
"url": "https://github.com/daphnesmit",
"githubUsername": "daphnesmit"
}
],
"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/passport-oauth2"
},

@@ -41,4 +47,4 @@ "scripts": {},

},
"typesPublisherContentHash": "d420baea9f276924e05b9e9d1c2481562b7f372d3688a6f497ce8472b202a5aa",
"typeScriptVersion": "2.3"
"typesPublisherContentHash": "58fdca6167f3ea9a3246c6b1620dd87e70ec03855c1ec130087957991f6d6881",
"typeScriptVersion": "2.8"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport-oauth2
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport-oauth2.
Additional Details
* Last updated: Mon, 10 Dec 2018 23:45:30 GMT
* Dependencies: @types/express, @types/passport, @types/oauth
### Additional Details
* Last updated: Mon, 06 Apr 2020 20:24:14 GMT
* Dependencies: [@types/express](https://npmjs.com/package/@types/express), [@types/passport](https://npmjs.com/package/@types/passport), [@types/oauth](https://npmjs.com/package/@types/oauth)
* 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>.
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), and [Daphne Smit](https://github.com/daphnesmit).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc