jest-watcher
Advanced tools
Comparing version 28.0.1 to 28.0.2
{ | ||
"name": "jest-watcher", | ||
"description": "Delightful JavaScript Testing.", | ||
"version": "28.0.1", | ||
"version": "28.0.2", | ||
"main": "./build/index.js", | ||
@@ -15,4 +15,4 @@ "types": "./build/index.d.ts", | ||
"dependencies": { | ||
"@jest/test-result": "^28.0.1", | ||
"@jest/types": "^28.0.1", | ||
"@jest/test-result": "^28.0.2", | ||
"@jest/types": "^28.0.2", | ||
"@types/node": "*", | ||
@@ -22,3 +22,3 @@ "ansi-escapes": "^4.2.1", | ||
"emittery": "^0.10.2", | ||
"jest-util": "^28.0.1", | ||
"jest-util": "^28.0.2", | ||
"string-length": "^4.0.1" | ||
@@ -35,3 +35,3 @@ }, | ||
"engines": { | ||
"node": "^12.13.0 || ^14.15.0 || ^16.13.0 || >=17.0.0" | ||
"node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" | ||
}, | ||
@@ -43,3 +43,3 @@ "homepage": "https://jestjs.io/", | ||
}, | ||
"gitHead": "0a08639e4299f07becf1020a761adfec83536018" | ||
"gitHead": "279ee6658d763f024d51f340fab6a37c17d94502" | ||
} |
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@^28.0.2
Updated@jest/types@^28.0.2
Updatedjest-util@^28.0.2