@babel/helper-function-name
Advanced tools
Comparing version 8.0.0-alpha.2 to 8.0.0-alpha.3
{ | ||
"name": "@babel/helper-function-name", | ||
"version": "8.0.0-alpha.2", | ||
"version": "8.0.0-alpha.3", | ||
"description": "Helper function to change the property 'name' of every function", | ||
@@ -17,4 +17,4 @@ "repository": { | ||
"dependencies": { | ||
"@babel/template": "^8.0.0-alpha.2", | ||
"@babel/types": "^8.0.0-alpha.2" | ||
"@babel/template": "^8.0.0-alpha.3", | ||
"@babel/types": "^8.0.0-alpha.3" | ||
}, | ||
@@ -21,0 +21,0 @@ "engines": { |
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
22175