@jest/globals
Advanced tools
Comparing version 29.6.2 to 29.6.3
{ | ||
"name": "@jest/globals", | ||
"version": "29.6.2", | ||
"version": "29.6.3", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/facebook/jest.git", | ||
"url": "https://github.com/jestjs/jest.git", | ||
"directory": "packages/jest-globals" | ||
@@ -23,6 +23,6 @@ }, | ||
"dependencies": { | ||
"@jest/environment": "^29.6.2", | ||
"@jest/expect": "^29.6.2", | ||
"@jest/types": "^29.6.1", | ||
"jest-mock": "^29.6.2" | ||
"@jest/environment": "^29.6.3", | ||
"@jest/expect": "^29.6.3", | ||
"@jest/types": "^29.6.3", | ||
"jest-mock": "^29.6.3" | ||
}, | ||
@@ -32,3 +32,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "0fd5b1c37555f485c56a6ad2d6b010a72204f9f6" | ||
"gitHead": "fb7d95c8af6e0d65a8b65348433d8a0ea0725b5b" | ||
} |
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
5260
Updated@jest/environment@^29.6.3
Updated@jest/expect@^29.6.3
Updated@jest/types@^29.6.3
Updatedjest-mock@^29.6.3