babel-plugin-minify-mangle-names
Advanced tools
Comparing version 0.3.0-alpha.da60c6b8 to 0.3.0-alpha.e6a189cd
@@ -12,3 +12,3 @@ "use strict"; | ||
} | ||
var fnScope = path.scope.getFunctionParent(); | ||
var fnScope = path.scope.getFunctionParent() || path.scope.getProgramParent(); | ||
var bindingIds = path.getOuterBindingIdentifierPaths(); | ||
@@ -15,0 +15,0 @@ |
{ | ||
"name": "babel-plugin-minify-mangle-names", | ||
"version": "0.3.0-alpha.da60c6b8", | ||
"version": "0.3.0-alpha.e6a189cd", | ||
"description": "", | ||
@@ -15,4 +15,4 @@ "keywords": [ | ||
"dependencies": { | ||
"babel-helper-mark-eval-scopes": "^0.3.0-alpha.da60c6b8" | ||
"babel-helper-mark-eval-scopes": "^0.3.0-alpha.e6a189cd" | ||
} | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
40589
0