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