jest-runtime
Advanced tools
Comparing version 28.0.0-alpha.9 to 28.0.0-alpha.10
{ | ||
"name": "jest-runtime", | ||
"version": "28.0.0-alpha.9", | ||
"version": "28.0.0-alpha.10", | ||
"repository": { | ||
@@ -22,6 +22,6 @@ "type": "git", | ||
"@jest/fake-timers": "^28.0.0-alpha.9", | ||
"@jest/globals": "^28.0.0-alpha.9", | ||
"@jest/source-map": "^28.0.0-alpha.9", | ||
"@jest/globals": "^28.0.0-alpha.10", | ||
"@jest/source-map": "^28.0.0-alpha.10", | ||
"@jest/test-result": "^28.0.0-alpha.9", | ||
"@jest/transform": "^28.0.0-alpha.9", | ||
"@jest/transform": "^28.0.0-alpha.10", | ||
"@jest/types": "^28.0.0-alpha.9", | ||
@@ -39,3 +39,3 @@ "chalk": "^4.0.0", | ||
"jest-resolve": "^28.0.0-alpha.9", | ||
"jest-snapshot": "^28.0.0-alpha.9", | ||
"jest-snapshot": "^28.0.0-alpha.10", | ||
"jest-util": "^28.0.0-alpha.9", | ||
@@ -50,3 +50,3 @@ "slash": "^3.0.0", | ||
"@types/node": "*", | ||
"jest-environment-node": "^28.0.0-alpha.9" | ||
"jest-environment-node": "^28.0.0-alpha.10" | ||
}, | ||
@@ -59,3 +59,3 @@ "engines": { | ||
}, | ||
"gitHead": "7c63f5981eb20d4b89a4c04f3675e0050d8d7887" | ||
"gitHead": "d5eda7f23571081cea24760261d209ff3e01a084" | ||
} |
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
83921