babel-generator
Advanced tools
Comparing version 6.1.5 to 6.1.6
{ | ||
"name": "babel-generator", | ||
"version": "6.1.5", | ||
"version": "6.1.6", | ||
"description": "Turns an AST into code.", | ||
@@ -14,5 +14,5 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>", | ||
"dependencies": { | ||
"babel-messages": "^6.1.5", | ||
"babel-messages": "^6.1.6", | ||
"babel-runtime": "^5.0.0", | ||
"babel-types": "^6.1.5", | ||
"babel-types": "^6.1.6", | ||
"detect-indent": "^3.0.1", | ||
@@ -26,5 +26,5 @@ "is-integer": "^1.0.4", | ||
"devDependencies": { | ||
"babel-helper-fixtures": "^6.1.5", | ||
"babylon": "^6.1.5" | ||
"babel-helper-fixtures": "^6.1.6", | ||
"babylon": "^6.1.6" | ||
} | ||
} |
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
Updatedbabel-messages@^6.1.6
Updatedbabel-types@^6.1.6