babel-template
Advanced tools
Comparing version 6.15.0 to 6.16.0
{ | ||
"name": "babel-template", | ||
"version": "6.15.0", | ||
"version": "6.16.0", | ||
"description": "Generate an AST from a string template.", | ||
@@ -11,5 +11,5 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>", | ||
"dependencies": { | ||
"babylon": "^6.9.0", | ||
"babel-traverse": "^6.15.0", | ||
"babel-types": "^6.15.0", | ||
"babylon": "^6.11.0", | ||
"babel-traverse": "^6.16.0", | ||
"babel-types": "^6.16.0", | ||
"babel-runtime": "^6.9.0", | ||
@@ -16,0 +16,0 @@ "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
5170
Updatedbabel-traverse@^6.16.0
Updatedbabel-types@^6.16.0
Updatedbabylon@^6.11.0