jest-watcher
Advanced tools
Comparing version 29.6.2 to 29.6.3
{ | ||
"name": "jest-watcher", | ||
"description": "Delightful JavaScript Testing.", | ||
"version": "29.6.2", | ||
"version": "29.6.3", | ||
"main": "./build/index.js", | ||
@@ -15,4 +15,4 @@ "types": "./build/index.d.ts", | ||
"dependencies": { | ||
"@jest/test-result": "^29.6.2", | ||
"@jest/types": "^29.6.1", | ||
"@jest/test-result": "^29.6.3", | ||
"@jest/types": "^29.6.3", | ||
"@types/node": "*", | ||
@@ -22,3 +22,3 @@ "ansi-escapes": "^4.2.1", | ||
"emittery": "^0.13.1", | ||
"jest-util": "^29.6.2", | ||
"jest-util": "^29.6.3", | ||
"string-length": "^4.0.1" | ||
@@ -28,7 +28,7 @@ }, | ||
"type": "git", | ||
"url": "https://github.com/facebook/jest.git", | ||
"url": "https://github.com/jestjs/jest.git", | ||
"directory": "packages/jest-watcher" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/facebook/jest/issues" | ||
"url": "https://github.com/jestjs/jest/issues" | ||
}, | ||
@@ -43,3 +43,3 @@ "engines": { | ||
}, | ||
"gitHead": "0fd5b1c37555f485c56a6ad2d6b010a72204f9f6" | ||
"gitHead": "fb7d95c8af6e0d65a8b65348433d8a0ea0725b5b" | ||
} |
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
23430
+ Added@types/node@22.5.4(transitive)
- Removed@types/node@22.5.5(transitive)
Updated@jest/test-result@^29.6.3
Updated@jest/types@^29.6.3
Updatedjest-util@^29.6.3