@babel/plugin-transform-react-constant-elements
Advanced tools
Comparing version 7.2.0 to 7.5.0
{ | ||
"name": "@babel/plugin-transform-react-constant-elements", | ||
"version": "7.2.0", | ||
"version": "7.5.0", | ||
"description": "Treat React JSX elements as value types and hoist them to the highest scope", | ||
@@ -22,5 +22,6 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-react-constant-elements", | ||
"devDependencies": { | ||
"@babel/core": "^7.2.0", | ||
"@babel/core": "^7.5.0", | ||
"@babel/helper-plugin-test-runner": "^7.0.0" | ||
} | ||
}, | ||
"gitHead": "49da9a07c81156e997e60146eb001ea77b7044c4" | ||
} |
Sorry, the diff of this file is not supported yet
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
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
5445
0