@ospin/fct-graph
Advanced tools
Comparing version 2.2.2 to 2.2.3
{ | ||
"name": "@ospin/fct-graph", | ||
"author": "danielseehausen", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"description": "Graph data structure with conditional edges via 'slots' on nodes. Intended to represent physical and virtual functionalities on a device.", | ||
@@ -9,3 +9,3 @@ "main": "index.js", | ||
"engines": { | ||
"node": "16.x", | ||
"node": "12.x", | ||
"npm": ">=6" | ||
@@ -12,0 +12,0 @@ }, |
@@ -229,2 +229,1 @@ [![codecov](https://codecov.io/gh/ospin-web-dev/FCTGraph/branch/main/graph/badge.svg?token=RXXLX0HDAR)](https://codecov.io/gh/ospin-web-dev/FCTGraph) | ||
- dataStreams reference slots instead of just the slot name (works with instantiating from slot name) and still serialize to contain the slot names | ||
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
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
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
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
93882
51
2
229