@types/sinon
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -407,2 +407,5 @@ // Type definitions for Sinon 2.1.0 | ||
restore(): void; | ||
reset(): void; | ||
resetHistory(): void; | ||
resetBehavior(): void; | ||
} | ||
@@ -409,0 +412,0 @@ |
{ | ||
"name": "@types/sinon", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "TypeScript definitions for Sinon", | ||
@@ -24,4 +24,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "d1a0299bfaab54ee3cad70e4e64bb180260214b19a838344295f527a46f7e9a2", | ||
"typesPublisherContentHash": "44f1be92872ff54e1a5efb696b694f5223212fd57e8f7f7467bf3d08b1b6b19b", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/sinon | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sinon | ||
Additional Details | ||
* Last updated: Wed, 29 Mar 2017 18:32:03 GMT | ||
* Last updated: Fri, 31 Mar 2017 17:10:08 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: sinon |
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
17291
398