@babel/plugin-transform-parameters
Advanced tools
+4
-4
| { | ||
| "name": "@babel/plugin-transform-parameters", | ||
| "version": "7.27.7", | ||
| "version": "7.29.7", | ||
| "description": "Compile ES2015 default and rest parameters to ES5", | ||
@@ -17,3 +17,3 @@ "repository": { | ||
| "dependencies": { | ||
| "@babel/helper-plugin-utils": "^7.27.1" | ||
| "@babel/helper-plugin-utils": "^7.29.7" | ||
| }, | ||
@@ -27,4 +27,4 @@ "keywords": [ | ||
| "devDependencies": { | ||
| "@babel/core": "^7.27.7", | ||
| "@babel/helper-plugin-test-runner": "^7.27.1" | ||
| "@babel/core": "^7.29.7", | ||
| "@babel/helper-plugin-test-runner": "^7.29.7" | ||
| }, | ||
@@ -31,0 +31,0 @@ "engines": { |