babel-generator
Advanced tools
Comparing version 6.0.0 to 6.0.2
{ | ||
"name": "babel-generator", | ||
"version": "6.0.0", | ||
"version": "6.0.2", | ||
"description": "", | ||
@@ -11,5 +11,5 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>", | ||
"dependencies": { | ||
"babel-messages": "^6.0.0", | ||
"babel-runtime": "^6.0.0", | ||
"babel-types": "^6.0.0", | ||
"babel-messages": "^6.0.2", | ||
"babel-runtime": "^6.0.2", | ||
"babel-types": "^6.0.2", | ||
"detect-indent": "^3.0.1", | ||
@@ -23,4 +23,4 @@ "is-integer": "^1.0.4", | ||
"devDependencies": { | ||
"babel-helper-fixtures": "^6.0.0" | ||
"babel-helper-fixtures": "^6.0.2" | ||
} | ||
} |
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.0.2
Updatedbabel-runtime@^6.0.2
Updatedbabel-types@^6.0.2