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