@babel/helper-fixtures
Advanced tools
Comparing version 7.13.8 to 7.13.9
@@ -142,3 +142,6 @@ "use strict"; | ||
filename: expectLocAlias | ||
} | ||
}, | ||
sourceMappings: undefined, | ||
sourceMap: undefined, | ||
inputSourceMap: undefined | ||
}; | ||
@@ -145,0 +148,0 @@ delete taskOpts.BABEL_8_BREAKING; |
{ | ||
"name": "@babel/helper-fixtures", | ||
"version": "7.13.8", | ||
"version": "7.13.9", | ||
"description": "Helper function to support fixtures", | ||
@@ -20,3 +20,7 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>", | ||
"semver": "^6.3.0" | ||
}, | ||
"devDependencies": { | ||
"@types/lodash": "^4.14.150", | ||
"@types/semver": "^7.3.4" | ||
} | ||
} |
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
11111
255
2