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

@ospin/fct-graph

Package Overview
Dependencies
Maintainers
3
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ospin/fct-graph - npm Package Compare versions

Comparing version 2.2.2 to 2.2.3

LICENSE

4

package.json
{
"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
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