New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

regenerator

Package Overview
Dependencies
Maintainers
1
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

regenerator - npm Package Compare versions

Comparing version 0.8.28 to 0.8.29

2

package.json

@@ -19,3 +19,3 @@ {

],
"version": "0.8.28",
"version": "0.8.29",
"homepage": "http://github.com/facebook/regenerator",

@@ -22,0 +22,0 @@ "repository": {

@@ -171,3 +171,3 @@ /**

// allow the generator a chance to clean up.
previousPromise = enqueueResult.catch(invokeReturn);
previousPromise = enqueueResult["catch"](invokeReturn);

@@ -174,0 +174,0 @@ return enqueueResult;

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