babel-template
Advanced tools
Comparing version 7.0.0-alpha.12 to 7.0.0-alpha.14
@@ -27,3 +27,5 @@ "use strict"; | ||
ast = _babelTraverse2.default.removeProperties(ast, { preserveComments: opts.preserveComments }); | ||
ast = _babelTraverse2.default.removeProperties(ast, { | ||
preserveComments: opts.preserveComments | ||
}); | ||
@@ -30,0 +32,0 @@ _babelTraverse2.default.cheap(ast, function (node) { |
{ | ||
"name": "babel-template", | ||
"version": "7.0.0-alpha.12", | ||
"version": "7.0.0-alpha.14", | ||
"description": "Generate an AST from a string template.", | ||
@@ -11,7 +11,7 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>", | ||
"dependencies": { | ||
"babel-traverse": "7.0.0-alpha.12", | ||
"babel-types": "7.0.0-alpha.12", | ||
"babylon": "7.0.0-beta.12", | ||
"babel-traverse": "7.0.0-alpha.14", | ||
"babel-types": "7.0.0-alpha.14", | ||
"babylon": "7.0.0-beta.13", | ||
"lodash": "^4.2.0" | ||
} | ||
} |
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
4944
100
+ Addedbabel-code-frame@7.0.0-alpha.14(transitive)
+ Addedbabel-helper-function-name@7.0.0-alpha.14(transitive)
+ Addedbabel-helper-get-function-arity@7.0.0-alpha.14(transitive)
+ Addedbabel-messages@7.0.0-alpha.14(transitive)
+ Addedbabel-traverse@7.0.0-alpha.14(transitive)
+ Addedbabel-types@7.0.0-alpha.14(transitive)
+ Addedbabylon@7.0.0-beta.13(transitive)
- Removedbabel-code-frame@7.0.0-alpha.12(transitive)
- Removedbabel-helper-function-name@7.0.0-alpha.7(transitive)
- Removedbabel-helper-get-function-arity@7.0.0-alpha.7(transitive)
- Removedbabel-messages@7.0.0-alpha.12(transitive)
- Removedbabel-traverse@7.0.0-alpha.12(transitive)
- Removedbabel-types@7.0.0-alpha.12(transitive)
- Removedbabylon@7.0.0-beta.12(transitive)
Updatedbabel-types@7.0.0-alpha.14
Updatedbabylon@7.0.0-beta.13