@types/hapi__glue
Advanced tools
Comparing version 6.1.7 to 6.1.8
@@ -1,8 +0,1 @@ | ||
// Type definitions for @hapi/glue 6.1 | ||
// Project: https://github.com/hapijs/glue | ||
// Definitions by: Silas Rech <https://github.com/lenovouser> | ||
// Avery Fay <https://github.com/btmorex> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.8 | ||
import { Plugin, Server, ServerOptions } from "@hapi/hapi"; | ||
@@ -9,0 +2,0 @@ |
{ | ||
"name": "@types/hapi__glue", | ||
"version": "6.1.7", | ||
"version": "6.1.8", | ||
"description": "TypeScript definitions for @hapi/glue", | ||
@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hapi__glue", | ||
"name": "Silas Rech", | ||
"url": "https://github.com/lenovouser", | ||
"githubUsername": "lenovouser" | ||
"githubUsername": "lenovouser", | ||
"url": "https://github.com/lenovouser" | ||
}, | ||
{ | ||
"name": "Avery Fay", | ||
"url": "https://github.com/btmorex", | ||
"githubUsername": "btmorex" | ||
"githubUsername": "btmorex", | ||
"url": "https://github.com/btmorex" | ||
} | ||
@@ -30,6 +30,7 @@ ], | ||
"@hapi/hapi": "^21.1.0", | ||
"@types/node": "*", | ||
"joi": "^17.7.0" | ||
}, | ||
"typesPublisherContentHash": "1dd6661b9e73f63d49514aa2fcf210782f15392cd1d76e548ef5900e78eaada6", | ||
"typesPublisherContentHash": "ebad04dce8767c72c800fcfdc43353b643c228b92827f681cc98242078827cca", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,9 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for @hapi/glue 6.1 | ||
// Project: https://github.com/hapijs/glue | ||
// Definitions by: Silas Rech <https://github.com/lenovouser> | ||
// Avery Fay <https://github.com/btmorex> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.8 | ||
import { Plugin, Server, ServerOptions } from "@hapi/hapi"; | ||
@@ -45,7 +38,6 @@ | ||
### Additional Details | ||
* Last updated: Sat, 16 Sep 2023 08:06: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 [Silas Rech](https://github.com/lenovouser), and [Avery Fay](https://github.com/btmorex). |
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
4241
3
18
42
+ Added@types/node@*
+ Added@types/node@22.10.5(transitive)
+ Addedundici-types@6.20.0(transitive)