jest-watcher
Advanced tools
Comparing version 27.0.2 to 27.0.6
{ | ||
"name": "jest-watcher", | ||
"description": "Delightful JavaScript Testing.", | ||
"version": "27.0.2", | ||
"version": "27.0.6", | ||
"main": "./build/index.js", | ||
@@ -12,8 +12,8 @@ "types": "./build/index.d.ts", | ||
"dependencies": { | ||
"@jest/test-result": "^27.0.2", | ||
"@jest/types": "^27.0.2", | ||
"@jest/test-result": "^27.0.6", | ||
"@jest/types": "^27.0.6", | ||
"@types/node": "*", | ||
"ansi-escapes": "^4.2.1", | ||
"chalk": "^4.0.0", | ||
"jest-util": "^27.0.2", | ||
"jest-util": "^27.0.6", | ||
"string-length": "^4.0.1" | ||
@@ -37,3 +37,3 @@ }, | ||
}, | ||
"gitHead": "7ca8a22b8453e95c63842ee6aa4d8d8d8b4f9612" | ||
"gitHead": "d257d1c44ba62079bd4307ae78ba226d47c56ac9" | ||
} |
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@^27.0.6
Updated@jest/types@^27.0.6
Updatedjest-util@^27.0.6