jest-watcher
Advanced tools
Comparing version 29.4.0 to 29.4.1
{ | ||
"name": "jest-watcher", | ||
"description": "Delightful JavaScript Testing.", | ||
"version": "29.4.0", | ||
"version": "29.4.1", | ||
"main": "./build/index.js", | ||
@@ -15,4 +15,4 @@ "types": "./build/index.d.ts", | ||
"dependencies": { | ||
"@jest/test-result": "^29.4.0", | ||
"@jest/types": "^29.4.0", | ||
"@jest/test-result": "^29.4.1", | ||
"@jest/types": "^29.4.1", | ||
"@types/node": "*", | ||
@@ -22,3 +22,3 @@ "ansi-escapes": "^4.2.1", | ||
"emittery": "^0.13.1", | ||
"jest-util": "^29.4.0", | ||
"jest-util": "^29.4.1", | ||
"string-length": "^4.0.1" | ||
@@ -42,3 +42,3 @@ }, | ||
}, | ||
"gitHead": "4bc0e8acaf990e6618a7bed1dca67760c20bb12a" | ||
"gitHead": "bc84c8a15649aaaefdd624dc83824518c17467ed" | ||
} |
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/test-result@^29.4.1
Updated@jest/types@^29.4.1
Updatedjest-util@^29.4.1