Socket
Socket
Sign inDemoInstall

babel-plugin-transform-regenerator

Package Overview
Dependencies
9
Maintainers
5
Versions
53
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.0-alpha.19 to 7.0.0-alpha.20

6

package.json

@@ -5,3 +5,3 @@ {

"description": "Explode async and generator functions into a state machine.",
"version": "7.0.0-alpha.19",
"version": "7.0.0-alpha.20",
"homepage": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-regenerator",

@@ -11,8 +11,8 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-regenerator",

"dependencies": {
"regenerator-transform": "0.9.11"
"regenerator-transform": "0.10.0"
},
"license": "MIT",
"devDependencies": {
"babel-helper-plugin-test-runner": "7.0.0-alpha.19"
"babel-helper-plugin-test-runner": "7.0.0-alpha.20"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc