@jest/fake-timers
Advanced tools
Comparing version 29.3.0 to 29.3.1
{ | ||
"name": "@jest/fake-timers", | ||
"version": "29.3.0", | ||
"version": "29.3.1", | ||
"repository": { | ||
@@ -20,11 +20,11 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/types": "^29.2.1", | ||
"@jest/types": "^29.3.1", | ||
"@sinonjs/fake-timers": "^9.1.2", | ||
"@types/node": "*", | ||
"jest-message-util": "^29.2.1", | ||
"jest-mock": "^29.3.0", | ||
"jest-util": "^29.2.1" | ||
"jest-message-util": "^29.3.1", | ||
"jest-mock": "^29.3.1", | ||
"jest-util": "^29.3.1" | ||
}, | ||
"devDependencies": { | ||
"@jest/test-utils": "^29.2.1", | ||
"@jest/test-utils": "^29.3.1", | ||
"@types/sinonjs__fake-timers": "^8.1.2" | ||
@@ -38,3 +38,3 @@ }, | ||
}, | ||
"gitHead": "84b8de987b33e2da20dc833aeb65f23d72a673cd" | ||
"gitHead": "05deb8393c4ad71e19be2567b704dfd3a2ab5fc9" | ||
} |
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.3.1
Updatedjest-message-util@^29.3.1
Updatedjest-mock@^29.3.1
Updatedjest-util@^29.3.1