babel-generator
Advanced tools
Comparing version 6.2.4 to 6.3.0
{ | ||
"name": "babel-generator", | ||
"version": "6.2.4", | ||
"version": "6.3.0", | ||
"description": "Turns an AST into code.", | ||
@@ -14,5 +14,5 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>", | ||
"dependencies": { | ||
"babel-messages": "^6.2.4", | ||
"babel-messages": "^6.2.0", | ||
"babel-runtime": "^5.0.0", | ||
"babel-types": "^6.2.4", | ||
"babel-types": "^6.3.0", | ||
"detect-indent": "^3.0.1", | ||
@@ -26,5 +26,5 @@ "is-integer": "^1.0.4", | ||
"devDependencies": { | ||
"babel-helper-fixtures": "^6.2.4", | ||
"babylon": "^6.2.4" | ||
"babel-helper-fixtures": "^6.1.18", | ||
"babylon": "^6.3.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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
83892
1
Updatedbabel-messages@^6.2.0
Updatedbabel-types@^6.3.0