jest-watcher
Advanced tools
Comparing version 25.4.0 to 25.5.0
{ | ||
"name": "jest-watcher", | ||
"description": "Delightful JavaScript Testing.", | ||
"version": "25.4.0", | ||
"version": "25.5.0", | ||
"main": "build/index.js", | ||
@@ -15,7 +15,7 @@ "types": "build/index.d.ts", | ||
"dependencies": { | ||
"@jest/test-result": "^25.4.0", | ||
"@jest/types": "^25.4.0", | ||
"@jest/test-result": "^25.5.0", | ||
"@jest/types": "^25.5.0", | ||
"ansi-escapes": "^4.2.1", | ||
"chalk": "^3.0.0", | ||
"jest-util": "^25.4.0", | ||
"jest-util": "^25.5.0", | ||
"string-length": "^3.1.0" | ||
@@ -42,3 +42,3 @@ }, | ||
}, | ||
"gitHead": "5b129d714cadb818be28afbe313cbeae8fbb1dde" | ||
"gitHead": "ddd73d18adfb982b9b0d94bad7d41c9f78567ca7" | ||
} |
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@^25.5.0
Updated@jest/types@^25.5.0
Updatedjest-util@^25.5.0