babel-jest
Advanced tools
Comparing version 29.3.0 to 29.3.1
{ | ||
"name": "babel-jest", | ||
"description": "Jest plugin to use babel for transformation.", | ||
"version": "29.3.0", | ||
"version": "29.3.1", | ||
"repository": { | ||
@@ -21,3 +21,3 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/transform": "^29.3.0", | ||
"@jest/transform": "^29.3.1", | ||
"@types/babel__core": "^7.1.14", | ||
@@ -32,3 +32,3 @@ "babel-plugin-istanbul": "^6.1.1", | ||
"@babel/core": "^7.11.6", | ||
"@jest/test-utils": "^29.2.1", | ||
"@jest/test-utils": "^29.3.1", | ||
"@types/graceful-fs": "^4.1.3" | ||
@@ -45,3 +45,3 @@ }, | ||
}, | ||
"gitHead": "84b8de987b33e2da20dc833aeb65f23d72a673cd" | ||
"gitHead": "05deb8393c4ad71e19be2567b704dfd3a2ab5fc9" | ||
} |
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@babel/code-frame@7.26.2(transitive)
+ Added@babel/compat-data@7.26.2(transitive)
+ Added@babel/generator@7.26.2(transitive)
+ Added@babel/parser@7.26.2(transitive)
+ Added@types/node@22.8.4(transitive)
+ Addedcaniuse-lite@1.0.30001675(transitive)
+ Addedelectron-to-chromium@1.5.49(transitive)
- Removed@babel/code-frame@7.26.0(transitive)
- Removed@babel/compat-data@7.26.0(transitive)
- Removed@babel/generator@7.26.0(transitive)
- Removed@babel/parser@7.26.0(transitive)
- Removed@types/node@22.8.0(transitive)
- Removedcaniuse-lite@1.0.30001669(transitive)
- Removedelectron-to-chromium@1.5.46(transitive)
Updated@jest/transform@^29.3.1