@babel/helper-wrap-function
Advanced tools
Comparing version 8.0.0-alpha.3 to 8.0.0-alpha.4
{ | ||
"name": "@babel/helper-wrap-function", | ||
"version": "8.0.0-alpha.3", | ||
"version": "8.0.0-alpha.4", | ||
"description": "Helper to wrap functions inside a function call.", | ||
@@ -17,5 +17,5 @@ "repository": { | ||
"dependencies": { | ||
"@babel/helper-function-name": "^8.0.0-alpha.3", | ||
"@babel/template": "^8.0.0-alpha.3", | ||
"@babel/types": "^8.0.0-alpha.3" | ||
"@babel/helper-function-name": "^8.0.0-alpha.4", | ||
"@babel/template": "^8.0.0-alpha.4", | ||
"@babel/types": "^8.0.0-alpha.4" | ||
}, | ||
@@ -26,3 +26,3 @@ "engines": { | ||
"devDependencies": { | ||
"@babel/traverse": "^8.0.0-alpha.3" | ||
"@babel/traverse": "^8.0.0-alpha.4" | ||
}, | ||
@@ -29,0 +29,0 @@ "author": "The Babel Team (https://babel.dev/team)", |
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