@babel/plugin-transform-regenerator
Advanced tools
+7
-7
@@ -5,3 +5,3 @@ { | ||
| "description": "Explode async and generator functions into a state machine.", | ||
| "version": "7.27.5", | ||
| "version": "7.28.0", | ||
| "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-regenerator", | ||
@@ -25,3 +25,3 @@ "repository": { | ||
| "devDependencies": { | ||
| "@babel/core": "^7.27.4", | ||
| "@babel/core": "^7.28.0", | ||
| "@babel/helper-check-duplicate-nodes": "^7.27.1", | ||
@@ -31,9 +31,9 @@ "@babel/helper-plugin-test-runner": "^7.27.1", | ||
| "@babel/plugin-transform-arrow-functions": "^7.27.1", | ||
| "@babel/plugin-transform-block-scoping": "^7.27.5", | ||
| "@babel/plugin-transform-classes": "^7.27.1", | ||
| "@babel/plugin-transform-block-scoping": "^7.28.0", | ||
| "@babel/plugin-transform-classes": "^7.28.0", | ||
| "@babel/plugin-transform-for-of": "^7.27.1", | ||
| "@babel/plugin-transform-modules-commonjs": "^7.27.1", | ||
| "@babel/plugin-transform-parameters": "^7.27.1", | ||
| "@babel/plugin-transform-runtime": "^7.27.4", | ||
| "babel-plugin-polyfill-regenerator": "^0.6.1", | ||
| "@babel/plugin-transform-parameters": "^7.27.7", | ||
| "@babel/plugin-transform-runtime": "^7.28.0", | ||
| "babel-plugin-polyfill-regenerator": "^0.6.5", | ||
| "mocha": "^10.0.0", | ||
@@ -40,0 +40,0 @@ "recast": "^0.23.3", |