babel-plugin-transform-es2015-object-super
Advanced tools
Comparing version 6.1.5 to 6.1.17
{ | ||
"name": "babel-plugin-transform-es2015-object-super", | ||
"version": "6.1.5", | ||
"version": "6.1.17", | ||
"description": "Compile ES2015 object super to ES5", | ||
@@ -12,8 +12,8 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-object-super", | ||
"dependencies": { | ||
"babel-helper-replace-supers": "^6.1.5", | ||
"babel-helper-replace-supers": "^6.1.17", | ||
"babel-runtime": "^5.0.0" | ||
}, | ||
"devDependencies": { | ||
"babel-helper-plugin-test-runner": "^6.1.5" | ||
"babel-helper-plugin-test-runner": "^6.1.17" | ||
} | ||
} |
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
3387