jest-watcher
Advanced tools
Comparing version 28.1.1 to 28.1.3
{ | ||
"name": "jest-watcher", | ||
"description": "Delightful JavaScript Testing.", | ||
"version": "28.1.1", | ||
"version": "28.1.3", | ||
"main": "./build/index.js", | ||
@@ -15,4 +15,4 @@ "types": "./build/index.d.ts", | ||
"dependencies": { | ||
"@jest/test-result": "^28.1.1", | ||
"@jest/types": "^28.1.1", | ||
"@jest/test-result": "^28.1.3", | ||
"@jest/types": "^28.1.3", | ||
"@types/node": "*", | ||
@@ -22,3 +22,3 @@ "ansi-escapes": "^4.2.1", | ||
"emittery": "^0.10.2", | ||
"jest-util": "^28.1.1", | ||
"jest-util": "^28.1.3", | ||
"string-length": "^4.0.1" | ||
@@ -42,3 +42,3 @@ }, | ||
}, | ||
"gitHead": "eb954f8874960920ac50a8f976bb333fbb06ada9" | ||
"gitHead": "2cce069800dab3fc8ca7c469b32d2e2b2f7e2bb1" | ||
} |
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.8.7(transitive)
- Removed@types/node@22.9.0(transitive)
Updated@jest/test-result@^28.1.3
Updated@jest/types@^28.1.3
Updatedjest-util@^28.1.3