@types/passport-http-bearer
Advanced tools
Comparing version 1.0.38 to 1.0.39
@@ -1,7 +0,1 @@ | ||
// Type definitions for passport-http-bearer 1.0.1 | ||
// Project: https://github.com/jaredhanson/passport-http-bearer | ||
// Definitions by: Isman Usoh <https://github.com/isman-usoh> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
/// <reference types="passport"/> | ||
@@ -8,0 +2,0 @@ /// <reference types="express" /> |
{ | ||
"name": "@types/passport-http-bearer", | ||
"version": "1.0.38", | ||
"version": "1.0.39", | ||
"description": "TypeScript definitions for passport-http-bearer", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport-http-bearer", | ||
"name": "Isman Usoh", | ||
"url": "https://github.com/isman-usoh", | ||
"githubUsername": "isman-usoh" | ||
"githubUsername": "isman-usoh", | ||
"url": "https://github.com/isman-usoh" | ||
} | ||
@@ -28,4 +28,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "bc7b4d446740ec572f0f0eca1a54b568908661617876a6881ad93f4ffbbf09b8", | ||
"typesPublisherContentHash": "072f4ec62f65fb98667964a116aa3be599ecbd7ae2a58780a31f62227f2f491f", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,8 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for passport-http-bearer 1.0.1 | ||
// Project: https://github.com/jaredhanson/passport-http-bearer | ||
// Definitions by: Isman Usoh <https://github.com/isman-usoh> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
/// <reference types="passport"/> | ||
@@ -76,7 +70,6 @@ /// <reference types="express" /> | ||
### 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/koa](https://npmjs.com/package/@types/koa), [@types/passport](https://npmjs.com/package/@types/passport) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Isman Usoh](https://github.com/isman-usoh). |
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
5926
46
74