@types/hapi__shot
Advanced tools
Comparing version 4.1.2 to 4.1.3
@@ -107,3 +107,3 @@ // Type definitions for @hapi/shot 4.1 | ||
/** an object containing the response trailers. */ | ||
trailers: {[index: string]: any}; | ||
trailers: { [index: string]: any }; | ||
} |
{ | ||
"name": "@types/hapi__shot", | ||
"version": "4.1.2", | ||
"version": "4.1.3", | ||
"description": "TypeScript definitions for @hapi/shot", | ||
@@ -35,4 +35,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hapi__shot", | ||
}, | ||
"typesPublisherContentHash": "b644581a586e6defcd7cbdad4be4ad80b1e348aedbdc6d53b7756e8ecac41d8f", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "12499c0dd7f27cc57582cdef6399bdc46afd40435fce330438b9cd3c5a5c0634", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 06 Jul 2021 20:33:13 GMT | ||
* Last updated: Sat, 16 Sep 2023 08:06:32 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
7908