@babel/plugin-transform-spread
Advanced tools
+3
-3
| { | ||
| "name": "@babel/plugin-transform-spread", | ||
| "version": "7.27.1", | ||
| "version": "7.28.6", | ||
| "description": "Compile ES2015 spread to ES5", | ||
@@ -19,3 +19,3 @@ "repository": { | ||
| "dependencies": { | ||
| "@babel/helper-plugin-utils": "^7.27.1", | ||
| "@babel/helper-plugin-utils": "^7.28.6", | ||
| "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1" | ||
@@ -27,3 +27,3 @@ }, | ||
| "devDependencies": { | ||
| "@babel/core": "^7.27.1", | ||
| "@babel/core": "^7.28.6", | ||
| "@babel/helper-plugin-test-runner": "^7.27.1" | ||
@@ -30,0 +30,0 @@ }, |
Sorry, the diff of this file is not supported yet
23337
-0.36%