@babel/plugin-transform-object-super
Advanced tools
Comparing version 7.0.0-beta.53 to 7.0.0-beta.54
{ | ||
"name": "@babel/plugin-transform-object-super", | ||
"version": "7.0.0-beta.53", | ||
"version": "7.0.0-beta.54", | ||
"description": "Compile ES2015 object super to ES5", | ||
@@ -12,4 +12,4 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-object-super", | ||
"dependencies": { | ||
"@babel/helper-plugin-utils": "7.0.0-beta.53", | ||
"@babel/helper-replace-supers": "7.0.0-beta.53" | ||
"@babel/helper-plugin-utils": "7.0.0-beta.54", | ||
"@babel/helper-replace-supers": "7.0.0-beta.54" | ||
}, | ||
@@ -20,5 +20,5 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@babel/core": "7.0.0-beta.53", | ||
"@babel/helper-plugin-test-runner": "7.0.0-beta.53" | ||
"@babel/core": "7.0.0-beta.54", | ||
"@babel/helper-plugin-test-runner": "7.0.0-beta.54" | ||
} | ||
} |
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
+ Added@babel/helper-member-expression-to-functions@7.0.0-beta.54(transitive)
+ Added@babel/helper-optimise-call-expression@7.0.0-beta.54(transitive)
+ Added@babel/helper-plugin-utils@7.0.0-beta.54(transitive)
+ Added@babel/helper-replace-supers@7.0.0-beta.54(transitive)
- Removed@babel/helper-member-expression-to-functions@7.0.0-beta.53(transitive)
- Removed@babel/helper-optimise-call-expression@7.0.0-beta.53(transitive)
- Removed@babel/helper-plugin-utils@7.0.0-beta.53(transitive)
- Removed@babel/helper-replace-supers@7.0.0-beta.53(transitive)