Comparing version 2.0.4 to 2.0.5
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
273933
178
6815
52
0