@jest/environment
Advanced tools
Comparing version 26.0.0-alpha.2 to 26.0.0
{ | ||
"name": "@jest/environment", | ||
"version": "26.0.0-alpha.2", | ||
"version": "26.0.0", | ||
"repository": { | ||
@@ -13,5 +13,5 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/fake-timers": "^26.0.0-alpha.2", | ||
"@jest/types": "^26.0.0-alpha.2", | ||
"jest-mock": "^26.0.0-alpha.2" | ||
"@jest/fake-timers": "^26.0.0", | ||
"@jest/types": "^26.0.0", | ||
"jest-mock": "^26.0.0" | ||
}, | ||
@@ -27,3 +27,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "68b65afc97688bd5b0b433f8f585da57dcd1d418" | ||
"gitHead": "343532a21f640ac2709c4076eef57e52279542e1" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
13022
Updated@jest/fake-timers@^26.0.0
Updated@jest/types@^26.0.0
Updatedjest-mock@^26.0.0