@jest/fake-timers
Advanced tools
Comparing version 29.4.0 to 29.4.1
{ | ||
"name": "@jest/fake-timers", | ||
"version": "29.4.0", | ||
"version": "29.4.1", | ||
"repository": { | ||
@@ -20,11 +20,11 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/types": "^29.4.0", | ||
"@jest/types": "^29.4.1", | ||
"@sinonjs/fake-timers": "^10.0.2", | ||
"@types/node": "*", | ||
"jest-message-util": "^29.4.0", | ||
"jest-mock": "^29.4.0", | ||
"jest-util": "^29.4.0" | ||
"jest-message-util": "^29.4.1", | ||
"jest-mock": "^29.4.1", | ||
"jest-util": "^29.4.1" | ||
}, | ||
"devDependencies": { | ||
"@jest/test-utils": "^29.4.0", | ||
"@jest/test-utils": "^29.4.1", | ||
"@types/sinonjs__fake-timers": "^8.1.2" | ||
@@ -38,3 +38,3 @@ }, | ||
}, | ||
"gitHead": "4bc0e8acaf990e6618a7bed1dca67760c20bb12a" | ||
"gitHead": "bc84c8a15649aaaefdd624dc83824518c17467ed" | ||
} |
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@^29.4.1
Updatedjest-message-util@^29.4.1
Updatedjest-mock@^29.4.1
Updatedjest-util@^29.4.1