@types/sinon
Advanced tools
Comparing version 10.0.0 to 10.0.1
{ | ||
"name": "@types/sinon", | ||
"version": "10.0.0", | ||
"version": "10.0.1", | ||
"description": "TypeScript definitions for Sinon", | ||
@@ -62,6 +62,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"@sinonjs/fake-timers": "^7.0.4" | ||
"@sinonjs/fake-timers": "^7.1.0" | ||
}, | ||
"typesPublisherContentHash": "95e0cda6d0f0891fa298f46d52633779bdfe240698ca59c41913236488aab45d", | ||
"typesPublisherContentHash": "32b830718109a616f30d0ec128f9b799c981d61e4ae2700398ef6bd50a588570", | ||
"typeScriptVersion": "3.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 14 Apr 2021 09:31:22 GMT | ||
* Last updated: Tue, 25 May 2021 18:01:38 GMT | ||
* Dependencies: [@types/sinonjs__fake-timers](https://npmjs.com/package/@types/sinonjs__fake-timers) | ||
@@ -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
Updated@sinonjs/fake-timers@^7.1.0