babel-template
Advanced tools
Comparing version 6.25.0 to 6.26.0
{ | ||
"name": "babel-template", | ||
"version": "6.25.0", | ||
"version": "6.26.0", | ||
"description": "Generate an AST from a string template.", | ||
@@ -11,8 +11,8 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>", | ||
"dependencies": { | ||
"babylon": "^6.17.2", | ||
"babel-traverse": "^6.25.0", | ||
"babel-types": "^6.25.0", | ||
"babel-runtime": "^6.22.0", | ||
"lodash": "^4.2.0" | ||
"babel-runtime": "^6.26.0", | ||
"babel-traverse": "^6.26.0", | ||
"babel-types": "^6.26.0", | ||
"babylon": "^6.18.0", | ||
"lodash": "^4.17.4" | ||
} | ||
} |
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
5730
5
119
Updatedbabel-runtime@^6.26.0
Updatedbabel-traverse@^6.26.0
Updatedbabel-types@^6.26.0
Updatedbabylon@^6.18.0
Updatedlodash@^4.17.4