Socket
Socket
Sign inDemoInstall

@babel/helper-remap-async-to-generator

Package Overview
Dependencies
29
Maintainers
5
Versions
78
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.0-rc.2 to 7.0.0-rc.3

LICENSE

12

package.json
{
"name": "@babel/helper-remap-async-to-generator",
"version": "7.0.0-rc.2",
"version": "7.0.0-rc.3",
"description": "Helper function to remap async functions to generators",

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

"dependencies": {
"@babel/helper-annotate-as-pure": "7.0.0-rc.2",
"@babel/helper-wrap-function": "7.0.0-rc.2",
"@babel/template": "7.0.0-rc.2",
"@babel/traverse": "7.0.0-rc.2",
"@babel/types": "7.0.0-rc.2"
"@babel/helper-annotate-as-pure": "7.0.0-rc.3",
"@babel/helper-wrap-function": "7.0.0-rc.3",
"@babel/template": "7.0.0-rc.3",
"@babel/traverse": "7.0.0-rc.3",
"@babel/types": "7.0.0-rc.3"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc