@types/mockery
Advanced tools
Comparing version 1.4.31 to 1.4.32
@@ -1,6 +0,1 @@ | ||
// Type definitions for mockery 1.4.0 | ||
// Project: https://github.com/mfncooper/mockery | ||
// Definitions by: jt000 <https://github.com/jt000> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
interface MockeryEnableArgs { | ||
@@ -7,0 +2,0 @@ useCleanCache?: boolean | undefined; |
{ | ||
"name": "@types/mockery", | ||
"version": "1.4.31", | ||
"version": "1.4.32", | ||
"description": "TypeScript definitions for mockery", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mockery", | ||
"name": "jt000", | ||
"url": "https://github.com/jt000", | ||
"githubUsername": "jt000" | ||
"githubUsername": "jt000", | ||
"url": "https://github.com/jt000" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "78ab18ee9011b701e975bd462fe4dc2691c845a372cd1f7df4be49b931448883", | ||
"typesPublisherContentHash": "9ac67da41a7faeaca76e52843021d771401e2ec624578cdc007e0b8c820257ad", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for mockery 1.4.0 | ||
// Project: https://github.com/mfncooper/mockery | ||
// Definitions by: jt000 <https://github.com/jt000> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
interface MockeryEnableArgs { | ||
@@ -46,7 +41,6 @@ useCleanCache?: boolean | undefined; | ||
### Additional Details | ||
* Last updated: Wed, 27 Sep 2023 09:42:16 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [jt000](https://github.com/jt000). |
4594
19
45