@jest/environment
Advanced tools
Comparing version 26.5.2 to 26.6.0
{ | ||
"name": "@jest/environment", | ||
"version": "26.5.2", | ||
"version": "26.6.0", | ||
"repository": { | ||
@@ -13,6 +13,6 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/fake-timers": "^26.5.2", | ||
"@jest/types": "^26.5.2", | ||
"@jest/fake-timers": "^26.6.0", | ||
"@jest/types": "^26.6.0", | ||
"@types/node": "*", | ||
"jest-mock": "^26.5.2" | ||
"jest-mock": "^26.6.0" | ||
}, | ||
@@ -25,3 +25,3 @@ "engines": { | ||
}, | ||
"gitHead": "d2bacceb51e7f05c9cb6d764d5cd886a2fd71267" | ||
"gitHead": "b254fd82fdedcba200e1c7eddeaab83a09bdaaef" | ||
} |
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/fake-timers@^26.6.0
Updated@jest/types@^26.6.0
Updatedjest-mock@^26.6.0