Socket
Socket
Sign inDemoInstall

@babel/plugin-transform-regenerator

Package Overview
Dependencies
56
Maintainers
6
Versions
79
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.7.5 to 7.8.0

9

package.json

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

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

@@ -14,2 +14,3 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-regenerator",

"license": "MIT",
"type": "commonjs",
"publishConfig": {

@@ -22,6 +23,6 @@ "access": "public"

"devDependencies": {
"@babel/core": "^7.7.5",
"@babel/helper-plugin-test-runner": "^7.7.4"
"@babel/core": "^7.8.0",
"@babel/helper-plugin-test-runner": "^7.8.0"
},
"gitHead": "d04508e510abc624b3e423ff334eff47f297502a"
"gitHead": "2486615a74580283c49475d66067bd7fcab3330e"
}
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