@jest/transform
Advanced tools
Comparing version 24.4.0 to 24.5.0
{ | ||
"name": "@jest/transform", | ||
"version": "24.4.0", | ||
"version": "24.5.0", | ||
"repository": { | ||
@@ -13,3 +13,3 @@ "type": "git", | ||
"@babel/core": "^7.1.0", | ||
"@jest/types": "^24.3.0", | ||
"@jest/types": "^24.5.0", | ||
"babel-plugin-istanbul": "^5.1.0", | ||
@@ -20,5 +20,5 @@ "chalk": "^2.0.1", | ||
"graceful-fs": "^4.1.15", | ||
"jest-haste-map": "^24.4.0", | ||
"jest-haste-map": "^24.5.0", | ||
"jest-regex-util": "^24.3.0", | ||
"jest-util": "^24.3.0", | ||
"jest-util": "^24.5.0", | ||
"micromatch": "^3.1.10", | ||
@@ -44,3 +44,3 @@ "realpath-native": "^1.1.0", | ||
}, | ||
"gitHead": "a018000fc162db3cfd0ebf9f23fdb734f05821a6" | ||
"gitHead": "800533020f5b2f153615c821ed7cb12fd868fa6f" | ||
} |
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@^24.5.0
Updatedjest-haste-map@^24.5.0
Updatedjest-util@^24.5.0