Socket
Socket
Sign inDemoInstall

@babel/plugin-transform-regenerator

Package Overview
Dependencies
56
Maintainers
5
Versions
83
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.8.7 to 7.10.1

14

package.json

@@ -5,5 +5,9 @@ {

"description": "Explode async and generator functions into a state machine.",
"version": "7.8.7",
"version": "7.10.1",
"homepage": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-regenerator",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-regenerator",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-transform-regenerator"
},
"main": "lib/index.js",

@@ -21,6 +25,6 @@ "dependencies": {

"devDependencies": {
"@babel/core": "^7.8.7",
"@babel/helper-plugin-test-runner": "^7.8.3"
"@babel/core": "^7.10.1",
"@babel/helper-plugin-test-runner": "^7.10.1"
},
"gitHead": "595f65f33b8e948e34d12be83f700cf8d070c790"
"gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf"
}
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