@babel/helper-builder-binary-assignment-operator-visitor
Advanced tools
Comparing version 7.10.3 to 7.10.4
{ | ||
"name": "@babel/helper-builder-binary-assignment-operator-visitor", | ||
"version": "7.10.3", | ||
"version": "7.10.4", | ||
"description": "Helper function to build binary assignment operator visitors", | ||
@@ -16,6 +16,6 @@ "repository": { | ||
"dependencies": { | ||
"@babel/helper-explode-assignable-expression": "^7.10.3", | ||
"@babel/types": "^7.10.3" | ||
"@babel/helper-explode-assignable-expression": "^7.10.4", | ||
"@babel/types": "^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