Socket
Socket
Sign inDemoInstall

@babel/plugin-proposal-async-generator-functions

Package Overview
Dependencies
58
Maintainers
6
Versions
74
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.15.8 to 7.16.0

12

package.json
{
"name": "@babel/plugin-proposal-async-generator-functions",
"version": "7.15.8",
"version": "7.16.0",
"description": "Turn async generator functions into ES2015 generators",

@@ -21,3 +21,3 @@ "repository": {

"@babel/helper-plugin-utils": "^7.14.5",
"@babel/helper-remap-async-to-generator": "^7.15.4",
"@babel/helper-remap-async-to-generator": "^7.16.0",
"@babel/plugin-syntax-async-generators": "^7.8.4"

@@ -29,6 +29,6 @@ },

"devDependencies": {
"@babel/core": "7.15.8",
"@babel/helper-plugin-test-runner": "7.14.5",
"babel-plugin-polyfill-corejs3": "^0.2.5",
"core-js-pure": "^3.16.0"
"@babel/core": "^7.16.0",
"@babel/helper-plugin-test-runner": "^7.16.0",
"babel-plugin-polyfill-corejs3": "^0.3.0",
"core-js-pure": "^3.19.0"
},

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

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