@jest/fake-timers
Advanced tools
Comparing version 29.3.1 to 29.4.0
{ | ||
"name": "@jest/fake-timers", | ||
"version": "29.3.1", | ||
"version": "29.4.0", | ||
"repository": { | ||
@@ -20,11 +20,11 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/types": "^29.3.1", | ||
"@sinonjs/fake-timers": "^9.1.2", | ||
"@jest/types": "^29.4.0", | ||
"@sinonjs/fake-timers": "^10.0.2", | ||
"@types/node": "*", | ||
"jest-message-util": "^29.3.1", | ||
"jest-mock": "^29.3.1", | ||
"jest-util": "^29.3.1" | ||
"jest-message-util": "^29.4.0", | ||
"jest-mock": "^29.4.0", | ||
"jest-util": "^29.4.0" | ||
}, | ||
"devDependencies": { | ||
"@jest/test-utils": "^29.3.1", | ||
"@jest/test-utils": "^29.4.0", | ||
"@types/sinonjs__fake-timers": "^8.1.2" | ||
@@ -38,3 +38,3 @@ }, | ||
}, | ||
"gitHead": "05deb8393c4ad71e19be2567b704dfd3a2ab5fc9" | ||
"gitHead": "4bc0e8acaf990e6618a7bed1dca67760c20bb12a" | ||
} |
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
40553
7
+ Added@sinonjs/commons@3.0.1(transitive)
+ Added@sinonjs/fake-timers@10.3.0(transitive)
- Removed@sinonjs/commons@1.8.6(transitive)
- Removed@sinonjs/fake-timers@9.1.2(transitive)
Updated@jest/types@^29.4.0
Updated@sinonjs/fake-timers@^10.0.2
Updatedjest-message-util@^29.4.0
Updatedjest-mock@^29.4.0
Updatedjest-util@^29.4.0