Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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

Package Overview
Dependencies
Maintainers
4
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-transform-async-generator-functions - npm Package Compare versions

Comparing version 7.25.0 to 7.25.4

8

package.json
{
"name": "@babel/plugin-transform-async-generator-functions",
"version": "7.25.0",
"version": "7.25.4",
"description": "Turn async generator functions into ES2015 generators",

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

"@babel/plugin-syntax-async-generators": "^7.8.4",
"@babel/traverse": "^7.25.0"
"@babel/traverse": "^7.25.4"
},

@@ -30,5 +30,5 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "^7.24.9",
"@babel/core": "^7.25.2",
"@babel/helper-plugin-test-runner": "^7.24.7",
"babel-plugin-polyfill-corejs3": "^0.10.4",
"babel-plugin-polyfill-corejs3": "^0.10.6",
"core-js-pure": "^3.30.2"

@@ -35,0 +35,0 @@ },

@@ -18,4 +18,10 @@ /* This file is automatically generated by scripts/generators/tsconfig.js */

"path": "../../packages/babel-helper-remap-async-to-generator"
},
{
"path": "../../packages/babel-traverse"
},
{
"path": "../../packages/babel-core"
}
]
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc