@babel/plugin-transform-object-super
Advanced tools
Comparing version 7.1.0 to 7.2.0
@@ -52,2 +52,3 @@ "use strict"; | ||
return { | ||
name: "transform-object-super", | ||
visitor: { | ||
@@ -54,0 +55,0 @@ ObjectExpression(path, state) { |
{ | ||
"name": "@babel/plugin-transform-object-super", | ||
"version": "7.1.0", | ||
"version": "7.2.0", | ||
"description": "Compile ES2015 object super to ES5", | ||
@@ -22,5 +22,5 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-object-super", | ||
"devDependencies": { | ||
"@babel/core": "^7.0.0", | ||
"@babel/core": "^7.2.0", | ||
"@babel/helper-plugin-test-runner": "^7.0.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
3848
57
1
14