Socket
Socket
Sign inDemoInstall

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

Package Overview
Dependencies
59
Maintainers
4
Versions
73
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.0-alpha.5 to 8.0.0-alpha.6

14

package.json
{
"name": "@babel/helper-remap-async-to-generator",
"version": "8.0.0-alpha.5",
"version": "8.0.0-alpha.6",
"description": "Helper function to remap async functions to generators",

@@ -17,12 +17,12 @@ "repository": {

"dependencies": {
"@babel/helper-annotate-as-pure": "^8.0.0-alpha.5",
"@babel/helper-environment-visitor": "^8.0.0-alpha.5",
"@babel/helper-wrap-function": "^8.0.0-alpha.5"
"@babel/helper-annotate-as-pure": "^8.0.0-alpha.6",
"@babel/helper-environment-visitor": "^8.0.0-alpha.6",
"@babel/helper-wrap-function": "^8.0.0-alpha.6"
},
"devDependencies": {
"@babel/core": "^8.0.0-alpha.5",
"@babel/traverse": "^8.0.0-alpha.5"
"@babel/core": "^8.0.0-alpha.6",
"@babel/traverse": "^8.0.0-alpha.6"
},
"peerDependencies": {
"@babel/core": "^8.0.0-alpha.5"
"@babel/core": "^8.0.0-alpha.6"
},

@@ -29,0 +29,0 @@ "engines": {

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