jest-watcher
Advanced tools
Comparing version 29.6.0 to 29.6.1
{ | ||
"name": "jest-watcher", | ||
"description": "Delightful JavaScript Testing.", | ||
"version": "29.6.0", | ||
"version": "29.6.1", | ||
"main": "./build/index.js", | ||
@@ -15,4 +15,4 @@ "types": "./build/index.d.ts", | ||
"dependencies": { | ||
"@jest/test-result": "^29.6.0", | ||
"@jest/types": "^29.6.0", | ||
"@jest/test-result": "^29.6.1", | ||
"@jest/types": "^29.6.1", | ||
"@types/node": "*", | ||
@@ -22,3 +22,3 @@ "ansi-escapes": "^4.2.1", | ||
"emittery": "^0.13.1", | ||
"jest-util": "^29.6.0", | ||
"jest-util": "^29.6.1", | ||
"string-length": "^4.0.1" | ||
@@ -42,3 +42,3 @@ }, | ||
}, | ||
"gitHead": "c1e5b8a38ef54bb138409f89831942ebf6a7a67e" | ||
"gitHead": "1f019afdcdfc54a6664908bb45f343db4e3d0848" | ||
} |
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
+ Added@types/node@22.5.5(transitive)
- Removed@types/node@22.5.4(transitive)
Updated@jest/test-result@^29.6.1
Updated@jest/types@^29.6.1
Updatedjest-util@^29.6.1