babel-plugin-transform-es2015-shorthand-properties
Advanced tools
Comparing version 7.0.0-alpha.15 to 7.0.0-alpha.16
@@ -14,3 +14,2 @@ "use strict"; | ||
func.returnType = node.returnType; | ||
path.replaceWith(t.objectProperty(node.key, func, node.computed)); | ||
@@ -17,0 +16,0 @@ } |
{ | ||
"name": "babel-plugin-transform-es2015-shorthand-properties", | ||
"version": "7.0.0-alpha.15", | ||
"version": "7.0.0-alpha.16", | ||
"description": "Compile ES2015 shorthand properties to ES5", | ||
@@ -12,7 +12,7 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-shorthand-properties", | ||
"dependencies": { | ||
"babel-types": "7.0.0-alpha.15" | ||
"babel-types": "7.0.0-alpha.16" | ||
}, | ||
"devDependencies": { | ||
"babel-helper-plugin-test-runner": "7.0.0-alpha.15" | ||
"babel-helper-plugin-test-runner": "7.0.0-alpha.16" | ||
} | ||
} |
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
2339
+ Addedbabel-types@7.0.0-alpha.16(transitive)
+ Addedto-fast-properties@2.0.0(transitive)
- Removedbabel-types@7.0.0-alpha.15(transitive)
- Removedto-fast-properties@1.0.3(transitive)
Updatedbabel-types@7.0.0-alpha.16