@jest/fake-timers
Advanced tools
Comparing version 26.6.0 to 26.6.1
{ | ||
"name": "@jest/fake-timers", | ||
"version": "26.6.0", | ||
"version": "26.6.1", | ||
"repository": { | ||
@@ -13,8 +13,8 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/types": "^26.6.0", | ||
"@jest/types": "^26.6.1", | ||
"@sinonjs/fake-timers": "^6.0.1", | ||
"@types/node": "*", | ||
"jest-message-util": "^26.6.0", | ||
"jest-mock": "^26.6.0", | ||
"jest-util": "^26.6.0" | ||
"jest-message-util": "^26.6.1", | ||
"jest-mock": "^26.6.1", | ||
"jest-util": "^26.6.1" | ||
}, | ||
@@ -30,3 +30,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "b254fd82fdedcba200e1c7eddeaab83a09bdaaef" | ||
"gitHead": "f6366db60e32f1763e612288bf3984bcfa7a0a15" | ||
} |
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@^26.6.1
Updatedjest-message-util@^26.6.1
Updatedjest-mock@^26.6.1
Updatedjest-util@^26.6.1