jest-haste-map
Advanced tools
Comparing version 28.0.0 to 28.0.1
{ | ||
"name": "jest-haste-map", | ||
"version": "28.0.0", | ||
"version": "28.0.1", | ||
"repository": { | ||
@@ -20,3 +20,3 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/types": "^28.0.0", | ||
"@jest/types": "^28.0.1", | ||
"@types/graceful-fs": "^4.1.3", | ||
@@ -28,4 +28,4 @@ "@types/node": "*", | ||
"jest-regex-util": "^28.0.0", | ||
"jest-util": "^28.0.0", | ||
"jest-worker": "^28.0.0", | ||
"jest-util": "^28.0.1", | ||
"jest-worker": "^28.0.1", | ||
"micromatch": "^4.0.4", | ||
@@ -35,3 +35,3 @@ "walker": "^1.0.7" | ||
"devDependencies": { | ||
"@jest/test-utils": "^28.0.0", | ||
"@jest/test-utils": "^28.0.1", | ||
"@types/fb-watchman": "^2.0.0", | ||
@@ -50,3 +50,3 @@ "@types/micromatch": "^4.0.1", | ||
}, | ||
"gitHead": "8f9b812faf8e4d241d560a8574f0c6ed20a89365" | ||
"gitHead": "0a08639e4299f07becf1020a761adfec83536018" | ||
} |
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/types@^28.0.1
Updatedjest-util@^28.0.1
Updatedjest-worker@^28.0.1