@types/passport-local
Advanced tools
Comparing version 1.0.36 to 1.0.37
@@ -1,7 +0,1 @@ | ||
// Type definitions for passport-local 1.0.0 | ||
// Project: https://github.com/jaredhanson/passport-local | ||
// Definitions by: Maxime LUCE <https://github.com/SomaticIT> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
/// <reference types="passport"/> | ||
@@ -8,0 +2,0 @@ |
{ | ||
"name": "@types/passport-local", | ||
"version": "1.0.36", | ||
"version": "1.0.37", | ||
"description": "TypeScript definitions for passport-local", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport-local", | ||
"name": "Maxime LUCE", | ||
"url": "https://github.com/SomaticIT", | ||
"githubUsername": "SomaticIT" | ||
"githubUsername": "SomaticIT", | ||
"url": "https://github.com/SomaticIT" | ||
} | ||
@@ -28,4 +28,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "0ddf581884e6afbfab7b23252b1ae6c824af8e7e6249bb1c14c01b0e6a9078b2", | ||
"typesPublisherContentHash": "9fab555fa82f3991d24f19b0bd001e600231862299e8aef7b895586fb3ee7c5c", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,8 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for passport-local 1.0.0 | ||
// Project: https://github.com/jaredhanson/passport-local | ||
// Definitions by: Maxime LUCE <https://github.com/SomaticIT> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
/// <reference types="passport"/> | ||
@@ -69,7 +63,6 @@ | ||
### Additional Details | ||
* Last updated: Sun, 24 Sep 2023 06:37:28 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT | ||
* Dependencies: [@types/express](https://npmjs.com/package/@types/express), [@types/passport](https://npmjs.com/package/@types/passport), [@types/passport-strategy](https://npmjs.com/package/@types/passport-strategy) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Maxime LUCE](https://github.com/SomaticIT). |
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
5411
39
67