babel-plugin-transform-es2015-classes
Advanced tools
Comparing version 6.8.0 to 6.9.0
{ | ||
"name": "babel-plugin-transform-es2015-classes", | ||
"version": "6.8.0", | ||
"version": "6.9.0", | ||
"description": "Compile ES2015 classes to ES5", | ||
@@ -12,8 +12,8 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-classes", | ||
"babel-helper-replace-supers": "^6.8.0", | ||
"babel-template": "^6.8.0", | ||
"babel-traverse": "^6.8.0", | ||
"babel-helper-define-map": "^6.8.0", | ||
"babel-template": "^6.9.0", | ||
"babel-traverse": "^6.9.0", | ||
"babel-helper-define-map": "^6.9.0", | ||
"babel-messages": "^6.8.0", | ||
"babel-runtime": "^6.0.0", | ||
"babel-types": "^6.8.0" | ||
"babel-runtime": "^6.9.0", | ||
"babel-types": "^6.9.0" | ||
}, | ||
@@ -20,0 +20,0 @@ "keywords": [ |
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-runtime@^6.9.0
Updatedbabel-template@^6.9.0
Updatedbabel-traverse@^6.9.0
Updatedbabel-types@^6.9.0