@types/hoek
Advanced tools
Comparing version 4.1.6 to 4.1.7
@@ -163,2 +163,3 @@ export interface ContainOptions { | ||
*/ | ||
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type | ||
export function assert(condition: boolean, message: string | Error): void | Error; | ||
@@ -165,0 +166,0 @@ |
{ | ||
"name": "@types/hoek", | ||
"version": "4.1.6", | ||
"version": "4.1.7", | ||
"description": "TypeScript definitions for hoek", | ||
@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hoek", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "1115435a23dd41f8c888592718fa02eb4402adb9a76c65185df0dcf826485ffc", | ||
"typesPublisherContentHash": "326aafd11e33f32169e98b734ee9d5b4d2f084260329113628bd4bd1ffd69962", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 07 Nov 2023 03:09:37 GMT | ||
* Last updated: Wed, 22 Nov 2023 00:24:48 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ |
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
7546
167