Socket
Socket
Sign inDemoInstall

flowa

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flowa - npm Package Compare versions

Comparing version 3.1.1 to 3.1.2

3

index.js

@@ -325,4 +325,3 @@ /**

returnedValue.then(callback.bind(null, null));
returnedValue.catch(callback.bind(null));
returnedValue.then(callback.bind(null, null)).catch(callback.bind(null));

@@ -329,0 +328,0 @@ }

{
"name": "flowa",
"version": "3.1.1",
"version": "3.1.2",
"description": "Service level control flow for Node.js",

@@ -5,0 +5,0 @@ "main": "index.js",

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