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.1 to 1.5.2

1

passport-linkedin-oauth2/index.d.ts

@@ -32,2 +32,3 @@ // Type definitions for passport-linkedin-oauth2 1.5

scope?: string[];
scopeSeparator?: string;

@@ -34,0 +35,0 @@ enableProof?: boolean;

8

passport-linkedin-oauth2/package.json
{
"name": "@types/passport-linkedin-oauth2",
"version": "1.5.1",
"version": "1.5.2",
"description": "TypeScript definitions for passport-linkedin-oauth2",

@@ -14,3 +14,3 @@ "license": "MIT",

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -26,4 +26,4 @@ "type": "git",

},
"typesPublisherContentHash": "deb54ad07a1b94b754ac6cc0e3dd6cc84467bb522e1308b0c55dc80e8fdefc30",
"typeScriptVersion": "2.3"
"typesPublisherContentHash": "7c02c5a667c19e40aa7bfe0916fc5b5870805745a14741968b4848f1633f6855",
"typeScriptVersion": "3.4"
}

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

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport-linkedin-oauth2
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport-linkedin-oauth2.
Additional Details
* Last updated: Mon, 30 Sep 2019 19:36:48 GMT
* Dependencies: @types/passport, @types/express
### Additional Details
* Last updated: Thu, 21 Jan 2021 22:25:12 GMT
* Dependencies: [@types/passport](https://npmjs.com/package/@types/passport), [@types/express](https://npmjs.com/package/@types/express)
* Global values: none
# Credits
These definitions were written by Andrew Vetovitz <https://github.com/andrewvetovitz>.
These definitions were written by [Andrew Vetovitz](https://github.com/andrewvetovitz).

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