Socket
Socket
Sign inDemoInstall

@types/passport

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/passport - npm Package Compare versions

Comparing version 0.4.5 to 0.4.6

5

passport/index.d.ts

@@ -15,3 +15,3 @@ // Type definitions for Passport 0.4

authInfo?: any;
user?: User;
user?: any;

@@ -30,5 +30,2 @@ // These declarations are merged into express's Request type

}
interface User {
[_: string]: any;
}
}

@@ -35,0 +32,0 @@ }

6

passport/package.json
{
"name": "@types/passport",
"version": "0.4.5",
"version": "0.4.6",
"description": "TypeScript definitions for Passport",

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

"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},

@@ -43,4 +43,4 @@ "scripts": {},

},
"typesPublisherContentHash": "a23d73877b3c7adb4d479486eb8219706935030f54c7ba50aa778568e16362ce",
"typesPublisherContentHash": "8676ef3299c2c275a6ddb4e6f92dbc52502ce7cd51585ff5116caa04ab009d10",
"typeScriptVersion": "2.3"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport
Additional Details
* Last updated: Thu, 19 Apr 2018 00:11:02 GMT
* Last updated: Sat, 21 Jul 2018 02:05:50 GMT
* Dependencies: express

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