@types/sinon-test
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -5,3 +5,3 @@ // Type definitions for sinon-test 1.0 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.8 | ||
// TypeScript Version: 3.0 | ||
@@ -8,0 +8,0 @@ import * as Sinon from 'sinon'; |
{ | ||
"name": "@types/sinon-test", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "TypeScript definitions for sinon-test", | ||
@@ -14,5 +14,6 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
@@ -23,4 +24,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "56781806c916d466ac437c2df36f27e51ddb42947940f853851b04c3c71aa133", | ||
"typeScriptVersion": "2.8" | ||
"typesPublisherContentHash": "98085b7dd9d55d3cad1b3994a0452c39547e111fe6affc06c25f8d03a010bca3", | ||
"typeScriptVersion": "3.0" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped.git/tree/master/types/sinon-test | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sinon-test | ||
Additional Details | ||
* Last updated: Thu, 24 May 2018 17:14:29 GMT | ||
* Last updated: Sun, 18 Nov 2018 17:15:33 GMT | ||
* Dependencies: sinon | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
3093