jest-environment-node
Advanced tools
Comparing version 28.0.0-alpha.11 to 28.0.0
{ | ||
"name": "jest-environment-node", | ||
"version": "28.0.0-alpha.11", | ||
"version": "28.0.0", | ||
"repository": { | ||
@@ -20,11 +20,11 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/environment": "^28.0.0-alpha.11", | ||
"@jest/fake-timers": "^28.0.0-alpha.9", | ||
"@jest/types": "^28.0.0-alpha.9", | ||
"@jest/environment": "^28.0.0", | ||
"@jest/fake-timers": "^28.0.0", | ||
"@jest/types": "^28.0.0", | ||
"@types/node": "*", | ||
"jest-mock": "^28.0.0-alpha.9", | ||
"jest-util": "^28.0.0-alpha.9" | ||
"jest-mock": "^28.0.0", | ||
"jest-util": "^28.0.0" | ||
}, | ||
"devDependencies": { | ||
"@jest/test-utils": "^28.0.0-alpha.9" | ||
"@jest/test-utils": "^28.0.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "engines": { | ||
}, | ||
"gitHead": "8b4b78759d255746f11e396efe7d06ac93dbd05b" | ||
"gitHead": "8f9b812faf8e4d241d560a8574f0c6ed20a89365" | ||
} |
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
7885
Updated@jest/environment@^28.0.0
Updated@jest/fake-timers@^28.0.0
Updated@jest/types@^28.0.0
Updatedjest-mock@^28.0.0
Updatedjest-util@^28.0.0