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.9 to 1.4.10

2

passport-oauth2/index.d.ts

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

type VerifyCallback = (err?: Error | null, user?: object, info?: object) => void;
type VerifyCallback = (err?: Error | null, user?: Express.User, info?: object) => void;

@@ -58,0 +58,0 @@ type VerifyFunction =

{
"name": "@types/passport-oauth2",
"version": "1.4.9",
"version": "1.4.10",
"description": "TypeScript definitions for passport-oauth2",

@@ -46,4 +46,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "58fdca6167f3ea9a3246c6b1620dd87e70ec03855c1ec130087957991f6d6881",
"typeScriptVersion": "2.8"
"typesPublisherContentHash": "42348281062bd3ba3c6a275f97c12cb2ea9bede953a3ff66b1a0e4b813e97922",
"typeScriptVersion": "3.3"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Mon, 06 Apr 2020 20:24:14 GMT
* Last updated: Mon, 28 Dec 2020 15:34:10 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)

@@ -14,0 +14,0 @@ * Global values: none

Sorry, the diff of this file is not supported yet

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