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