babel-jest
Advanced tools
Comparing version 27.4.5 to 27.4.6
{ | ||
"name": "babel-jest", | ||
"description": "Jest plugin to use babel for transformation.", | ||
"version": "27.4.5", | ||
"version": "27.4.6", | ||
"repository": { | ||
@@ -21,6 +21,6 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/transform": "^27.4.5", | ||
"@jest/transform": "^27.4.6", | ||
"@jest/types": "^27.4.2", | ||
"@types/babel__core": "^7.1.14", | ||
"babel-plugin-istanbul": "^6.0.0", | ||
"babel-plugin-istanbul": "^6.1.1", | ||
"babel-preset-jest": "^27.4.0", | ||
@@ -32,4 +32,4 @@ "chalk": "^4.0.0", | ||
"devDependencies": { | ||
"@babel/core": "^7.1.0", | ||
"@jest/test-utils": "^27.4.2", | ||
"@babel/core": "^7.8.0", | ||
"@jest/test-utils": "^27.4.6", | ||
"@types/graceful-fs": "^4.1.3" | ||
@@ -46,3 +46,3 @@ }, | ||
}, | ||
"gitHead": "73f3a5743b9e5b16c9b7a69e2705f07ba7a010ea" | ||
"gitHead": "644d2d3e53536b0d67e395c0f35f8555a67beb1e" | ||
} |
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
+ Added@types/node@22.9.0(transitive)
+ Addedcaniuse-lite@1.0.30001677(transitive)
+ Addedelectron-to-chromium@1.5.52(transitive)
- Removed@types/node@22.8.6(transitive)
- Removedcaniuse-lite@1.0.30001676(transitive)
- Removedelectron-to-chromium@1.5.50(transitive)
Updated@jest/transform@^27.4.6
Updatedbabel-plugin-istanbul@^6.1.1