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.3.5 to 0.4.0

5

passport/index.d.ts

@@ -1,4 +0,4 @@

// Type definitions for Passport 0.3
// Type definitions for Passport 0.4
// Project: http://passportjs.org
// Definitions by: Horiuchi_H <https://github.com/horiuchi>, Eric Naeseth <https://github.com/enaeseth>
// Definitions by: Horiuchi_H <https://github.com/horiuchi>, Eric Naeseth <https://github.com/enaeseth>, Igor Belagorudsky <https://github.com/theigor>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -45,2 +45,3 @@ // TypeScript Version: 2.3

userProperty?: string;
passReqToCallback?: boolean;
}

@@ -47,0 +48,0 @@

9

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

@@ -16,2 +16,7 @@ "license": "MIT",

"githubUsername": "enaeseth"
},
{
"name": "Igor Belagorudsky",
"url": "https://github.com/theigor",
"githubUsername": "theigor"
}

@@ -28,4 +33,4 @@ ],

},
"typesPublisherContentHash": "c10cca1dfa398bdfdb8a4abeff59fd37f35f67a86abac4c4abca5a47052e2ae3",
"typesPublisherContentHash": "4bfdd8d0c19d80a3e14e82591f5da0c3ad68a31740b37ed94e181fb8a4139815",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Wed, 25 Oct 2017 18:38:03 GMT
* Last updated: Thu, 09 Nov 2017 09:57:14 GMT
* Dependencies: express

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Horiuchi_H <https://github.com/horiuchi>, Eric Naeseth <https://github.com/enaeseth>.
These definitions were written by Horiuchi_H <https://github.com/horiuchi>, Eric Naeseth <https://github.com/enaeseth>, Igor Belagorudsky <https://github.com/theigor>.
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