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

flowbject

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flowbject - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

dist/generators/AbstractGenerator.d.ts

13

package.json
{
"name": "flowbject",
"version": "2.0.4",
"description": "Flowbject is a library that allows you to describe state machines with objects.",
"version": "2.0.5",
"description": "Flowbject is a high-level library whose aim is to help with writing state-machine flows. The concept is based on Amazon-State-Language.",
"main": "./dist/index.js",

@@ -12,2 +12,11 @@ "scripts": {

},
"keywords": [
"step functions",
"serverless",
"orchestration",
"faas",
"lambda",
"aws",
"dsl"
],
"repository": {

@@ -14,0 +23,0 @@ "type": "git",

# Flowbject
[![Build Status](https://travis-ci.org/alex20465/flowbject.svg?branch=master)](https://travis-ci.org/alex20465/flowbject)
[![npm version](https://badge.fury.io/js/flowbject.svg)](https://www.npmjs.com/package/flowbject)
Flowbject is a high-level library whose aim is to help with writing state-machine flows. The concept is based on [Amazon-State-Language](https://states-language.net/spec.html).

@@ -4,0 +8,0 @@

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