@jest/fake-timers
Advanced tools
Comparing version 26.3.0 to 26.5.0
{ | ||
"name": "@jest/fake-timers", | ||
"version": "26.3.0", | ||
"version": "26.5.0", | ||
"repository": { | ||
@@ -13,8 +13,8 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/types": "^26.3.0", | ||
"@jest/types": "^26.5.0", | ||
"@sinonjs/fake-timers": "^6.0.1", | ||
"@types/node": "*", | ||
"jest-message-util": "^26.3.0", | ||
"jest-mock": "^26.3.0", | ||
"jest-util": "^26.3.0" | ||
"jest-message-util": "^26.5.0", | ||
"jest-mock": "^26.5.0", | ||
"jest-util": "^26.5.0" | ||
}, | ||
@@ -30,3 +30,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "3a7e06fe855515a848241bb06a6f6e117847443d" | ||
"gitHead": "68d1b1b638bc7464c2794a957c1b894de7da2ee3" | ||
} |
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@jest/types@^26.5.0
Updatedjest-message-util@^26.5.0
Updatedjest-mock@^26.5.0
Updatedjest-util@^26.5.0