babel-jest
Advanced tools
Comparing version 27.4.0 to 27.4.1
{ | ||
"name": "babel-jest", | ||
"description": "Jest plugin to use babel for transformation.", | ||
"version": "27.4.0", | ||
"version": "27.4.1", | ||
"repository": { | ||
@@ -21,4 +21,4 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/transform": "^27.4.0", | ||
"@jest/types": "^27.4.0", | ||
"@jest/transform": "^27.4.1", | ||
"@jest/types": "^27.4.1", | ||
"@types/babel__core": "^7.1.14", | ||
@@ -33,3 +33,3 @@ "babel-plugin-istanbul": "^6.0.0", | ||
"@babel/core": "^7.1.0", | ||
"@jest/test-utils": "^27.4.0", | ||
"@jest/test-utils": "^27.4.1", | ||
"@types/graceful-fs": "^4.1.3" | ||
@@ -46,3 +46,3 @@ }, | ||
}, | ||
"gitHead": "0dc6dde296550370ade2574d6665748fed37f9c9" | ||
"gitHead": "fa4a3982766b107ff604ba54081d9e4378f318a9" | ||
} |
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/transform@^27.4.1
Updated@jest/types@^27.4.1