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

harcon-flow

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

harcon-flow - npm Package Compare versions

Comparing version 2.2.1 to 2.2.5

4

package.json
{
"name": "harcon-flow",
"version": "2.2.1",
"version": "2.2.5",
"description": "Small utility library to descript business flows for harcon",

@@ -24,3 +24,3 @@ "keywords": [

"dependencies": {
"assign.js": "^2.5.0",
"assign.js": "^2.5.5",
"proback.js": "^1.7.1"

@@ -27,0 +27,0 @@ },

@@ -45,3 +45,3 @@ Harcon-flow is a simple utility library aiming to leverage a very simple syntax to define microtransaction between entities.

The optional '*' sign means, that the result of the flow's main actor will be interpreted as array and for all elements that given message will be sent to as a bulk operation.
The optional '*' sign means, that the result of the flow's main actor will be interpreted as array and for all elements that given message will be sent to as a series of operation.

@@ -48,0 +48,0 @@ Domain and interface specifications are optional. These information should be defined here only if no Flow definition exists assosiated to the given actor.

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