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

@types/passport-linkedin-oauth2

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/passport-linkedin-oauth2 - npm Package Compare versions

Comparing version 1.5.4 to 1.5.5

6

passport-linkedin-oauth2/index.d.ts

@@ -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 {

8

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