Comparing version 29.4.3 to 29.5.0
{ | ||
"name": "jest", | ||
"description": "Delightful JavaScript Testing.", | ||
"version": "29.4.3", | ||
"version": "29.5.0", | ||
"main": "./build/index.js", | ||
@@ -16,6 +16,6 @@ "types": "./build/index.d.ts", | ||
"dependencies": { | ||
"@jest/core": "^29.4.3", | ||
"@jest/types": "^29.4.3", | ||
"@jest/core": "^29.5.0", | ||
"@jest/types": "^29.5.0", | ||
"import-local": "^3.0.2", | ||
"jest-cli": "^29.4.3" | ||
"jest-cli": "^29.5.0" | ||
}, | ||
@@ -74,3 +74,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "a49c88610e49a3242576160740a32a2fe11161e1" | ||
"gitHead": "39f3beda6b396665bebffab94e8d7c45be30454c" | ||
} |
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
+ Addedelectron-to-chromium@1.5.58(transitive)
- Removedelectron-to-chromium@1.5.57(transitive)
Updated@jest/core@^29.5.0
Updated@jest/types@^29.5.0
Updatedjest-cli@^29.5.0