@types/passport-strategy
Advanced tools
Comparing version 0.2.31 to 0.2.32
@@ -5,2 +5,3 @@ // Type definitions for Passport Strategy module v0.2.0 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
@@ -7,0 +8,0 @@ /// <reference types="passport"/> |
{ | ||
"name": "@types/passport-strategy", | ||
"version": "0.2.31", | ||
"version": "0.2.32", | ||
"description": "TypeScript definitions for Passport Strategy module", | ||
@@ -9,3 +9,4 @@ "license": "MIT", | ||
"name": "Lior Mualem", | ||
"url": "https://github.com/liorm" | ||
"url": "https://github.com/liorm", | ||
"githubUsername": "liorm" | ||
} | ||
@@ -23,4 +24,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "b1a3b0801ecaf0f451ab19da31b1da83af0b20c905db07af373789302fc30e80", | ||
"typeScriptVersion": "2.0" | ||
"typesPublisherContentHash": "7d33c2417f4bdd6a4039d9604be78ae6a06383b4e75d14d1e73aaf4e59c89a4e", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 21 Aug 2017 21:59:27 GMT | ||
* Last updated: Wed, 25 Oct 2017 18:38:03 GMT | ||
* Dependencies: passport, express | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
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
5704
86