Socket
Socket
Sign inDemoInstall

babel-helper-remap-async-to-generator

Package Overview
Dependencies
25
Maintainers
4
Versions
56
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.0-alpha.16 to 7.0.0-alpha.17

10

package.json
{
"name": "babel-helper-remap-async-to-generator",
"version": "7.0.0-alpha.16",
"version": "7.0.0-alpha.17",
"description": "Helper function to remap async functions to generators",

@@ -9,7 +9,7 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-remap-async-to-generator",

"dependencies": {
"babel-helper-wrap-function": "7.0.0-alpha.16",
"babel-template": "7.0.0-alpha.16",
"babel-traverse": "7.0.0-alpha.16",
"babel-types": "7.0.0-alpha.16"
"babel-helper-wrap-function": "7.0.0-alpha.17",
"babel-template": "7.0.0-alpha.17",
"babel-traverse": "7.0.0-alpha.17",
"babel-types": "7.0.0-alpha.17"
}
}
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