@jest/globals
Advanced tools
Comparing version 29.6.4 to 29.7.0
{ | ||
"name": "@jest/globals", | ||
"version": "29.6.4", | ||
"version": "29.7.0", | ||
"repository": { | ||
@@ -23,6 +23,6 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/environment": "^29.6.4", | ||
"@jest/expect": "^29.6.4", | ||
"@jest/environment": "^29.7.0", | ||
"@jest/expect": "^29.7.0", | ||
"@jest/types": "^29.6.3", | ||
"jest-mock": "^29.6.3" | ||
"jest-mock": "^29.7.0" | ||
}, | ||
@@ -32,3 +32,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "55cd6a0aaf6f9178199dfa7af7a00fcaa7c421fd" | ||
"gitHead": "4e56991693da7cd4c3730dc3579a1dd1403ee630" | ||
} |
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/environment@^29.7.0
Updated@jest/expect@^29.7.0
Updatedjest-mock@^29.7.0