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.13 to 1.4.14

11

passport-oauth2/index.d.ts

@@ -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";

28

passport-oauth2/package.json
{
"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).
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