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

@logicflow/core

Package Overview
Dependencies
Maintainers
5
Versions
227
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@logicflow/core - npm Package Compare versions

Comparing version 0.7.4 to 0.7.5

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [0.7.5](https://github.com/didi/LogicFlow/compare/@logicflow/core@0.7.4...@logicflow/core@0.7.5) (2021-11-08)
### Bug Fixes
* **core:** update text position after draging edge ([e430c14](https://github.com/didi/LogicFlow/commit/e430c14c3a0edec26ad0ba24afa7da70aa90421e))
## [0.7.4](https://github.com/didi/LogicFlow/compare/@logicflow/core@0.7.3...@logicflow/core@0.7.4) (2021-11-04)

@@ -8,0 +19,0 @@

4

package.json
{
"name": "@logicflow/core",
"version": "0.7.4",
"version": "0.7.5",
"description": "LogicFlow core, to quickly build flowchart editor",

@@ -84,3 +84,3 @@ "main": "dist/logic-flow.js",

],
"gitHead": "ccb87dd5dd1e43d10cd474108f5561379f5f5206"
"gitHead": "83064a19016f253224d839bcdf5dd0454236866b"
}

@@ -123,3 +123,3 @@ import { h } from 'preact';

value: string;
};
} | string;
pointsList?: Point[];

@@ -126,0 +126,0 @@ zIndex?: number;

Sorry, the diff of this file is too big to display

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