@types/sinon-test
Advanced tools
Comparing version 2.4.4 to 2.4.5
@@ -1,7 +0,1 @@ | ||
// Type definitions for sinon-test 2.4 | ||
// Project: https://github.com/sinonjs/sinon-test | ||
// Definitions by: Francis Saul <https://github.com/mummybot> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.8 | ||
import * as Sinon from "sinon"; | ||
@@ -8,0 +2,0 @@ |
{ | ||
"name": "@types/sinon-test", | ||
"version": "2.4.4", | ||
"version": "2.4.5", | ||
"description": "TypeScript definitions for sinon-test", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sinon-test", | ||
"name": "Francis Saul", | ||
"url": "https://github.com/mummybot", | ||
"githubUsername": "mummybot" | ||
"githubUsername": "mummybot", | ||
"url": "https://github.com/mummybot" | ||
} | ||
@@ -26,4 +26,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "27f96cca486d7a17866b04bffe61ffc591093f35925e3bdee5d13d31aab91848", | ||
"typesPublisherContentHash": "ac80a7cd565026d57fb4eb3c502b72d9bccc854bd875294ef9bec37617c09446", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,8 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for sinon-test 2.4 | ||
// Project: https://github.com/sinonjs/sinon-test | ||
// Definitions by: Francis Saul <https://github.com/mummybot> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.8 | ||
import * as Sinon from "sinon"; | ||
@@ -38,7 +32,6 @@ | ||
### Additional Details | ||
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT | ||
* Dependencies: [@types/sinon](https://npmjs.com/package/@types/sinon) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Francis Saul](https://github.com/mummybot). |
3668
13
36