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

@logicflow/core

Package Overview
Dependencies
Maintainers
6
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.3.0-alpha.3 to 0.3.0-alpha.4

12

CHANGELOG.md

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

# [0.3.0-alpha.4](https://github.com/towersxu/logicflow/compare/@logicflow/core@0.3.0-alpha.2...@logicflow/core@0.3.0-alpha.4) (2021-03-24)
### Bug Fixes
* the text content misalignment caused by switching nodes ([38193f7](https://github.com/towersxu/logicflow/commit/38193f7a28cb004c18dc7717f854d83269bf4194))
* **extension:** mini-map default disable control & selection-select ([297cecf](https://github.com/towersxu/logicflow/commit/297cecf4637ca7a045619a10cd9298feacc631ea))
# [0.3.0-alpha.3](https://github.com/towersxu/logicflow/compare/@logicflow/core@0.3.0-alpha.2...@logicflow/core@0.3.0-alpha.3) (2021-03-23)

@@ -8,0 +20,0 @@

4

package.json
{
"name": "@logicflow/core",
"version": "0.3.0-alpha.3",
"version": "0.3.0-alpha.4",
"description": "LogicFlow core, to quickly build flowchart editor",

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

},
"gitHead": "fe9aad4ee3e7d0cbe49b54960e33a3a6beb4d9c5"
"gitHead": "28a24d0049306bff937682602a3821ca1881d322"
}

@@ -225,3 +225,2 @@ import mobx from 'mobx';

export declare type FocusOnArgs = {
type?: string;
id?: string;

@@ -228,0 +227,0 @@ coordinate?: {

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