@jest/environment
Advanced tools
Comparing version 29.0.0-alpha.6 to 29.0.0
{ | ||
"name": "@jest/environment", | ||
"version": "29.0.0-alpha.6", | ||
"version": "29.0.0", | ||
"repository": { | ||
@@ -20,6 +20,6 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/fake-timers": "^29.0.0-alpha.6", | ||
"@jest/types": "^29.0.0-alpha.6", | ||
"@jest/fake-timers": "^29.0.0", | ||
"@jest/types": "^29.0.0", | ||
"@types/node": "*", | ||
"jest-mock": "^29.0.0-alpha.6" | ||
"jest-mock": "^29.0.0" | ||
}, | ||
@@ -32,3 +32,3 @@ "engines": { | ||
}, | ||
"gitHead": "4def94b073cad300e99de378ba900e6ba9b7032f" | ||
"gitHead": "75006e46c76f6fda14bbc0548f86edb2ba087cd2" | ||
} |
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
13321
Updated@jest/fake-timers@^29.0.0
Updated@jest/types@^29.0.0
Updatedjest-mock@^29.0.0