Socket
Socket
Sign inDemoInstall

@types/passport-strategy

Package Overview
Dependencies
13
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.30 to 0.2.31

passport-strategy/LICENSE

2

passport-strategy/index.d.ts
// Type definitions for Passport Strategy module v0.2.0
// Project: https://github.com/jaredhanson/passport-strategy
// Definitions by: Lior Mualem <https://github.com/liorm/>
// Definitions by: Lior Mualem <https://github.com/liorm>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -5,0 +5,0 @@

{
"name": "@types/passport-strategy",
"version": "0.2.30",
"description": "TypeScript definitions for Passport Strategy module v0.2.0",
"version": "0.2.31",
"description": "TypeScript definitions for Passport Strategy module",
"license": "MIT",
"author": "Lior Mualem <https://github.com/liorm/>",
"contributors": [
{
"name": "Lior Mualem",
"url": "https://github.com/liorm"
}
],
"main": "",

@@ -14,7 +19,7 @@ "repository": {

"dependencies": {
"@types/express": "*",
"@types/passport": "*"
"@types/passport": "*",
"@types/express": "*"
},
"typings": "index.d.ts",
"typesPublisherContentHash": "18cdf8c2a2237d472425d98966bb07c904280f3f4a07e86960d59efc3a35a205"
"typesPublisherContentHash": "b1a3b0801ecaf0f451ab19da31b1da83af0b20c905db07af373789302fc30e80",
"typeScriptVersion": "2.0"
}

@@ -5,15 +5,13 @@ # Installation

# Summary
This package contains type definitions for Passport Strategy module v0.2.0 (https://github.com/jaredhanson/passport-strategy).
This package contains type definitions for Passport Strategy module (https://github.com/jaredhanson/passport-strategy).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/passport-strategy
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport-strategy
Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* File structure: ProperModule
* Library Dependencies: express, passport
* Module Dependencies: express, passport
* Global values: Strategy
* Last updated: Mon, 21 Aug 2017 21:59:27 GMT
* Dependencies: passport, express
* Global values: none
# Credits
These definitions were written by Lior Mualem <https://github.com/liorm/>.
These definitions were written by Lior Mualem <https://github.com/liorm>.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc