+1
-1
@@ -187,2 +187,2 @@ // Type definitions for lab 11.1.0 | ||
| type TestWithOptionsArgs = (desc: string, options: TestOptions, cb: TestCallback) => {} | ||
| type TestWithOptionsArgs = (desc: string, options: TestOptions, cb: TestCallback) => {}; |
+3
-3
| { | ||
| "name": "@types/lab", | ||
| "version": "11.1.1", | ||
| "version": "11.1.2", | ||
| "description": "TypeScript definitions for lab", | ||
@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lab", | ||
| "dependencies": {}, | ||
| "typesPublisherContentHash": "f6ffd84246a8953fda1d84599a39ef3f80548ca68f8cf9dd21fb1b9dd283ce8b", | ||
| "typeScriptVersion": "3.6" | ||
| "typesPublisherContentHash": "a8bd2d20e3f2ed843bc5f16ef0b5093f515650d96b442bbf68f667846e58b141", | ||
| "typeScriptVersion": "4.3" | ||
| } |
+1
-1
@@ -11,3 +11,3 @@ # Installation | ||
| ### Additional Details | ||
| * Last updated: Thu, 08 Jul 2021 16:23:29 GMT | ||
| * Last updated: Wed, 30 Aug 2023 19:34:48 GMT | ||
| * Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
8348
0.01%