babel-jest
Advanced tools
Comparing version 27.0.0 to 27.0.1
{ | ||
"name": "babel-jest", | ||
"description": "Jest plugin to use babel for transformation.", | ||
"version": "27.0.0", | ||
"version": "27.0.1", | ||
"repository": { | ||
@@ -18,7 +18,7 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/transform": "^27.0.0", | ||
"@jest/types": "^27.0.0-next.10", | ||
"@jest/transform": "^27.0.1", | ||
"@jest/types": "^27.0.1", | ||
"@types/babel__core": "^7.1.14", | ||
"babel-plugin-istanbul": "^6.0.0", | ||
"babel-preset-jest": "^27.0.0-next.10", | ||
"babel-preset-jest": "^27.0.1", | ||
"chalk": "^4.0.0", | ||
@@ -30,3 +30,3 @@ "graceful-fs": "^4.2.4", | ||
"@babel/core": "^7.1.0", | ||
"@jest/test-utils": "^27.0.0", | ||
"@jest/test-utils": "^27.0.1", | ||
"@types/graceful-fs": "^4.1.3" | ||
@@ -43,3 +43,3 @@ }, | ||
}, | ||
"gitHead": "be16e47afcc9f64653b9a47782cb48a5ca243e65" | ||
"gitHead": "2cb20e945a26b2c9867b30b787e81f6317e59aa1" | ||
} |
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
14254
Updated@jest/transform@^27.0.1
Updated@jest/types@^27.0.1
Updatedbabel-preset-jest@^27.0.1