babel-jest
Advanced tools
Comparing version 27.4.2 to 27.4.4
@@ -187,2 +187,4 @@ 'use strict'; | ||
.update(process.env.BABEL_ENV || '') | ||
.update('\0', 'utf8') | ||
.update(process.version) | ||
.digest('hex'); | ||
@@ -189,0 +191,0 @@ } |
{ | ||
"name": "babel-jest", | ||
"description": "Jest plugin to use babel for transformation.", | ||
"version": "27.4.2", | ||
"version": "27.4.4", | ||
"repository": { | ||
@@ -21,3 +21,3 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/transform": "^27.4.2", | ||
"@jest/transform": "^27.4.4", | ||
"@jest/types": "^27.4.2", | ||
@@ -45,3 +45,3 @@ "@types/babel__core": "^7.1.14", | ||
}, | ||
"gitHead": "7965591f785e936ada194f9d58f852735b50ab1c" | ||
"gitHead": "e2316126b2e4b9b4272e5a0b651c3cb5b0306369" | ||
} |
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
14371
374
Updated@jest/transform@^27.4.4