@babel/helper-wrap-function
Advanced tools
+4
-4
| { | ||
| "name": "@babel/helper-wrap-function", | ||
| "version": "8.0.0-beta.4", | ||
| "version": "8.0.0-rc.1", | ||
| "description": "Helper to wrap functions inside a function call.", | ||
@@ -17,5 +17,5 @@ "repository": { | ||
| "dependencies": { | ||
| "@babel/template": "^8.0.0-beta.4", | ||
| "@babel/traverse": "^8.0.0-beta.4", | ||
| "@babel/types": "^8.0.0-beta.4" | ||
| "@babel/template": "^8.0.0-rc.1", | ||
| "@babel/traverse": "^8.0.0-rc.1", | ||
| "@babel/types": "^8.0.0-rc.1" | ||
| }, | ||
@@ -22,0 +22,0 @@ "engines": { |
18407
-0.04%Updated
Updated
Updated