@types/passport-strategy
Advanced tools
Comparing version 0.2.30 to 0.2.31
// 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>. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
5520
0
85
17