@babel/plugin-transform-object-assign
Advanced tools
Comparing version 7.10.3 to 7.10.4
{ | ||
"name": "@babel/plugin-transform-object-assign", | ||
"version": "7.10.3", | ||
"version": "7.10.4", | ||
"description": "Replace Object.assign with an inline helper", | ||
@@ -20,3 +20,3 @@ "repository": { | ||
"dependencies": { | ||
"@babel/helper-plugin-utils": "^7.10.3" | ||
"@babel/helper-plugin-utils": "^7.10.4" | ||
}, | ||
@@ -27,6 +27,6 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@babel/core": "^7.10.3", | ||
"@babel/helper-plugin-test-runner": "^7.10.3" | ||
"@babel/core": "^7.10.4", | ||
"@babel/helper-plugin-test-runner": "^7.10.4" | ||
}, | ||
"gitHead": "2787ee2f967b6d8e1121fca00a8d578d75449a53" | ||
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df" | ||
} |
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
0