Socket
Socket
Sign inDemoInstall

regenerator-transform

Package Overview
Dependencies
8
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.9.11 to 0.9.12

2

lib/visit.js

@@ -39,2 +39,4 @@ "use strict";

exports.name = "regenerator-transform";
exports.visitor = {

@@ -41,0 +43,0 @@ Function: {

2

package.json

@@ -5,3 +5,3 @@ {

"description": "Explode async and generator functions into a state machine.",
"version": "0.9.11",
"version": "0.9.12",
"main": "lib/index.js",

@@ -8,0 +8,0 @@ "keywords": [

@@ -20,2 +20,4 @@ /**

exports.name = "regenerator-transform";
exports.visitor = {

@@ -22,0 +24,0 @@ Function: {

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