@babel/helper-fixtures
Advanced tools
Comparing version 7.0.0-beta.5 to 7.0.0-beta.31
@@ -133,2 +133,7 @@ "use strict"; | ||
if (_tryResolve.default.relative(expectLoc + "on")) { | ||
expectLoc += "on"; | ||
expectLocAlias += "on"; | ||
} | ||
var taskOpts = (0, _cloneDeep.default)(suite.options); | ||
@@ -135,0 +140,0 @@ var taskOptsLoc = (0, _tryResolve.default)(taskDir + "/options"); |
{ | ||
"name": "@babel/helper-fixtures", | ||
"version": "7.0.0-beta.5", | ||
"version": "7.0.0-beta.31", | ||
"description": "Helper function to support fixtures", | ||
@@ -5,0 +5,0 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>", |
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
8503
195