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

babel-plugin-transform-async-to-generator-2

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-transform-async-to-generator-2 - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

README.md

6

package.json
{
"name": "babel-plugin-transform-async-to-generator-2",
"version": "0.0.1",
"description": "A fork of `babel-plugin-transform-async-to-generator`, with a little difference that this plugin keeps the original parameter names of an async function.",
"version": "0.0.2",
"description": "A fork of babel-plugin-transform-async-to-generator, with a little difference that this plugin keeps the original parameter names of an async function.",
"main": "lib/index.js",

@@ -12,3 +12,3 @@ "scripts": {

"type": "git",
"url": ""
"url": "https://github.com/theicebear/babel-plugin-transform-async-to-generator-2.git"
},

@@ -15,0 +15,0 @@ "author": "theicebear",

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