@babel/plugin-transform-exponentiation-operator
Advanced tools
+2
-2
| { | ||
| "name": "@babel/plugin-transform-exponentiation-operator", | ||
| "version": "7.27.1", | ||
| "version": "7.28.5", | ||
| "description": "Compile exponentiation operator to ES5", | ||
@@ -26,3 +26,3 @@ "repository": { | ||
| "devDependencies": { | ||
| "@babel/core": "^7.27.1", | ||
| "@babel/core": "^7.28.5", | ||
| "@babel/helper-plugin-test-runner": "^7.27.1" | ||
@@ -29,0 +29,0 @@ }, |
Sorry, the diff of this file is not supported yet
11555
0.57%