jest-runtime
Advanced tools
Comparing version 29.0.0-alpha.3 to 29.0.0-alpha.4
{ | ||
"name": "jest-runtime", | ||
"version": "29.0.0-alpha.3", | ||
"version": "29.0.0-alpha.4", | ||
"repository": { | ||
@@ -20,9 +20,9 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/environment": "^29.0.0-alpha.3", | ||
"@jest/fake-timers": "^29.0.0-alpha.3", | ||
"@jest/globals": "^29.0.0-alpha.3", | ||
"@jest/environment": "^29.0.0-alpha.4", | ||
"@jest/fake-timers": "^29.0.0-alpha.4", | ||
"@jest/globals": "^29.0.0-alpha.4", | ||
"@jest/source-map": "^29.0.0-alpha.3", | ||
"@jest/test-result": "^29.0.0-alpha.3", | ||
"@jest/transform": "^29.0.0-alpha.3", | ||
"@jest/types": "^29.0.0-alpha.3", | ||
"@jest/test-result": "^29.0.0-alpha.4", | ||
"@jest/transform": "^29.0.0-alpha.4", | ||
"@jest/types": "^29.0.0-alpha.4", | ||
"@types/node": "*", | ||
@@ -34,9 +34,9 @@ "chalk": "^4.0.0", | ||
"graceful-fs": "^4.2.9", | ||
"jest-haste-map": "^29.0.0-alpha.3", | ||
"jest-message-util": "^29.0.0-alpha.3", | ||
"jest-mock": "^29.0.0-alpha.3", | ||
"jest-haste-map": "^29.0.0-alpha.4", | ||
"jest-message-util": "^29.0.0-alpha.4", | ||
"jest-mock": "^29.0.0-alpha.4", | ||
"jest-regex-util": "^29.0.0-alpha.3", | ||
"jest-resolve": "^29.0.0-alpha.3", | ||
"jest-snapshot": "^29.0.0-alpha.3", | ||
"jest-util": "^29.0.0-alpha.3", | ||
"jest-resolve": "^29.0.0-alpha.4", | ||
"jest-snapshot": "^29.0.0-alpha.4", | ||
"jest-util": "^29.0.0-alpha.4", | ||
"slash": "^3.0.0", | ||
@@ -46,6 +46,6 @@ "strip-bom": "^4.0.0" | ||
"devDependencies": { | ||
"@jest/test-utils": "^29.0.0-alpha.3", | ||
"@jest/test-utils": "^29.0.0-alpha.4", | ||
"@types/glob": "^7.1.1", | ||
"@types/graceful-fs": "^4.1.3", | ||
"jest-environment-node": "^29.0.0-alpha.3" | ||
"jest-environment-node": "^29.0.0-alpha.4" | ||
}, | ||
@@ -58,3 +58,3 @@ "engines": { | ||
}, | ||
"gitHead": "09981873c55442e5e494d42012f518b7d3d41fbd" | ||
"gitHead": "98a833bd4bc0bdcfcee5d4f04c2833400c4e2933" | ||
} |
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/types@^29.0.0-alpha.4
Updatedjest-mock@^29.0.0-alpha.4
Updatedjest-resolve@^29.0.0-alpha.4
Updatedjest-util@^29.0.0-alpha.4