You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@babel/plugin-transform-regenerator

Package Overview
Dependencies
Maintainers
4
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-transform-regenerator - npm Package Compare versions

Comparing version
7.27.5
to
7.28.0
+7
-7
package.json

@@ -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",