@jest/fake-timers
Advanced tools
Comparing version 27.4.1 to 27.4.2
{ | ||
"name": "@jest/fake-timers", | ||
"version": "27.4.1", | ||
"version": "27.4.2", | ||
"repository": { | ||
@@ -20,8 +20,8 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/types": "^27.4.1", | ||
"@jest/types": "^27.4.2", | ||
"@sinonjs/fake-timers": "^8.0.1", | ||
"@types/node": "*", | ||
"jest-message-util": "^27.4.1", | ||
"jest-mock": "^27.4.1", | ||
"jest-util": "^27.4.1" | ||
"jest-message-util": "^27.4.2", | ||
"jest-mock": "^27.4.2", | ||
"jest-util": "^27.4.2" | ||
}, | ||
@@ -38,3 +38,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "fa4a3982766b107ff604ba54081d9e4378f318a9" | ||
"gitHead": "7965591f785e936ada194f9d58f852735b50ab1c" | ||
} |
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@^27.4.2
Updatedjest-message-util@^27.4.2
Updatedjest-mock@^27.4.2
Updatedjest-util@^27.4.2