@types/hapi-auth-bearer-token
Advanced tools
Comparing version 6.1.6 to 6.1.7
@@ -1,6 +0,2 @@ | ||
// Type definitions for hapi-auth-bearer-token 6.1 | ||
// Project: https://github.com/johnbrett/hapi-auth-bearer-token | ||
// Definitions by: Rodrigo Saboya <https://github.com/saboya> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// Minimum TypeScript Version: 4.9 | ||
/// <reference types="node" /> | ||
@@ -7,0 +3,0 @@ import { AuthenticationData, Plugin, Request, ResponseToolkit } from "@hapi/hapi"; |
{ | ||
"name": "@types/hapi-auth-bearer-token", | ||
"version": "6.1.6", | ||
"version": "6.1.7", | ||
"description": "TypeScript definitions for hapi-auth-bearer-token", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hapi-auth-bearer-token", | ||
"name": "Rodrigo Saboya", | ||
"url": "https://github.com/saboya", | ||
"githubUsername": "saboya" | ||
"githubUsername": "saboya", | ||
"url": "https://github.com/saboya" | ||
} | ||
@@ -25,6 +25,7 @@ ], | ||
"@hapi/hapi": "^21.1.0", | ||
"@types/node": "*", | ||
"joi": "^17.7.0" | ||
}, | ||
"typesPublisherContentHash": "d9f8f1d3992dc835e316d34e3c2160207ace50b6f65beebbd5e739e4c488380e", | ||
"typesPublisherContentHash": "76c10d2503da7854a65cab2303e7bdb8c50172bf5960d12e28078b72c476af0e", | ||
"typeScriptVersion": "4.9" | ||
} |
@@ -11,7 +11,3 @@ # Installation | ||
````ts | ||
// Type definitions for hapi-auth-bearer-token 6.1 | ||
// Project: https://github.com/johnbrett/hapi-auth-bearer-token | ||
// Definitions by: Rodrigo Saboya <https://github.com/saboya> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// Minimum TypeScript Version: 4.9 | ||
/// <reference types="node" /> | ||
@@ -50,7 +46,6 @@ import { AuthenticationData, Plugin, Request, ResponseToolkit } from "@hapi/hapi"; | ||
### Additional Details | ||
* Last updated: Tue, 10 Oct 2023 18:07:32 GMT | ||
* Dependencies: [@types/hapi__hapi](https://npmjs.com/package/@types/hapi__hapi) | ||
* Global values: none | ||
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT | ||
* Dependencies: [@hapi/hapi](https://npmjs.com/package/@hapi/hapi), [@types/node](https://npmjs.com/package/@types/node), [joi](https://npmjs.com/package/joi) | ||
# Credits | ||
These definitions were written by [Rodrigo Saboya](https://github.com/saboya). |
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
4870
3
23
50
+ Added@types/node@*
+ Added@types/node@22.10.2(transitive)
+ Addedundici-types@6.20.0(transitive)