jest-environment-jsdom
Advanced tools
Comparing version 27.2.4 to 27.2.5
{ | ||
"name": "jest-environment-jsdom", | ||
"version": "27.2.4", | ||
"version": "27.2.5", | ||
"repository": { | ||
@@ -17,12 +17,12 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/environment": "^27.2.4", | ||
"@jest/fake-timers": "^27.2.4", | ||
"@jest/types": "^27.2.4", | ||
"@jest/environment": "^27.2.5", | ||
"@jest/fake-timers": "^27.2.5", | ||
"@jest/types": "^27.2.5", | ||
"@types/node": "*", | ||
"jest-mock": "^27.2.4", | ||
"jest-util": "^27.2.4", | ||
"jest-mock": "^27.2.5", | ||
"jest-util": "^27.2.5", | ||
"jsdom": "^16.6.0" | ||
}, | ||
"devDependencies": { | ||
"@jest/test-utils": "^27.2.4", | ||
"@jest/test-utils": "^27.2.5", | ||
"@types/jsdom": "^16.2.4" | ||
@@ -36,3 +36,3 @@ }, | ||
}, | ||
"gitHead": "5886f6c4d681aa9fc9bfc2517efd2b7f6035a4cd" | ||
"gitHead": "251b8014e8e3ac8da2fca88b5a1bc401f3b92326" | ||
} |
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/environment@^27.2.5
Updated@jest/fake-timers@^27.2.5
Updated@jest/types@^27.2.5
Updatedjest-mock@^27.2.5
Updatedjest-util@^27.2.5