babel-helper-bindify-decorators
Advanced tools
Comparing version 7.0.0-alpha.19 to 7.0.0-alpha.20
@@ -25,7 +25,9 @@ "use strict"; | ||
var decoratorPath = _ref; | ||
var decorator = decoratorPath.node; | ||
var _decoratorPath = _ref; | ||
var decorator = _decoratorPath.node; | ||
var expression = decorator.expression; | ||
if (!t.isMemberExpression(expression)) continue; | ||
var temp = decoratorPath.scope.maybeGenerateMemoised(expression.object); | ||
var temp = _decoratorPath.scope.maybeGenerateMemoised(expression.object); | ||
var ref = void 0; | ||
@@ -32,0 +34,0 @@ var nodes = []; |
{ | ||
"name": "babel-helper-bindify-decorators", | ||
"version": "7.0.0-alpha.19", | ||
"version": "7.0.0-alpha.20", | ||
"description": "Helper function to bindify decorators", | ||
@@ -9,5 +9,5 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-bindify-decorators", | ||
"dependencies": { | ||
"babel-traverse": "7.0.0-alpha.19", | ||
"babel-types": "7.0.0-alpha.19" | ||
"babel-traverse": "7.0.0-alpha.20", | ||
"babel-types": "7.0.0-alpha.20" | ||
} | ||
} |
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
2037
+ Addedbabel-code-frame@7.0.0-alpha.20(transitive)
+ Addedbabel-helper-function-name@7.0.0-alpha.20(transitive)
+ Addedbabel-helper-get-function-arity@7.0.0-alpha.20(transitive)
+ Addedbabel-messages@7.0.0-alpha.20(transitive)
+ Addedbabel-template@7.0.0-alpha.20(transitive)
+ Addedbabel-traverse@7.0.0-alpha.20(transitive)
+ Addedbabel-types@7.0.0-alpha.20(transitive)
+ Addedbabylon@7.0.0-beta.22(transitive)
- Removedbabel-code-frame@7.0.0-alpha.19(transitive)
- Removedbabel-helper-function-name@7.0.0-alpha.19(transitive)
- Removedbabel-helper-get-function-arity@7.0.0-alpha.19(transitive)
- Removedbabel-messages@7.0.0-alpha.19(transitive)
- Removedbabel-template@7.0.0-alpha.19(transitive)
- Removedbabel-traverse@7.0.0-alpha.19(transitive)
- Removedbabel-types@7.0.0-alpha.19(transitive)
- Removedbabylon@7.0.0-beta.19(transitive)
Updatedbabel-types@7.0.0-alpha.20