babel-plugin-jest-hoist
Advanced tools
Comparing version 27.0.0-next.0 to 27.0.0-next.3
@@ -334,3 +334,2 @@ 'use strict'; | ||
// do not traverse into nested blocks, or we'll hoist calls in there out to this block | ||
// @ts-expect-error blacklist is not known | ||
blacklist: ['BlockStatement'] | ||
@@ -337,0 +336,0 @@ }); |
{ | ||
"name": "babel-plugin-jest-hoist", | ||
"version": "27.0.0-next.0", | ||
"version": "27.0.0-next.3", | ||
"repository": { | ||
@@ -37,3 +37,3 @@ "type": "git", | ||
}, | ||
"gitHead": "4f77c70602cab8419794f10fa39510f13baafef8" | ||
"gitHead": "2e34f2cfaf9b6864c3ad4bdca05d3097d3108a41" | ||
} |
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
13469
350