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