@jest/fake-timers
Advanced tools
Comparing version 27.0.5 to 27.0.6
{ | ||
"name": "@jest/fake-timers", | ||
"version": "27.0.5", | ||
"version": "27.0.6", | ||
"repository": { | ||
@@ -17,8 +17,8 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/types": "^27.0.2", | ||
"@jest/types": "^27.0.6", | ||
"@sinonjs/fake-timers": "^7.0.2", | ||
"@types/node": "*", | ||
"jest-message-util": "^27.0.2", | ||
"jest-mock": "^27.0.3", | ||
"jest-util": "^27.0.2" | ||
"jest-message-util": "^27.0.6", | ||
"jest-mock": "^27.0.6", | ||
"jest-util": "^27.0.6" | ||
}, | ||
@@ -35,3 +35,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "dafa4737dc02887314fd99e4be92781c9f8f9415" | ||
"gitHead": "d257d1c44ba62079bd4307ae78ba226d47c56ac9" | ||
} |
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.0.6
Updatedjest-message-util@^27.0.6
Updatedjest-mock@^27.0.6
Updatedjest-util@^27.0.6