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

@vue-flow/core

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue-flow/core - npm Package Compare versions

Comparing version 1.16.2 to 1.16.3

@@ -5,6 +5,6 @@ declare const EdgeWrapper: import('vue').DefineComponent<

id?: any
updatable?: any
name?: any
selectable?: any
focusable?: any
name?: any
updatable?: any
edge?: any

@@ -34,6 +34,6 @@ }>,

id?: any
updatable?: any
name?: any
selectable?: any
focusable?: any
name?: any
updatable?: any
edge?: any

@@ -46,6 +46,6 @@ }>

readonly id?: any
readonly updatable?: any
readonly name?: any
readonly selectable?: any
readonly focusable?: any
readonly name?: any
readonly updatable?: any
readonly edge?: any

@@ -52,0 +52,0 @@ }

export { default as DefaultNode } from './DefaultNode'
export { default as InputNode } from './InputNode'
export { default as OutputNode } from './OutputNode'
export { default as NodeWrapper } from './NodeWrapper.vue'
export { default as NodeWrapper } from './NodeWrapper'
{
"name": "@vue-flow/core",
"version": "1.16.2",
"version": "1.16.3",
"private": false,

@@ -5,0 +5,0 @@ "license": "MIT",

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

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

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

Sorry, the diff of this file is not supported yet