babel-plugin-transform-class-properties
Advanced tools
Comparing version 7.0.0-alpha.3 to 7.0.0-alpha.7
@@ -103,5 +103,5 @@ "use strict"; | ||
var _prop = _ref5; | ||
var prop = _ref5; | ||
var propNode = _prop.node; | ||
var propNode = prop.node; | ||
if (propNode.decorators && propNode.decorators.length > 0) continue; | ||
@@ -151,5 +151,5 @@ | ||
var prop = _ref6; | ||
var _prop = _ref6; | ||
prop.traverse(referenceVisitor, collisionState); | ||
_prop.traverse(referenceVisitor, collisionState); | ||
if (collisionState.collision) break; | ||
@@ -156,0 +156,0 @@ } |
{ | ||
"name": "babel-plugin-transform-class-properties", | ||
"version": "7.0.0-alpha.3", | ||
"version": "7.0.0-alpha.7", | ||
"description": "This plugin transforms static class properties as well as properties declared with the property initializer syntax", | ||
@@ -12,9 +12,9 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-class-properties", | ||
"dependencies": { | ||
"babel-helper-function-name": "7.0.0-alpha.3", | ||
"babel-helper-function-name": "7.0.0-alpha.7", | ||
"babel-plugin-syntax-class-properties": "7.0.0-alpha.3", | ||
"babel-template": "7.0.0-alpha.3" | ||
"babel-template": "7.0.0-alpha.7" | ||
}, | ||
"devDependencies": { | ||
"babel-helper-plugin-test-runner": "7.0.0-alpha.3" | ||
"babel-helper-plugin-test-runner": "7.0.0-alpha.7" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
10669
+ Addedbabel-helper-function-name@7.0.0-alpha.7(transitive)
+ Addedbabel-helper-get-function-arity@7.0.0-alpha.7(transitive)
+ Addedbabel-template@7.0.0-alpha.7(transitive)
+ Addedbabel-traverse@7.0.0-alpha.7(transitive)
+ Addedbabel-types@7.0.0-alpha.7(transitive)
+ Addedbabylon@7.0.0-beta.8(transitive)
- Removedbabel-helper-function-name@7.0.0-alpha.3(transitive)
- Removedbabel-helper-get-function-arity@7.0.0-alpha.3(transitive)
- Removedbabel-template@7.0.0-alpha.3(transitive)
- Removedbabel-traverse@7.0.0-alpha.3(transitive)
- Removedbabel-types@7.0.0-alpha.3(transitive)
- Removedbabylon@7.0.0-beta.7(transitive)
Updatedbabel-template@7.0.0-alpha.7